Mark H Weaver
8e690499f8
gnu: linux-libre@4.14: Update to 4.14.161.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.161.
(linux-libre-4.14-pristine-source): Update hash.
2020-01-01 01:45:12 -05:00
Tobias Geerinckx-Rice
442277d01e
gnu: vim: Update to 8.2.0069.
...
* gnu/packages/vim.scm (vim): Update to 8.2.0069.
2020-01-01 01:08:57 +01:00
Tobias Geerinckx-Rice
54b87d69eb
gnu: sudo: Update to 1.8.30.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.30.
2020-01-01 01:08:57 +01:00
Jakub Kądziołka
9efcc49481
gnu: vim: Update to 8.2.0066.
...
* gnu/packages/vim.scm (vim): Update to 8.2.0066.
[arguments]: Work around new build-container-related test failures.
Remove previous work-arounds.
[native-inputs]: Add tzdata-for-tests.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-12-31 23:07:45 +01:00
Reza Alizadeh Majd
365892e90f
gnu: Add gitlab-runner.
...
* gnu/packages/ci.scm (gitlab-runner): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-12-31 17:06:59 +01:00
Christopher Baines
8dd723f55b
gnu: guix-data-service: Update to 0.0.1-14.f2343b5.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5.
2019-12-31 10:35:02 +00:00
Kyle Meyer
0e5c0e46a2
gnu: git-annex: Update to 7.20191230.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191230.
[inputs]: Add ghc-filepath-bytestring.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-31 11:35:02 +02:00
Tobias Geerinckx-Rice
e9e75da6e1
gnu: Add jfsutils.
...
* gnu/packages/file-systems.scm (jfsutils): New public variable.
2019-12-31 01:52:38 +01:00
Tobias Geerinckx-Rice
f92ebd57e4
gnu: crypto++: Create versioned shared library links.
...
This fixes the build of dependents like amule.
* gnu/packages/crypto.scm (crypto++)[arguments]: Add an
‘install-shared-library-links’ phase.
2019-12-31 00:24:59 +01:00
Jan Nieuwenhuizen
022ad24c41
services: console-font: Update example with HDPI font suggestion.
...
This solution was kindly provided by Bernard M. Wiedemann.
* gnu/services/base.scm (console-font-service-type): Add ter132n (terminus 132
nomal) font example, for HDPI displays.
* doc/guix.texi (Invoking guix system): Update to `guix system search console'
example output.
2019-12-30 23:40:12 +01:00
Stephen Scheck
0e9c253313
gnu: Add perl-net-bgp.
...
* gnu/packages/perl.scm (perl-net-bgp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-30 23:18:16 +01:00
Amar Singh
5f1553ce9e
gnu: nomad: Update to 0.1.2-alpha.
...
* gnu/packages/guile-xyz.scm (nomad): Update to 0.1.2-alpha.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-30 23:18:16 +01:00
Ludovic Courtès
c7ca707b59
import: crate: Honor crate version for recursive imports.
...
Fixes <https://bugs.gnu.org/38709 >.
Reported by Valentin Ignatev <valentignatev@gmail.com>.
* guix/import/crate.scm (crate-recursive-import): Add optional 'version'
parameter and honor it.
* guix/scripts/import/crate.scm (guix-import-crate): Pass VERSION as 2nd
argument to 'crate-recursive-import'.
2019-12-30 23:18:16 +01:00
Nicolas Goaziou
ddc291d74b
gnu: scintilla: Update to 4.2.2.
...
* gnu/packages/text-editors.scm (scintilla): Update to 4.2.2.
2019-12-30 21:48:07 +01:00
Nicolas Goaziou
d3bc1ea9af
gnu: python-folium: Update to 0.10.1.
...
* gnu/packages/python-xyz.scm (python-folium): Update to 0.10.1.
2019-12-30 21:40:14 +01:00
Nicolas Goaziou
a88970fe1a
gnu: emacs-modus-themes: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 0.3.0.
2019-12-30 21:27:43 +01:00
Nicolas Goaziou
8caa5d7a53
gnu: giac: Update to 1.5.0-85.
...
* gnu/packages/algebra.scm (giac): Update to 1.5.0-85.
2019-12-30 21:25:12 +01:00
Raghav Gururajan
304162651a
gnu: Add gnome-menus.
...
* gnu/packages/gnome.scm (gnome-menus). New variable.
2019-12-30 20:57:49 +01:00
Riku Viitanen via Guix-patches via
fc4eb87dc4
gnu: sassc: Update to 3.6.1.
...
* gnu/packages/web.scm (sassc): Update to 3.6.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-30 20:20:47 +02:00
Riku Viitanen via Guix-patches via
65e2feee13
gnu: libsass: Update to 3.6.3.
...
* gnu/packages/web.scm: (libsass): Update to 3.6.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-30 20:20:40 +02:00
Efraim Flashner
f3fd70c00e
gnu: ruby-yard: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-yard)[source]: Download using git-fetch.
2019-12-30 20:05:14 +02:00
Efraim Flashner
bb1e7ed066
gnu: ruby-tzinfo-data: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-tzinfo-data)[source]: Download using
git-fetch.
2019-12-30 20:05:14 +02:00
Efraim Flashner
4e11082569
gnu: ruby-ttfunk: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-ttfunk)[source]: Download using git-fetch.
2019-12-30 20:05:10 +02:00
Efraim Flashner
83870c32e8
gnu: ruby-rack: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-rack)[source]: Download using git-fetch.
[arguments]: Add phase to make gzip files writable.
2019-12-30 12:46:55 +02:00
Efraim Flashner
a6cffe6ec4
gnu: ruby-puma: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-puma)[source]: Download using git-fetch.
[home-page]: Use https.
2019-12-30 12:36:54 +02:00
Efraim Flashner
4347662539
gnu: guile-bytestructures: Use a source file name.
...
* gnu/packages/guile.scm (guile-bytestructures)[source]: Add 'file-name'.
2019-12-30 12:01:54 +02:00
Nicolas Goaziou
87a6c1e2fd
gnu: fet: Fix hash.
...
* gnu/packages/education.scm (fet)[source]: Fix hash.
Not sure why the hash changed. Probably a paste mistake when introduced in
0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23.
2019-12-30 10:10:22 +01:00
Efraim Flashner
e2f5de1455
gnu: libetpan: Update to 1.9.4.
...
* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
2019-12-30 10:11:46 +02:00
Efraim Flashner
d98438e6a3
gnu: gmime: Update to 3.2.5.
...
* gnu/packages/mail.scm (gmime): Update to 3.2.5.
2019-12-30 10:05:48 +02:00
Efraim Flashner
a4fd9423b0
gnu: msmtp: Update to 1.8.7.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.7.
2019-12-30 10:00:12 +02:00
Efraim Flashner
6610c518a9
gnu: wgetpaste: Fix license.
...
* gnu/packages/wget.scm (wgetpaste)[license]: Update license.
2019-12-30 09:42:31 +02:00
Nicolas Goaziou
996182a84b
gnu: wireshark: Update to 3.2.0.
...
* gnu/packages/networking.scm (wireshark): Update to 3.2.0.
2019-12-30 01:28:36 +01:00
Nicolas Goaziou
fdd175567b
gnu: snap: Update to 5.4.0.
...
* gnu/packages/education.scm (snap): Update to 5.4.0.
2019-12-30 00:08:45 +01:00
Nicolas Goaziou
c6447c3917
gnu: fet: Update to 5.42.1.
...
* gnu/packages/education.scm (fet): Update to 5.42.1.
2019-12-29 23:20:17 +01:00
Nicolas Goaziou
b7d95d3a61
gnu: mame: Update to 0.217.
...
* gnu/packages/emulators.scm (mame): Update to 0.217.
2019-12-29 22:58:25 +01:00
Mathieu Othacehe
b9a9c8efca
gnu: guile-bytestructures: Fix cross-compilation.
...
* gnu/packages/guile.scm (guile-bytestructures)[native-inputs]: Add guile to
fix cross-compilation.
2019-12-29 21:27:40 +01:00
Mathieu Othacehe
9a78e181f0
gnu: guile-bytestructures: Remove guild warnings.
...
* gnu/packages/guile.scm (guile-bytestructures)[arguments]: Pass
GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings.
2019-12-29 21:27:36 +01:00
Mathieu Othacehe
16e42db095
gnu: guile-bytestructures: Switch to git-fetch.
...
* gnu/packages/guile.scm (guile-bytestructures)[home-page]: Move up,
[source]: switch form url-fetch to git-fetch method,
[native-inputs]: add autoconf and automake.
2019-12-29 21:26:12 +01:00
Mathieu Othacehe
247a47bc40
gnu: guile-bytestructures: Update to 1.0.7.
...
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.7.
2019-12-29 21:26:12 +01:00
Mathieu Othacehe
e51de34309
profiles: Fix profile-derivation cross-compilation.
...
* guix/store.scm (current-target-system): New exported monadic procedure.
* guix/profiles.scm (profile-derivation): Set target at bind time using the
above procedure.
2019-12-29 21:26:11 +01:00
Christopher Baines
4befbe1a0e
gnu: guix-data-service: Update to 0.0.1-13.82b797e.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-13.82b797e.
2019-12-29 18:13:12 +00:00
Raghav Gururajan
885424bf7f
gnu: gnome-themes-extra: Remove cache file.
...
* gnu/packages/gnome.scm (gnome-themes-extra)[arguments]: Disable cache file
from configure flags.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-12-29 18:29:36 +01:00
Ludovic Courtès
a4ee6ac444
installer: Pass '--fallback' to 'guix system init'.
...
Fixes <https://bugs.gnu.org/38608 >.
Reported by Nathan Dehnel <ncdehnel@gmail.com>.
* gnu/installer/final.scm (install-system): Pass '--fallback' to 'guix
system init'.
2019-12-29 18:24:55 +01:00
Brice Waegeneire
747b7246a6
services: dhcp-client: Ignore interfaces that cannot be activated.
...
Fixes <https://bugs.gnu.org/38524 >.
* gnu/services/networking.scm (dhcp-client-service-type): Filter interfaces
that cannot be activated.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-29 18:24:55 +01:00
Ludovic Courtès
7a241c6350
inferior: Add 'inferior-package-provenance'.
...
* guix/inferior.scm (inferior-package-provenance): New procedure.
2019-12-29 18:24:54 +01:00
Ludovic Courtès
975183a1c4
pack: Save provenance information when using '--manifest'.
...
* guix/scripts/pack.scm (guix-pack)[manifest-from-args]: Remove
'provenance', and add 'with-provenance' procedure. Wrap 'cond' form in
'with-provenance'.
2019-12-29 18:24:54 +01:00
Ludovic Courtès
c48e522fdb
guix package: Save provenance information when using '--manifest'.
...
Fixes <https://bugs.gnu.org/38673 >.
Reported by zimoun <zimon.toutoune@gmail.com>.
* guix/describe.scm (manifest-entry-with-provenance): New procedure.
* guix/scripts/package.scm (process-actions): Use it when FILES is
non-empty.
2019-12-29 18:24:54 +01:00
Ludovic Courtès
8a705ae4c6
profiles: Add 'map-manifest-entries'.
...
* guix/scripts/pack.scm (map-manifest-entries): Move to...
* guix/profiles.scm (map-manifest-entries): ... here.
2019-12-29 18:24:54 +01:00
Ludovic Courtès
1e30d4e0df
git-authenticate: Add glv to the list of committers.
...
This is a followup to 92fcf9856f
, first
commit signed by glv.
* build-aux/git-authenticate.scm (%committers): Add glv.
2019-12-29 18:24:54 +01:00
Nicolas Goaziou
161b297b23
gnu: scummvm: Fix build.
...
* gnu/packages/emulators.scm (scummvm)[arguments]: Add a phase to work around
a build failure introduced by recent Fluidsynth upgrade.
2019-12-29 15:38:31 +01:00