Age | Commit message (Expand) | Author |
2021-05-05 | gnu: crm114: Use emacs-build-system install phase....* gnu/packages/mail.scm (crm114)[arguments]: Install the crm114 emacs mode
using the install phase from emacs-build-system, instead of in the custom
pre-install phase. Run the make-autoloads phase after this new
install-emacs-mode phase.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Arun Isaac |
2021-05-05 | gnu: guile2.2-guix: Add missing dependencies....Reported by Maxime Devos <maximedevos@telenet.be>.
* gnu/packages/package-management.scm (guile2.2-guix)[inputs]
[propagated-inputs]: Add GUILE2.2-LIB, GUILE2.2-ZLIB, and
GUILE2.2-LZLIB.
| Ludovic Courtès |
2021-05-05 | gnu: guile-lzlib: Add Guile 2.2 variant....* gnu/packages/guile.scm (guile2.2-lzlib): New variable.
| Ludovic Courtès |
2021-05-05 | gnu: guile-zlib: Add Guile 2.2 variant....* gnu/packages/guile.scm (guile2.2-zlib): New variable.
| Ludovic Courtès |
2021-05-05 | gnu: guix: Phases refer to #:system, #:target, and #:native-inputs....* gnu/packages/package-management.scm (guix)[arguments]: In
'copy-bootstrap-guile' and 'wrap-program' phases, refer to #:system,
#:native-inputs, and #:target instead of unquoting (%current-system)
and (%current-target-system).
| Ludovic Courtès |
2021-05-05 | gnu: guix: Avoid Bash wrapper....The Bash wrapper created by 'wrap-program' creates an extra
indirection and may annoyingly emit locale warnings:
/gnu/store/…-bash-minimal-5.0.16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (wtf)
This warning would typically show up when running Guix, as produced by
'guix pack guix', on a foreign distro, annihilating efforts made in
1d4ab335b22a93e01c2eb1eb3e93fc6534157040 and
8a973abc6f7eebfcd8a904bfbb99cb9f86f66ef0.
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, remove 'string-join' call for PATH and GOPATH.
Replace 'wrap-program' call with a 'substitute*' form. Remove (when
target ...) form.
[inputs]: Remove "bash-minimal" added in commit
38b9af7c92344a17b6680ebd2aeea14171f84a1c and no longer needed.
| Ludovic Courtès |
2021-05-05 | gnu: guix: Add run-time dependency on Guile-Lib....This is a followup to 02e2e093e858e8a0ca7bd66c1f1f6fd0a1705edb, which
added Guile-Lib as an input but did not add it to the wrapper's search
path.
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, add GUILE-LIB to DEPS.
| Ludovic Courtès |
2021-05-05 | gnu: lepton-eda: Update to 1.9.14-20210407....* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.14-20210407.
[arguments]: Adjust file names in 'fix-dynamic-link' phase.
| Ludovic Courtès |
2021-05-04 | gnu: Add node-once....* gnu/packages/node-xyz.scm (node-once): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Ron Nazarov |
2021-05-04 | gnu: knockd: Omit duplicate COPYING copy....* gnu/packages/networking.scm (knockd)[arguments]: Set the typical
‘--docdir’.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: knockd: Update to 0.8....* gnu/packages/networking.scm (knockd): Update to 0.8.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: powertop: Update to 2.14....* gnu/packages/linux.scm (powertop): Update to 2.14.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add required #:configure-flags.
[native-inputs]: Add autoconf, automake, gettext, and libtool.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: rasdaemon: Edit synopsis & description....* gnu/packages/linux.scm (rasdaemon)[description]: Fix typo and edit.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: java-javaparser: Upgrade os.name to ‘Guix’....* gnu/packages/java.scm (java-javaparser)[arguments]: Drop ‘SD’.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description....* gnu/packages/golang.scm (go-gopkg-in-go-playground-assert-v1)
[description]: Fix typo.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: Add r-naturalsort....* gnu/packages/cran.scm (r-naturalsort): New variable.
| Roel Janssen |
2021-05-04 | gnu: Exim: Update to 4.94.2 [security fixes]....Fixes CVE-2020-{27216,28007,28008,28009,28010,28011,28012,28013,28014,28015,
28016,28017,28018,28019,28020,28021,28022,28023,28024,28025,28026}.
See the upstream security advisory for more information:
https://exim.org/static/doc/security/CVE-2020-qualys/21nails.txt
* gnu/packages/mail.scm (exim): Update to 4.94.2.
| Leo Famulari |
2021-05-04 | gnu: s6-linux-init: Update to 1.0.6.3....* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.3.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: ethtool: Update to 5.12....* gnu/packages/networking.scm (ethtool): Update to 5.12.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: gthumb: Update to 3.10.3....* gnu/packages/gnome.scm (gthumb): Update to 3.10.3.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: libhandy: Update to 1.2.2....* gnu/packages/gnome.scm (libhandy): Update to 1.2.2.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: busybox: Update to 1.33.1....* gnu/packages/busybox.scm (busybox): Update to 1.33.1.
[source]: Remove upstreamed patch.
* gnu/packages/patches/busybox-CVE-2021-28831.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Stop returning #t from phases....* gnu/packages/astronomy.scm (indi)[arguments]: Remove #t phase return values.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Respect #:tests?....* gnu/packages/astronomy.scm (indi)[arguments]: Respect #:tests? in the
'check phase.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Check slightly more functionally....* gnu/packages/astronomy.scm (indi)[arguments]: Substitute
WITH-DIRECTORY-EXCURSION for double CHDIR.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: indi: Update to 1.9.0....* gnu/packages/astronomy.scm (indi): Update to 1.9.0.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: bcachefs-tools: Prepare for cross-compilation....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]:
Use CC-FOR-TARGET and PKG-CONFIG-FOR-TARGET.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: bcachefs-tools: Update to 0.1-6.a14d39d....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-6.a14d39d.
| Tobias Geerinckx-Rice |
2021-05-04 | file-systems: Rewrite comment....* gnu/build/file-systems.scm (read-bcachefs-superblock): Make comment
less damned negative.
| Tobias Geerinckx-Rice |
2021-05-04 | file-systems: Handle abnormal ‘bcachefs fsck’ exits....* gnu/build/file-systems.scm (check-bcachefs-file-system): Handle a STATUS:EXIT-VAL of #F.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: bitcoin-core@0.21: Update to 0.21.1....* gnu/packages/finance.scm (bitcoin-core-0.21): Update to 0.21.1.
| Tobias Geerinckx-Rice |
2021-05-04 | gnu: Add r-guitar....* gnu/packages/bioconductor.scm (r-guitar): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: python-nbconvert: Simplify build phase....* gnu/packages/python-xyz.scm (python-nbconvert)[arguments]: Simplify build
phase "fix-paths-and-tests" by using WHICH; remove final boolean and reindent.
| Ricardo Wurmus |
2021-05-04 | gnu: python-nbconvert: Use modular texlive packages....* gnu/packages/python-xyz.scm (python-nbconvert)[inputs]: Remove texlive.
[native-inputs]: Add texlive-union.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-eurosym....* gnu/packages/tex.scm (texlive-eurosym): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-tcolorbox....* gnu/packages/tex.scm (texlive-tcolorbox): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-adjustbox....* gnu/packages/tex.scm (texlive-adjustbox): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-collectbox....* gnu/packages/tex.scm (texlive-collectbox): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-storebox....* gnu/packages/tex.scm (texlive-storebox): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-ifoddpage....* gnu/packages/tex.scm (texlive-ifoddpage): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: Add texlive-titling....* gnu/packages/tex.scm (texlive-titling): New variable.
| Ricardo Wurmus |
2021-05-04 | gnu: sbcl-trivial-backtrace: Move lift to native-inputs....* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace)[inputs]: Move lift to...
[native-inputs]: ... here.
| Guillaume Le Vaillant |
2021-05-04 | gnu: sbcl-trivial-backtrace: Update to 1.1.0-1.6eb65bd...* gnu/packages/lisp-xyz.scm (sbcl-trivial-backtrace): Update
to 1.1.0-1.6eb65bd.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-05-04 | gnu: sbcl-static-dispatch: Update to 0.5....* gnu/packages/lisp-xyz.scm (sbcl-static-dispatch): Update to 0.5.
[version]: Use annotated tag of the latest release in upstream.
[native-inputs]: Remove prove, add fiveam.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-05-04 | gnu: sbcl-cl-environments: Update to 0.4....* gnu/package/lisp-xyz.scm (sbcl-cl-environments): Update to 0.4.
[version]: Use annotated tag instead of direct commit, there are
upstream releases available now.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2021-05-04 | gnu: r-summarizedexperiment: Move to (gnu packages bioconductor)....* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Move variable from here...
* gnu/packages/bioconductor.scm (r-summarizedexperiment): ...to here.
| Ricardo Wurmus |
2021-05-04 | gnu: r-mixomics: Update to 6.14.1....* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.14.1.
[propagated-inputs]: Add r-biocparallel.
| Ricardo Wurmus |
2021-05-04 | gnu: r-catalyst: Update to 1.14.1....* gnu/packages/bioconductor.scm (r-catalyst): Update to 1.14.1.
| Ricardo Wurmus |
2021-05-04 | gnu: r-scran: Update to 1.18.7....* gnu/packages/bioconductor.scm (r-scran): Update to 1.18.7.
| Ricardo Wurmus |
2021-05-04 | gnu: r-biocpkgtools: Update to 1.8.2....* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.8.2.
| Ricardo Wurmus |