| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/tests/install.scm (run-install): Add GUILE-FINAL to
OPERATING-SYSTEM-WITH-GC-ROOTS.
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/40839>.
Reported by Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
Fix suggested by Mathieu Othacehe <m.othacehe@gmail.com>
However, <https://bugs.gnu.org/29296> still applies; %current-target-system
may not be bound.
* gnu/services/shepherd.scm (scm->go): Use `with-target' when cross-compiling.
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: In the
check phase, add pytest flag to filter broken test. While at it, don't
reorder the phase, as it now runs after install by default.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Delete failing tests.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-guix)[source](modules, snippet): New fields.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.7dd0539.
|
| |
| |
| |
| |
| | |
* doc/local.mk ($(srcdir)/%D%/guix-daemon.1): Depend on guix-daemon$(EXEEXT)
instead of its source code.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/biber-sortinithash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tex.scm (biber)[source]: Use it.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-rxnat): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-rcdd): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-dcv): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-tea)[description]: Fix typo.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-stam): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-grouped): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-sgloptim): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-aws): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-awsmethods): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-tea): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-csquotes): New variable.
|
| |
| |
| |
| |
| |
| | |
...because Emacs-Guix uses it.
* guix/scripts/package.scm (search-path-environment-variables): Export.
|
| |
| |
| |
| | |
* gnu/packages/datamash.scm (datamash): Update to 1.7.
|
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[source]: Download
using git-fetch.
|
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.35.
(linux-libre-5.4-pristine-source): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.7.
(linux-libre-5.6-pristine-source): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.118.
(linux-libre-4.19-pristine-source): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/radio.scm (wsjtx-hamlib): New variable.
(wsjtx): New variable.
|
| |
| |
| |
| | |
* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb.
|
| |
| |
| |
| | |
* gnu/packages/radio.scm (hamlib): New package.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (wolf-spectrum): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (wolf-shaper): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| | |
* configure.ac: Define 'CROSS_COMPILING' Automake conditional.
* doc/local.mk (dist_man1_MANS): Wrap in "if !CROSS_COMPILING".
|
| |
| |
| |
| |
| | |
* doc/local.mk (sub_commands_mans): Add guix-deploy.1,
guix-time-machine.1, and guix-weather.1.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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'.
|
| |
| |
| |
| | |
* gnu/packages/networking.scm (squid): Update to 4.11.
|
| |
| |
| |
| | |
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.9.0.
|
| |
| |
| |
| | |
* gnu/packages/datastructures.scm (liburcu): Update to 0.12.1.
|
| |
| |
| |
| |
| |
| | |
This is a followup to commit 5483a2d0a913fe533744699e9ef5757c6e3f6983.
* gnu/packages/fonts.scm (font-gnu-freefont-ttf): New variable.
|
| |
| |
| |
| |
| |
| | |
* guix/licenses.scm (<license>): Export it.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-marginnote): New variable.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/git-download.scm (git-version): Replace ERROR with RAISE
and CONDITION.
This is a follow-up to commit bbf6bc1acc9bbdebf7ee7b68c0fa091733a5f6e1.
|
| |
| |
| |
| | |
* etc/news.scm: Add entry for a33eac038a811603c8b9ed106ae405a5f80a0e9d.
|
| |
| |
| |
| |
| | |
* gnu/packages/base.scm (glibc-utf8-locales-2.27, glibc-locales-2.27): Remove
variables.
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|