| 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.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
* gnu/packages/datamash.scm (datamash): Update to 1.7.
|
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[source]: Download
using git-fetch.
|
| |
| |
| |
| |
| | |
* 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>
|
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-marginnote): New variable.
|
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/shepherd-hurd.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/admin.scm (shepherd)[source](patches): Remove.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
etc/news.scm
gnu/local.mk
gnu/packages/bootloaders.scm
gnu/packages/linphone.scm
gnu/packages/linux.scm
gnu/packages/tls.scm
gnu/system.scm
|
| |
| |
| |
| | |
This reverts commit be0ecfb1787b9e6954bf745bceeb1b9d2669d51a.
|
| |
| |
| |
| | |
* gnu/packages/emacs-xyz.scm (emacs-4clojure)[license]: Use GPL3+.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/visidata.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| | |
* gnu/packages/python-xyz.scm (pyzo): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (piper): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnome.scm (libratbag): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (python-evdev): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|