Age | Commit message (Expand) | Author |
2020-04-24 | gnu: 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-24 | gnu: 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-24 | gnu: 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-24 | gnu: python-aiohttp: Disable tests that fail with Python 3.8.•••* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Delete failing tests.
| Marius Bakke |
2020-04-24 | gnu: 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-24 | gnu: 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-24 | gnu: Add ktsuss.•••* gnu/packages/admin.scm (ktsuss): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2020-04-24 | gnu: 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-24 | doc: 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-24 | doc: 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-24 | gnu: font-gnu-freefont: Build with an older version of FontForge.•••Fixes <https://bugs.gnu.org/40819>.
Reported by Jack Hill <jackhill@jackhill.us>.
* gnu/packages/fontutils.scm (fontforge-20190801): New public variable.
* gnu/packages/fonts.scm (font-gnu-freefont)[native-inputs]: Change from
inherited FontForge variant to FONTFORGE-20190801.
| Marius Bakke |
2020-04-24 | gnu: emacs-guix: Add support for Guile 3.0.•••* gnu/packages/emacs-xyz.scm (emacs-guix)[source](modules, snippet): New fields.
| Marius Bakke |
2020-04-24 | Merge branch 'master' into core-updates | Marius Bakke |
2020-04-24 | gnu: guix: Update to 7dd0539.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.7dd0539.
| Marius Bakke |
2020-04-24 | doc: 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-24 | gnu: 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-24 | gnu: 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-24 | pack: '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-24 | gnu: 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-24 | gnu: Add r-rxnat.•••* gnu/packages/cran.scm (r-rxnat): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add r-rcdd.•••* gnu/packages/cran.scm (r-rcdd): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add r-dcv.•••* gnu/packages/cran.scm (r-dcv): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: r-tea: Fix typo.•••* gnu/packages/cran.scm (r-tea)[description]: Fix typo.
| Ricardo Wurmus |
2020-04-24 | gnu: Add r-stam.•••* gnu/packages/cran.scm (r-stam): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add r-grouped.•••* gnu/packages/cran.scm (r-grouped): New variable.
| Naga Malleswari |
2020-04-24 | gnu: Add r-sgloptim.•••* gnu/packages/cran.scm (r-sgloptim): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add r-aws.•••* gnu/packages/cran.scm (r-aws): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add r-awsmethods.•••* gnu/packages/cran.scm (r-awsmethods): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add r-tea.•••* gnu/packages/cran.scm (r-tea): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Naga Malleswari |
2020-04-24 | gnu: Add texlive-csquotes.•••* gnu/packages/tex.scm (texlive-csquotes): New variable.
| Ricardo Wurmus |
2020-04-24 | guix package: Export 'search-path-environment-variables'.•••...because Emacs-Guix uses it.
* guix/scripts/package.scm (search-path-environment-variables): Export.
| Marius Bakke |
2020-04-24 | gnu: datamash: Update to 1.7.•••* gnu/packages/datamash.scm (datamash): Update to 1.7.
| Efraim Flashner |
2020-04-24 | gnu: 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-24 | Revert "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-23 | gnu: 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-23 | gnu: 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-23 | gnu: 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-24 | news: Add entry for the glibc 2.31 upgrade.•••* etc/news.scm: Add entry for a33eac038a811603c8b9ed106ae405a5f80a0e9d.
| Marius Bakke |
2020-04-24 | gnu: Remove obsolete glibc-locales packages.•••* gnu/packages/base.scm (glibc-utf8-locales-2.27, glibc-locales-2.27): Remove
variables.
| Marius Bakke |
2020-04-24 | gnu: Update glibc locale compatibility packages for 2.29.•••* gnu/packages/base.scm (glibc-locales-2.28, glibc-utf8-locales-2.28): Rename
to ...
(glibc-locales-2.29, glibc-utf8-locales-2.29): ... this. Update to 2.29.
| Marius Bakke |
2020-04-24 | gnu: Add wsjtx.•••* gnu/packages/radio.scm (wsjtx-hamlib): New variable.
(wsjtx): New variable.
| Guillaume Le Vaillant |
2020-04-24 | gnu: fldigi: Add hamlib support.•••* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb.
| Guillaume Le Vaillant |
2020-04-24 | gnu: Add hamlib.•••* gnu/packages/radio.scm (hamlib): New package.
| Guillaume Le Vaillant |
2020-04-23 | gnu: Add wolf-spectrum.•••* gnu/packages/music.scm (wolf-spectrum): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2020-04-23 | gnu: Add wolf-shaper.•••* gnu/packages/music.scm (wolf-shaper): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alexandros Theodotou |
2020-04-23 | build: 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-23 | doc: 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-23 | compile: 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-23 | gnu: GCC@8: Remove obsolete patch.•••This is no longer required since the update to 8.4.0 in 60ce496ad8.
* gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gcc.scm (gcc-8)[source](patches): Remove it.
| Marius Bakke |
2020-04-23 | gnu: Squid: Update to 4.11 [fixes CVE-2020-{11945,12519,12521}].•••* gnu/packages/networking.scm (squid): Update to 4.11.
| Leo Famulari |