Age | Commit message (2023-09-18 | maint: Support `guix shell' in Guix's git archive with manifest.scm....* manifest.scm: New file. * Makefile.am (EXTRA_DIST): Add it. * doc/contributing.texi (Building from Git): Mention using it. | Janneke Nieuwenhuizen | Marius Bakke |
---|---|---|---|
2020-07-14 | gnu: python-pynacl: Update to 1.4.0....* gnu/packages/python-crypto.scm (python-pynacl): Update to 1.4.0. [source](snippet): Adjust to fix spurious build requirement. [arguments]: Add #:modules. Replace check phase with custom pytest invocation. | Marius Bakke | |
2020-07-14 | gnu: python-simplejson: Update to 3.17.0....* gnu/packages/python-xyz.scm (python-simplejson): Update to 3.17.0. | Marius Bakke | |
2020-07-14 | gnu: python-paramiko: Update to 2.7.1....* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.7.1. | Marius Bakke | |
2020-07-14 | gnu: python-bitarray: Update to 1.4.0....* gnu/packages/python-xyz.scm (python-bitarray): Update to 1.4.0. | Marius Bakke | |
2020-07-14 | gnu: python-pycurl: Update to 7.43.0.5....* gnu/packages/python-web.scm (python-pycurl): Update to 7.43.0.5. | Marius Bakke | |
2020-07-14 | gnu: python-bottle: Update to 0.12.18....* gnu/packages/python-web.scm (python-bottle): Update to 0.12.18. | Marius Bakke | |
2020-07-14 | gnu: virt-manager: Remove unused input....* gnu/packages/virtualization.scm (virt-manager)[inputs]: Remove PYTHON-IPADDRESS. | Marius Bakke | |
2020-07-14 | gnu: python-txtorcon: Remove unused input....* gnu/packages/python-crypto.scm (python-txtorcon)[propagated-inputs]: Remove PYTHON-IPADDRESS. | Marius Bakke | |
2020-07-14 | gnu: silkaj: Remove unused input....* gnu/packages/finance.scm (silkaj)[inputs]: Remove PYTHON-IPADDRESS. | Marius Bakke | |
2020-07-14 | gnu: python-docker-py: Remove unused input....* gnu/packages/docker.scm (python-docker-py)[inputs]: Remove PYTHON-IPADDRESS. | Marius Bakke | |
2020-07-14 | gnu: rust-xdg-2.2: Fix typo and indentation....* gnu/packages/crates-io.scm (rust-xdg-2.2): Fix indentation. [description]: Add missing final dot. | Nicolas Goaziou | |
2020-07-14 | gnu: flightgear: Update to 2018.3.5....* gnu/packages/games.scm (flightgear): (simgear): Update to 2018.3.5. | Nicolas Goaziou | |
2020-07-14 | gnu: ppsspp: Name git checkouts....* gnu/packages/emulators.scm (ppsspp)[inputs]: Use GIT-FILE-NAME for in-line git origins. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: Add emacs-counsel-notmuch....* gnu/packages/emacs-xyz.scm (emacs-counsel-notmuch): New variable. | Nicolas Goaziou | |
2020-07-14 | gnu: Add emacs-flycheck-ledger....* gnu/packages/emacs-xyz.scm (emacs-flycheck-ledger): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Morgan Smith | |
2020-07-14 | gnu: Add emacs-literate-calc-mode....* gnu/packages/emacs-xyz.scm (emacs-literate-calc-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Morgan Smith | |
2020-07-14 | gnu: Add emacs-org-drill....* gnu/packages/emacs-xyz.scm (emacs-org-drill): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Morgan Smith | |
2020-07-14 | gnu: emacs-paren-face: Update to 1.0.6....* gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.0.6. [synopsis, description]: Fix typo. | Nicolas Goaziou | |
2020-07-14 | gnu: font-gnu-freefont: Update to 13.0.03....* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.03. | Efraim Flashner | |
2020-07-14 | gnu: libzip: Update to 1.7.2....* gnu/packages/compression.scm (libzip): Update to 1.7.2. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: mutt: Update to 1.14.6....* gnu/packages/mail.scm (mutt): Update to 1.14.6. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: mbedtls-apache-for-hiawatha: Fix....There's already a custom embedtls-apache variant for Hiawatha. Fix it instead of enabling threading for embedtls-apache. * gnu/packages/tls.scm (embedtls-for-hiawatha): Fix usage of SUBSTITUTE-KEYWORD-ARGUMENTS. Disable -Wformat-signedness. (embedtls-for-hiawatha): Remove ‘enable-features’ phase. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: usb-modeswitch: Use CC-FOR-TARGET....* gnu/packages/usb-modeswitch.scm (usb-modeswitch)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: usb-modeswitch: Update to 2.6.1....* gnu/packages/usb-modeswitch.scm (usb-modeswitch): Update to 2.6.1. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: hiawatha: Update to 10.11....* gnu/packages/web.scm (hiawatha): Update to 10.11. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: mbedtls-apache: Update to 2.23.0 [security fixes]....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.23.0. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Make source files writable. Enable threading. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: singularity: Refer to egrep....* gnu/packages/linux.scm (singularity)[arguments]: Rename ‘patch-reference-to-squashfs-tools’ to ‘patch-references’ and add egrep. Reported by slimjim on #guix. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: urlscan: Edit description....* gnu/packages/mail.scm (urlscan)[description]: Replace inappropriate @code{}. | Tobias Geerinckx-Rice | |
2020-07-14 | gnu: fping: Edit description....* gnu/packages/networking.scm (fping)[description]: Fix a typo & mark it up. | Tobias Geerinckx-Rice | |
2020-07-13 | gnu: emacs-delight: Update to 1.7....* gnu/packages/emacs-xyz.scm (emacs-delight): Update to 1.7. | Nicolas Goaziou | |
2020-07-13 | gnu: emacs-hyperbole: Update to 7.1.2....* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 7.1.2. | Nicolas Goaziou | |
2020-07-13 | gnu: tremc: Update to 0.9.2....* gnu/packages/bittorrent.scm (tremc): Update to 0.9.2. | Leo Famulari | |
2020-07-13 | gnu: sslh: Update to 1.21....* gnu/packages/networking.scm (sslh): Update to 1.21. | Tobias Geerinckx-Rice | |
2020-07-13 | gnu: urlscan: Update to 0.9.5....* gnu/packages/mail.scm (urlscan): Update to 0.9.5. | Tobias Geerinckx-Rice | |
2020-07-13 | gnu: fping: Update to 4.3....* gnu/packages/networking.scm (fping): Update to 4.3. | Tobias Geerinckx-Rice | |
2020-07-13 | gnu: claws-mail: Update to 3.17.6....* gnu/packages/mail.scm (claws-mail): Update to 3.17.6. | Tobias Geerinckx-Rice | |
2020-07-13 | gnu: micropython: Update to 1.12....* gnu/packages/python.scm (micropython): Update to 1.12. [arguments]: Add phase to compile mpy-cross before compiling micropython. | Efraim Flashner | |
2020-07-13 | gnu: Add r-rselenium....* gnu/packages/cran.scm (r-rselenium): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Peter Lo | |
2020-07-13 | gnu: Add r-wdman....* gnu/packages/cran.scm (r-wdman): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Peter Lo | |
2020-07-13 | gnu: Add r-binman....* gnu/packages/cran.scm (r-binman): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Peter Lo | |
2020-07-13 | gnu: Add r-semver....* gnu/packages/cran.scm (r-semver): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Peter Lo | |
2020-07-13 | gnu: Add r-rismed....* gnu/packages/cran.scm (r-rismed): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Peter Lo | |
2020-07-13 | gnu: python2-pyopengl: Remove....* gnu/packages/python-xyz.scm (python2-pyopengl): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lars-Dominik Braun | |
2020-07-13 | gnu: python2-pyopengl-accelerate: Remove....* gnu/packages/python-xyz.scm (python2-pyopengl-accelerate): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lars-Dominik Braun | |
2020-07-13 | gnu: xpra: Upgrade to 4.0.2....* gnu/packages/xorg.scm (xpra)[version]: Upgrade. [source]: Add patch. [inputs]: Adjust to use Python 3 dependencies. [arguments]: Use Python 3, add phases to patch hardcoded binary paths. * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/patches/xpra-4.0.1-systemd-run.patch: New file. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lars-Dominik Braun | |
2020-07-13 | gnu: Add xf86-video-dummy....* gnu/packages/xorg.scm (xf86-video-dummy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lars-Dominik Braun | |
2020-07-13 | gnu: Add python-pyopengl-accelerate....* gnu/packages/python-xyz.scm (gnu/packages/python-xyz.scm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lars-Dominik Braun | |
2020-07-13 | gnu: Add python-pyopengl....* gnu/packages/python-xyz.scm (python-pyopengl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Lars-Dominik Braun | |
2020-07-13 | gnu: Add rust-zeroize-1....* gnu/packages/crates-io.scm (rust-zeroize-1): New variable. | Nicolas Goaziou |