Age | Commit message (Collapse) | Author |
|
* gnu/tests/docker.scm (run-docker-system-test)[vm]: Increase
'memory-size'.
|
|
* gnu/system/vm.scm (system-docker-image): Use GUILE-3.0.
|
|
Fixes <https://bugs.gnu.org/46767>.
Previously /run/booted-system would end up referring to
/var/guix/profiles/system-NNN-link; consequently, the booted system
would not be GC-protected.
* gnu/services/shepherd.scm (shepherd-boot-gexp): Call
'canonicalize-path' instead of 'readlink'.
|
|
* gnu/machine/ssh.scm (machine-check-initrd-modules): Use
'formatted-message' instead of 'format' + '&message'.
|
|
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-8.e944617.
[build-system]: Switch to gnu-build-system.
[arguments]: Remove the set-libzmq-file-name phase.
[inputs]: Add autoconf, automake and pkg-config.
|
|
* gnu/packages/engineering.scm (python-esptool-3.0): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* doc/guix.texi (Reduced Binary Seed Bootstrap): Fix typo.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-keystore-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-ecukes): New variable.
|
|
* guix/describe.scm (package-channels): Return an empty list if the file
origin could not be determined.
|
|
This is a follow-up of 17fbd5a5c9c09ff54ce95985dcbcdd1b9c60a34e.
* guix/describe.scm: Add "channel-name" to (guix channels) autoload.
|
|
* guix/describe.scm (package-channels): New procedure.
(package-provenance): Rewrite using package-channels procedure.
|
|
* gnu/packages/lisp-xyz.scm (cl-irc, ecl-cl-irc, sbcl-cl-irc): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/networking.scm (openvswitch): Update to 2.13.3.
|
|
* gnu/packages/display-managers.scm (chili-sddm-theme): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/admin.scm (solaar)[propagated-inputs]: Add PYTHON-PYYAML,
PYTHON-PSUTIL, PYTHON-XLIB, GTK+, and PYTHON-PYGOBJECT.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/scripts.scm (option-hint): Fix corner cases.
(parse-command-line)[parse-options-from]: Remove 'string?' check
introduced in 11f11d7ecb817d1421f8b5340bcced59396d8708.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/46362>.
Reported by Zhu Zihao <all_but_last@163.com>.
Previously, backtraces due to uncaught exceptions would always to go
file descriptor 2; the daemon would read it and error out with something
like:
error: got unexpected path `Backtrace:' from substituter
This patch fixes that by ensuring backtraces are properly displayed on
file descriptor 4.
* guix/scripts/substitute.scm (with-redirected-error-port): New macro.
(guix-substitute): Use 'with-redirected-error-port' instead of 'parameterize'.
|
|
This is similar to commit a168c3e4f8d580f70e1c26bcdfc5b8378b2fa42d.
* guix/scripts/substitute.scm (with-networking): Use
'with-throw-handler' instead of 'catch'.
|
|
* guix/ui.scm (show-bug-report-information): Add "/en" to the help URL
and pass it to 'G_'.
|
|
* gnu/packages/lua.scm (luajit-lua52-openresty)[source]: Add file-name
field.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.229.
|
|
This reverts commit 9ef7937766dd2e79807f3b0a6cd141ed310650a9.
|
|
This reverts commit 59c3ea22546f9bd7e0560a66f98a020af7d1ad6e.
|
|
This reverts commit a281a67f3ca56b5dfa670b4019d26d4c39e0c804.
|
|
* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude
with ghc-protolude-0.3.
|
|
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.3): New variable.
|
|
* gnu/packages/graphics.scm (monado): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.258.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.258.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.222.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.177.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Use linux-libre-4.19-version.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.100.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.1.
(linux-libre-5.11-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.18.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (ocrfeeder): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.31.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/lua.scm (luajit-lua52-openresty): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Update it.
* gnu/packages/web.scm (http-parser)[source]: Remove a test assertion failing
on i686-linux.
[arguments]: Remove the "assertion.patch" that is merged upstream.
[native-inputs]: Ditto.
[synopsis]: Wrap it.
|
|
* gnu/packages/nano.scm (nano): Update to 5.6.
|
|
* gnu/packages/file-systems.scm (tmsu): New variable.
|
|
* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable.
|
|
* gnu/packages/haskell-apps.scm (greenclip): New variable.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with
ghc-protolude-0.2.
|
|
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 78.8.0.
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable.
|