Age | Commit message (Expand) | Author |
---|---|---|
2021-02-25 | gnu: Python 3.9: Update to 3.9.2.•••* gnu/packages/python.scm (python-3.9): Update to 3.9.2. [source]: Remove obsolete patch. * gnu/packages/patches/python-3.9-CVE-2021-3177.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name> | Greg Hogan |
2021-02-25 | gnu: Add caf.•••* gnu/packages/cpp.scm (caf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Greg Hogan |
2021-02-25 | gnu: Add go-github-com-operatorfoundation-ed25519.•••* gnu/packages/golang.scm (go-github-com-operatorfoundation-ed25519): New variable. Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Co-authored-by: Ryan Prior <rprior@protonmail.com> Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Co-authored-by: Yasuaki Kudo <yasu@yasuaki.com> Co-authored-by: Stephen Paul Weber <singpolyma@singpolyma.net> Signed-off-by: Julien Lepiller <julien@lepiller.eu> | LibreMiami |
2021-02-25 | gnu: emacs-undo-tree: Update home-page.•••* gnu/packages/emacs-xyz.scm (emacs-undo-tree)[home-page]: Use new URL. | Nicolas Goaziou |
2021-02-25 | file-systems: 'mount-file-system' preserves source flags for bind mounts.•••Fixes <https://bugs.gnu.org/46292>. * gnu/build/file-systems.scm (mount-file-system): If FS is a bind mount, add its original mount flags to FLAGS. | Ludovic Courtès |
2021-02-25 | tests: docker-system: Increase VM memory.•••* gnu/tests/docker.scm (run-docker-system-test)[vm]: Increase 'memory-size'. | Ludovic Courtès |
2021-02-25 | system: vm: Use Guile 3.0 in Docker images.•••* gnu/system/vm.scm (system-docker-image): Use GUILE-3.0. | Ludovic Courtès |
2021-02-25 | services: shepherd: Make /run/booted-system a symlink to the store item.•••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'. | Ludovic Courtès |
2021-02-25 | machine: ssh: Use 'formatted-message'.•••* gnu/machine/ssh.scm (machine-check-initrd-modules): Use 'formatted-message' instead of 'format' + '&message'. | Ludovic Courtès |
2021-02-25 | gnu: guile-simple-zmq: Update to 0.0.0-8.e944617.•••* 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. | Mathieu Othacehe |
2021-02-25 | gnu: Add python-esptool.•••* gnu/packages/engineering.scm (python-esptool-3.0): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | qblade |
2021-02-25 | gnu: Add emacs-keystore-mode.•••* gnu/packages/emacs-xyz.scm (emacs-keystore-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Joseph LaFreniere |
2021-02-25 | gnu: Add emacs-ecukes.•••* gnu/packages/emacs-xyz.scm (emacs-ecukes): New variable. | Joseph LaFreniere |
2021-02-25 | gnu: Add cl-irc.•••* gnu/packages/lisp-xyz.scm (cl-irc, ecl-cl-irc, sbcl-cl-irc): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> | Aurora |
2021-02-24 | gnu: Open vSwitch: Update to 2.13.3 [fixes CVE-2020-35498].•••* gnu/packages/networking.scm (openvswitch): Update to 2.13.3. | Leo Famulari |
2021-02-25 | gnu: Add chili-sddm-theme.•••* gnu/packages/display-managers.scm (chili-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Zheng Junjie |
2021-02-25 | gnu: solaar: Add missing dependencies for the GUI.•••* 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> | lasnesne |
2021-02-24 | gnu: luajit-lua52-openresty: Use a source file-name.•••* gnu/packages/lua.scm (luajit-lua52-openresty)[source]: Add file-name field. | Efraim Flashner |
2021-02-24 | gnu: mame: Update to 0.229.•••* gnu/packages/emulators.scm (mame): Update to 0.229. | Nicolas Goaziou |
2021-02-24 | Revert "gnu: Add ghc-protolude-0.2."•••This reverts commit 9ef7937766dd2e79807f3b0a6cd141ed310650a9. | Léo Le Bouter |
2021-02-24 | Revert "gnu: purescript: Move to version-specific ghc-protolude-0.2 input."•••This reverts commit 59c3ea22546f9bd7e0560a66f98a020af7d1ad6e. | Léo Le Bouter |
2021-02-24 | Revert "gnu: ghc-protolude: Update to 0.3.0."•••This reverts commit a281a67f3ca56b5dfa670b4019d26d4c39e0c804. | Léo Le Bouter |
2021-02-24 | gnu: greenclip: Move to version-specific ghc-protolude-0.3 input.•••* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude with ghc-protolude-0.3. | Léo Le Bouter |
2021-02-24 | gnu: Add ghc-protolude-0.3.•••* gnu/packages/haskell-xyz.scm (ghc-protolude-0.3): New variable. | Léo Le Bouter |
2021-02-24 | gnu: Add monado.•••* gnu/packages/graphics.scm (monado): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Andy Tai |
2021-02-24 | gnu: linux-libre 4.4: Update to 4.4.258.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.258. (linux-libre-4.4-pristine-source): Update hash. | Leo Famulari |
2021-02-24 | gnu: linux-libre 4.9: Update to 4.9.258.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.258. (linux-libre-4.9-pristine-source): Update hash. | Leo Famulari |
2021-02-24 | gnu: linux-libre 4.14: Update to 4.14.222.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.222. (linux-libre-4.14-pristine-source): Update hash. | Leo Famulari |
2021-02-24 | gnu: linux-libre 4.19: Update to 4.19.177.•••* 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. | Leo Famulari |
2021-02-24 | gnu: linux-libre 5.4: Update to 5.4.100.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.100. (linux-libre-5.4-pristine-source): Update hash. | Leo Famulari |
2021-02-24 | gnu: linux-libre 5.11: Update to 5.11.1.•••* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.1. (linux-libre-5.11-pristine-source): Update hash. | Leo Famulari |
2021-02-24 | gnu: linux-libre: Update to 5.10.18.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.18. (linux-libre-5.10-pristine-source): Update hash. | Leo Famulari |
2021-02-24 | gnu: git-annex: Update to 8.20210223.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223. Signed-off-by: Leo Famulari <leo@famulari.name> | Kyle Meyer |
2021-02-24 | gnu: Add ocrfeeder.•••* gnu/packages/gnome.scm (ocrfeeder): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Andy Tai |
2021-02-24 | gnu: notmuch: Update to 0.31.4.•••* gnu/packages/mail.scm (notmuch): Update to 0.31.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Xinglu Chen |
2021-02-24 | gnu: Add luajit-lua52-openresty.•••* gnu/packages/lua.scm (luajit-lua52-openresty): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Vinícius dos Santos Oliveira |
2021-02-24 | gnu: http-server: Fix build on i686-linux.•••* 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. | Mathieu Othacehe |
2021-02-24 | gnu: nano: Update to 5.6.•••* gnu/packages/nano.scm (nano): Update to 5.6. | Tobias Geerinckx-Rice |
2021-02-24 | gnu: Add tmsu.•••* gnu/packages/file-systems.scm (tmsu): New variable. | Ricardo Wurmus |
2021-02-24 | gnu: Add go-github-com-hanwen-fuse.•••* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable. | Ricardo Wurmus |
2021-02-24 | gnu: Add greenclip.•••* gnu/packages/haskell-apps.scm (greenclip): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net> | Léo Le Bouter |
2021-02-24 | gnu: Add ghc-wordexp.•••* gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net> | Stefan Reichör |
2021-02-24 | gnu: ghc-protolude: Update to 0.3.0.•••* gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net> | Stefan Reichör |
2021-02-24 | gnu: purescript: Move to version-specific ghc-protolude-0.2 input.•••* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with ghc-protolude-0.2. | Léo Le Bouter |
2021-02-24 | gnu: Add ghc-protolude-0.2.•••* gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable. | Léo Le Bouter |
2021-02-24 | gnu: icedove: Update to 78.8.0.•••* gnu/packages/gnuzilla.scm (icedove): Update to 78.8.0. | Jonathan Brielmaier |
2021-02-24 | gnu: Add go-github-com-mattn-go-sqlite3.•••* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable. | Ricardo Wurmus |
2021-02-24 | gnu: esbuild: Update to 0.8.51.•••* gnu/packages/web.scm (esbuild): Update to 0.8.51. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Ryan Prior via Guix-patches via |
2021-02-24 | gnu: emacs-pyim: Update to 3.2.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.2. [source]: Use GNU ELPA URI. [description]: Use full sentence. | Nicolas Goaziou |
2021-02-24 | gnu: node: Update to 10.23.3.•••* gnu/packages/node.scm (node): Update to 10.23.3. | Jelle Licht |