summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* guix: Improve docstring of wrap-program.series-3390Brendan Tildesley2020-04-01
| | | | | | * guix/build/utils.scm (wrap-progran): Add an explanation for POSITION. Change 'DIRECTORIES' to 'VALUES' since an environment variable might not only be paths.'
* system: Move nanorc to XDG_CONFIG_HOME.base-for-series-3390Efraim Flashner2020-04-01
| | | | | * gnu/system/shadow.scm (skeleton-directory): Move .nanorc to .config/nano/nanorc.
* gnu: mumi: Update to 0.0.0-11.0e9af8d.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-11.0e9af8d.
* gnu: Add libantlr3c.Raghav Gururajan2020-03-31
| | | | | | | | * gnu/packages/java.scm (libantlr3c): New variable. Co-authored by Maxim Cournoyer. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: mumi: Update to 0.0.0-10.f7d6a54.Ricardo Wurmus2020-04-01
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-10.f7d6a54.
* gnu: git-annex: Update to 8.20200330.Kyle Meyer2020-04-01
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200330. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: gimp: Disable automatic update checkingJack Hill2020-03-31
| | | | | | | * gnu/packages/gimp.scm (gimp)[arguments]: Disable update checking in #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gnumach: Fix compilation.Ludovic Courtès2020-04-01
| | | | | | * gnu/packages/hurd.scm (gnumach)[arguments]: Inherit arguments from GNUMACH-HEADERS. [native-inputs]: Add AUTOCONF, AUTOMAKE, and TEXINFO-4.
* Revert "gnu: coreutils: Fix cross-compilation to i586-pc-gnu."Ludovic Courtès2020-04-01
| | | | | | This reverts commit 67cbfeae30eb9b7c56145bf72582d71eea177370, which is not longer necessary now that the 'ld.so' linker script of the cross glibc contains "libhurduser.so libmachuser.so".
* gnu: cross-libc: Build fix for the Hurd.Jan Nieuwenhuizen2020-04-01
| | | | | | | | | This fixes cross building of coreutils, e.g. ./pre-inst-env guix build --target=i586-pc-gnu coreutils * gnu/packages/cross-base.scm (cross-libc): Add -lhurduser, -lmachuser for the Hurd.
* gnu: Add spandsp.Raghav Gururajan2020-03-31
| | | | | | | | * gnu/packages/telephony.scm (spandsp): New variable. Co-authored by Maxim Cournoyer. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add neverballbase-for-series-3381Vitaliy Shatrov2020-03-31
| | | | * gnu/packages/games.scm (neverball): New variable.
* gnu: pam-krb5: Fix CVE-2020-10595.Leo Famulari2020-03-31
| | | | | | * gnu/packages/patches/pam-krb5-CVE-2020-10595.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (pam-krb5)[source]: Use it.
* gnu: python-pyyaml: Update to 5.3.1 [fixes CVE-2020-1747]Leo Famulari2020-03-31
| | | | * gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.3.1.
* gnu: Add perl-class-mix.Paul Garlick2020-03-31
| | | | * gnu/packages/perl.scm (perl-class-mix): New variable.
* gnu: Add perl-params-classify.Paul Garlick2020-03-31
| | | | * gnu/packages/perl.scm (perl-params-classify): New variable.
* gnu: Add perl-devel-callchecker.Paul Garlick2020-03-31
| | | | * gnu/packages/perl.scm (perl-devel-callchecker): New variable.
* gnu: Add perl-dynaloader-functions.Paul Garlick2020-03-31
| | | | * gnu/packages/perl.scm (perl-dynaloader-functions): New variable.
* gnu: mumi: Update to 0.0.0-9.5fdbc3e.Ricardo Wurmus2020-03-31
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-9.5fdbc3e.
* profiles: Compute manual database entries in parallel.Arne Babenhauserheide2020-03-31
| | | | | | | | | | | | | This provides a 36% speedup on an SSD and 4 cores for the 1.5K man pages in the manual database derivation of: guix environment --ad-hoc jupyter python-ipython python-ipykernel * guix/profiles.scm (manual-database)[build]: Add 'print-string', 'print', and 'compute-entry'. Change 'compute-entries' to call 'compute-entry' in 'n-par-map'. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: coreutils: Fix cross-compilation to i586-pc-gnu.Ludovic Courtès2020-03-31
| | | | | | | | | | | Until now cross-compilation would fail with: i586-pc-gnu-ld: src/copy.o: undefined reference to symbol 'file_chauthor' i586-pc-gnu-ld: /gnu/store/…-glibc-cross-i586-pc-gnu-2.29/lib/libhurduser.so.0.3: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status * gnu/packages/base.scm (coreutils)[arguments]: When 'hurd-target?', add #:configure-flags.
* ci: Fix 'evaluation-spec' binding.Ludovic Courtès2020-03-31
| | | | | * guix/ci.scm (<evaluation>)[spec]: Add "specification", which is what the JSON field is actually called.
* gnu: hwloc@2: Update to 2.2.0.Ludovic Courtès2020-03-31
| | | | * gnu/packages/mpi.scm (hwloc-2): Update to 2.2.0.
* gnu: hwloc@2: Skip test that fails on emulated hardware.Ludovic Courtès2020-03-31
| | | | | | | Works around <https://bugs.gnu.org/40342>. * gnu/packages/mpi.scm (hwloc-2)[arguments]: Add 'skip-test-that-fails-on-qemu' phase.
* gnu: scdoc: Update to 1.10.1.Alexandru-Sergiu Marton2020-03-31
| | | | | | * gnu/packages/man.scm (scdoc): Update to 1.10.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Order module imports in (gnu packages ntp).Tobias Geerinckx-Rice2020-03-31
| | | | | | This shouldn't cause any conflicts :-) * gnu/packages/ntp.scm: Order module imports alphabetically.
* gnu: sonic: Fix installation directories.Tobias Geerinckx-Rice2020-03-31
| | | | | | * gnu/packages/speech.scm (sonic)[arguments]: Replace erroneous use of DESTDIR with PREFIX. Add the required ‘rpath’ LDFLAGS together with a ‘respect-LDFLAGS’ phase.
* gnu: hexchat: Fix typo in synopsis.Tobias Geerinckx-Rice2020-03-31
| | | | * gnu/packages/messaging.scm (hexchat)[synopsis]: Lowercase ‘client’.
* gnu: gmime: Update to 3.2.7.Tobias Geerinckx-Rice2020-03-31
| | | | * gnu/packages/mail.scm (gmime): Update to 3.2.7.
* gnu: font-rachana: Don't use unstable tarball.Tobias Geerinckx-Rice2020-03-31
| | | | | * gnu/packages/fonts.scm (font-rachana)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: font-rachana: Update to 7.0.3.Tobias Geerinckx-Rice2020-03-31
| | | | * gnu/packages/fonts.scm (font-rachana): Update to 7.0.3.
* gnu: mumi: Update to 0.0.0-8.9f66dbc.Ricardo Wurmus2020-03-31
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-8.9f66dbc.
* gnu: procenv: Make some inputs native & make multiline.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/linux.scm (procenv)[native-inputs]: New field. [inputs]: Move groff to native-inputs, move each remaining item on its own line. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: nftables: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/linux.scm (procenv)[native-inputs]: New field. [inputs]: Move bison & flex to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: sudo: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/admin.scm (sudo)[native-inputs]: New field. [inputs]: Move groff to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: privoxy: Make some inputs native.Vincent Legoll2020-03-31
| | | | | | | * gnu/packages/tor.scm (privoxy)[native-inputs]: New field. [inputs]: Move autoconf & automake to native-inputs. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: antlr3: Make antlr3-3.3 public.Raghav Gururajan2020-03-30
| | | | | | | | | This is done in preparation of adding Linphone, which transitively requires antlr3-3.3 through its belle-sip dependency. * gnu/packages/java.scm (antlr3): Make antlr3-3.3 public. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add emacs-flycheck-elm.base-for-series-3368John Soo2020-03-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable.
* pack: Adjust test to '--dry-run' changes.Ludovic Courtès2020-03-31
| | | | | | This is a followup to 131f50cdc9dbb7183023f4dae759876a9e700bef. * tests/guix-pack.sh: Use '--no-grafts' in conjunction with '-n' and '-d'.
* guix package: Do not misdiagnose upgrades when there are propagated inputs.Ludovic Courtès2020-03-31
| | | | | | | | | | | Fixes <https://bugs.gnu.org/35872>. Reported by Andy Tai <atai@atai.org>. * guix/profiles.scm (list=?, manifest-entry=?): New procedures. * guix/scripts/package.scm (transaction-upgrade-entry): In the '=' case, use 'manifest-entry=?' to determine whether it's an upgrade. * tests/packages.scm ("transaction-upgrade-entry, zero upgrades, propagated inputs"): New test.
* guix package: Add 'transaction-upgrade-entry' test.Ludovic Courtès2020-03-31
| | | | | * tests/packages.scm ("transaction-upgrade-entry, zero upgrades, equivalent package"): New test.
* profiles: 'lower-manifest-entry' recurses on dependencies.Ludovic Courtès2020-03-31
| | | | | * guix/profiles.scm (lower-manifest-entry)[recurse]: New procedure. Call it on dependencies and set the 'dependencies' field accordingly.
* guix package: 'transaction-upgrade-entry' swallows build requests.Ludovic Courtès2020-03-31
| | | | | | | | | | | | | | | | | | Fixes a regression introduced in 131f50cdc9dbb7183023f4dae759876a9e700bef whereby the install/upgrade message would not be displayed: $ guix upgrade -n 2.1 MB would be downloaded: /gnu/store/…-something-1.2 /gnu/store/…-its-dependency-2.3 This is because we'd directly abort from 'transaction-upgrade-entry' to the build handler of 'build-notifier'. * guix/scripts/package.scm (transaction-upgrade-entry): Call 'string=?' expression in 'with-build-handler'. * tests/packages.scm ("transaction-upgrade-entry, grafts"): New test.
* guix package: 'transaction-upgrade-entry' uses 'lower-manifest-entry'.Ludovic Courtès2020-03-31
| | | | | | | | * guix/profiles.scm (lower-manifest-entry): Export. * guix/scripts/package.scm (transaction-upgrade-entry)[lower-manifest-entry*] [upgrade]: New procedures. Use 'lower-manifest-entry*' instead of 'package-derivation' to compute the output file name of PKG.
* gnu: emacs-stumpwm-mode: Bump revision.Nicolas Goaziou2020-03-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision. This is a followup to 31ee29161c1b9451b68366e653c7858d8135f8d1.
* gnu: Add emacs-dhall-mode.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable.
* gnu: Add emacs-haskell-snippets.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable.
* gnu: Add stumpish.Oleg Pykhalov2020-03-30
| | | | * gnu/packages/wm.scm (stumpish): New variable.
* gnu: Add sbcl-stumpwm-ttf-fonts.Oleg Pykhalov2020-03-30
| | | | | | * gnu/packages/wm.scm (sbcl-stumpwm-ttf-fonts): New variable. * doc/guix-cookbook.texi (Customizing a Window Manager): Document SBCL-STUMPWM-TTF-FONTS installation and configuration.
* gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.Oleg Pykhalov2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.