summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-25gnu: Add osicat....* gnu/packages/lisp-xyz.scm (closicat, sbcl-osicat): New variables. Pierre Neidhardt
2020-04-24gnu: webkitgtk: Update to 2.28.2....* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.2. Mark H Weaver
2020-04-24gnu: linux-libre@5.6: Update deblob scripts....* gnu/packages/linux.scm (deblob-scripts-5.6): Update to 5.6.7. Mark H Weaver
2020-04-24gnu: u-boot: Update to 2020.04....* gnu/packages/bootloaders (u-boot): Update to 2020.04. [native-inputs]: Replace sdl with sdl2. Co-authored-by: Vagrant Cascadian <vagrant@debian.org> Pierre Langlois
2020-04-25gnu: Add maradns....* gnu/packages/dns.scm (maradns): New variable. Arun Isaac
2020-04-24gnu: linux-libre@4.14: Update to 4.14.177....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.177. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-04-24gnu: linux-libre@4.9: Update to 4.9.220....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.220. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2020-04-24gnu: linux-libre@4.4: Update to 4.4.220....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.220. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2020-04-24gnu: pdfpc: Upgrade to 4.4.0...* gnu/packages/pdf.scm (pdfpc): Upgrade to 4.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Jack Hill
2020-04-24gnu: python-pytest-timeout: Update to 1.3.4....* gnu/packages/check.scm (python-pytest-timeout): Update to 1.3.4. [arguments]: Override check phase. [native-inputs]: Add PYTHON-PEXPECT. Marius Bakke
2020-04-24gnu: Add ktsuss....* gnu/packages/admin.scm (ktsuss): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Raghav Gururajan
2020-04-24gnu: spacefm: Add dependencies for extra functionality....* gnu/packages/lxde.scm (spacefm): Add dependencies for extra functionality. Adding these inputs and making required changes to build-system+arguments; provides icons, privilege-management and disk-management. Raghav Gururajan
2020-04-24doc: cookbook: Use @file for file names and extensions....* doc/guix-cookbook.texi (@samp{GUIX_PACKAGE_PATH}): (Extended example): (Setting up a bind mount): (Basic setup with manifests): (Default profile): Use @file instead of @samp or @code for file names and extensions. Nicolas Goaziou
2020-04-24doc: cookbook: Fix misuses of double spacing....* doc/guix-cookbook.texi (Extended example): (StumpWM): (Basic setup with manifests): Prevent Texinfo from ending a sentence where it should not. (Setting up a bind mount): Add two spaces where needed. Nicolas Goaziou
2020-04-24gnu: guix: Update to 7dd0539....* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.7dd0539. Marius Bakke
2020-04-24doc: Ensure guix-daemon is built before creating guix-daemon.1....* doc/local.mk ($(srcdir)/%D%/guix-daemon.1): Depend on guix-daemon$(EXEEXT) instead of its source code. Marius Bakke
2020-04-24gnu: biber: Downgrade to 2.11....Biber 2.12 is incompatible with biblatex 3.11, which is what's currently packaged. This is a followup to 41a010875ba4108e666f11fc111cf5bb5dcf5464. * gnu/packages/tex.scm (biber): Downgrade to 2.11. Ludovic Courtès
2020-04-24gnu: biber: Address test failures....* gnu/packages/patches/biber-sortinithash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tex.scm (biber)[source]: Use it. Ludovic Courtès
2020-04-24pack: 'guix pack -R' wrapper correctly reports exit code....Fixes <https://bugs.gnu.org/40816>. Reported by Jan (janneke) Nieuwenhuizen <janneke@gnu.org>. * gnu/packages/aux-files/run-in-namespace.c (main): In the 'default' case, check 'WIFEXITED (status)' and exit with the corresponding code in that case. Exit with 255 in other cases. * tests/guix-pack-relocatable.sh: Add test. Ludovic Courtès
2020-04-24gnu: llvm: Add 10.0.0....* gnu/packages/llvm.scm (llvm-10, clang-runtime-10, clang-10) (clang-toolchain-10, llvm-9, clang-runtime-9, clang-9) (clang-toolchain-9): New variables. (llvm, clang, clang-runtime, clang-toolchain): Redefine as aliases to the '-9' bindings. * gnu/packages/patches/clang-10.0-libc-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2020-04-24gnu: Add r-rxnat....* gnu/packages/cran.scm (r-rxnat): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add r-rcdd....* gnu/packages/cran.scm (r-rcdd): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add r-dcv....* gnu/packages/cran.scm (r-dcv): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: r-tea: Fix typo....* gnu/packages/cran.scm (r-tea)[description]: Fix typo. Ricardo Wurmus
2020-04-24gnu: Add r-stam....* gnu/packages/cran.scm (r-stam): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add r-grouped....* gnu/packages/cran.scm (r-grouped): New variable. Naga Malleswari
2020-04-24gnu: Add r-sgloptim....* gnu/packages/cran.scm (r-sgloptim): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add r-aws....* gnu/packages/cran.scm (r-aws): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add r-awsmethods....* gnu/packages/cran.scm (r-awsmethods): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add r-tea....* gnu/packages/cran.scm (r-tea): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Naga Malleswari
2020-04-24gnu: Add texlive-csquotes....* gnu/packages/tex.scm (texlive-csquotes): New variable. Ricardo Wurmus
2020-04-24guix package: Export 'search-path-environment-variables'.......because Emacs-Guix uses it. * guix/scripts/package.scm (search-path-environment-variables): Export. Marius Bakke
2020-04-24gnu: datamash: Update to 1.7....* gnu/packages/datamash.scm (datamash): Update to 1.7. Efraim Flashner
2020-04-24gnu: java-eclipse-jetty-test-helper: Don't use unstable tarball....* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[source]: Download using git-fetch. Efraim Flashner
2020-04-24Revert "licenses: Export license record."...This reverts commit f0779922ff260df2404c90504986aa59553154fb. We do not want to export the license record, see: https://lists.gnu.org/archive/html/guix-commits/2020-04/msg01923.html. Mathieu Othacehe
2020-04-23gnu: linux-libre: Update to 5.4.35....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.35. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-04-23gnu: linux-libre@5.6: Update to 5.6.7....* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.7. (linux-libre-5.6-pristine-source): Update hash. Mark H Weaver
2020-04-23gnu: linux-libre@4.19: Update to 4.19.118....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.118. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-04-24gnu: Add wsjtx....* gnu/packages/radio.scm (wsjtx-hamlib): New variable. (wsjtx): New variable. Guillaume Le Vaillant
2020-04-24gnu: fldigi: Add hamlib support....* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb. Guillaume Le Vaillant
2020-04-24gnu: Add hamlib....* gnu/packages/radio.scm (hamlib): New package. Guillaume Le Vaillant
2020-04-23gnu: Add wolf-spectrum....* gnu/packages/music.scm (wolf-spectrum): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou
2020-04-23gnu: Add wolf-shaper....* gnu/packages/music.scm (wolf-shaper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou
2020-04-23build: Don't build man pages when cross-compiling....* configure.ac: Define 'CROSS_COMPILING' Automake conditional. * doc/local.mk (dist_man1_MANS): Wrap in "if !CROSS_COMPILING". Ludovic Courtès
2020-04-23doc: Build more man pages....* doc/local.mk (sub_commands_mans): Add guix-deploy.1, guix-time-machine.1, and guix-weather.1. Ludovic Courtès
2020-04-23compile: Pre-load the compiler outside 'with-target'....* guix/build/compile.scm (compile-files): Move call to 'compile' before 'with-target'. Failing to do that, if the target has a different word size than the host, the first call to 'compile-file' fails with: ice-9/eval.scm:293:34: In procedure load-thunk-from-memory: ELF file does not have native word size while attempting loading 'language/spec.go'. Ludovic Courtès
2020-04-23gnu: Squid: Update to 4.11 [fixes CVE-2020-{11945,12519,12521}]....* gnu/packages/networking.scm (squid): Update to 4.11. Leo Famulari
2020-04-23gnu: grammalecte: Update to 1.9.0....* gnu/packages/dictionaries.scm (grammalecte): Update to 1.9.0. Nicolas Goaziou
2020-04-23gnu: liburcu: Update to 0.12.1....* gnu/packages/datastructures.scm (liburcu): Update to 0.12.1. Tobias Geerinckx-Rice
2020-04-23gnu: GNU FreeFont: Add a deprecated alias for "font-gnu-freefont-ttf"....This is a followup to commit 5483a2d0a913fe533744699e9ef5757c6e3f6983. * gnu/packages/fonts.scm (font-gnu-freefont-ttf): New variable. Leo Famulari