Age | Commit message (Expand) | Author |
---|---|---|
2020-10-14 | gnu: osinfo-db: Update to 20201011.•••* gnu/packages/virtualization.scm (osinfo-db): Update to 20201011. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: plantuml: Update to 1.2020.19.•••* gnu/packages/uml.scm (plantuml): Update to 1.2020.19. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: vim: Update to 8.2.1844.•••* gnu/packages/vim.scm (vim): Update to 8.2.1844. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-pgpy: Run the tests.•••* gnu/packages/python-crypto.scm (python-pgpy)[arguments]: Replace the default ‘check’ phase. [native-inputs]: Add python-pytest. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-pgpy: Update to 0.5.3.•••* gnu/packages/python-crypto.scm (python-pgpy): Update to 0.5.3. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: gphoto2: Update to 2.5.26.•••* gnu/packages/photo.scm (gphoto2): Update to 2.5.26. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: libgphoto2: Update to 2.5.26.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.26. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-aiohttp: Update to 3.6.3.•••* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.3. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-passlib: Update to 1.7.4.•••* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.4. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: perl-crypt-rijndael: Update to 1.15.•••* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.15. | Tobias Geerinckx-Rice |
2020-10-14 | gnu: icedove: Update to 78.3.2.•••* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jonathan Brielmaier |
2020-10-14 | doc: cookbook: Mention "#true" and "#false".•••* doc/guix-cookbook.texi (A Scheme Crash Course): Mention "#true" and "#false". (Extended example): Likewise. | Ludovic Courtès |
2020-10-14 | gnu: Add emacs-gcmh.•••* gnu/packages/emacs-xyz.scm (emacs-gcmh): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Niklas Eklund |
2020-10-14 | image: Use 'raise' from (srfi srfi-34).•••* gnu/system/image.scm: Use (srfi srfi-34) for 'raise'. (lookup-image-type-by-name): Remove extra newline in 'formatted-message' string. | Ludovic Courtès |
2020-10-14 | hurd-boot: Set /hurd/magic on /dev/fd.•••* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Add "/dev/fd". | Ludovic Courtès |
2020-10-14 | doc: Mention "i586-gnu" as supported and experimental.•••* doc/guix.texi (GNU Distribution): Mention "i586-gnu". | Ludovic Courtès |
2020-10-14 | doc: Avoid orphan node.•••Commit 4b5a6fbc9b754c0ca70d033dd99f17c4f028733a turned "Transparent Emulation with QEMU" into a node, but that was an orphan node, with no up/next/previous links. * doc/guix.texi (Virtualization Services): Capitalize subsection title. (Transparent Emulation with QEMU): Remove "@node" and add "@anchor". (Daemon Offload Setup): Adjust cross-reference accordingly. | Ludovic Courtès |
2020-10-14 | openpgp: '&openpgp-unrecognized-packet-error' includes type tag.•••* guix/openpgp.scm (&openpgp-unrecognized-packet-error)[type]: New field. (get-data, parse-subpackets): Initialize 'type' field. | Ludovic Courtès |
2020-10-14 | gnu: guix: Change Git URL.•••* gnu/packages/package-management.scm (guix)[source]: Change URL to non-dump HTTP server. | Ludovic Courtès |
2020-10-14 | gnu: slurm: Update to 20.02.5.•••* gnu/packages/parallel.scm (slurm): Update to 20.02.5. | Ricardo Wurmus |
2020-10-14 | gnu: bluez-alsa: Add LDAC support.•••* gnu/packages/audio.scm (bluez-alsa)[arguments]: Enable LDAC support. [inputs]: Add ldacbt. | Ricardo Wurmus |
2020-10-14 | gnu: bluez-alsa: Update to 3.0.0.•••* gnu/packages/audio.scm (bluez-alsa): Update to 3.0.0. | Ricardo Wurmus |
2020-10-14 | gnu: Add ldacbt.•••* gnu/packages/audio.scm (ldacbt): New variable. | Ricardo Wurmus |
2020-10-14 | services: nginx: Fix typo in exported symbol.•••* gnu/services/web.scm: Fix typo in exported symbol. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | Lulu |
2020-10-14 | gnu: rxvt-unicode: Enable 256 colors•••I noticed urxvt has a termcap file for rxvt-256color, but that's not actually built. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Josh Hoff |
2020-10-14 | gnu: monero-gui: Update to 0.17.1.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.0. | Guillaume Le Vaillant |
2020-10-14 | gnu: monero: Update to 0.17.1.0.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.0. | Guillaume Le Vaillant |
2020-10-14 | gnu: offlineimap: Update to 7.3.3.•••* gnu/packages/mail.scm (offlineimap): Update to 7.3.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Tim Gesthuizen |
2020-10-14 | gnu: Add python-rfc6555.•••* gnu/packages/python-xyz.scm (python-rfc6555): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Tim Gesthuizen |
2020-10-14 | gnu: kmonad: Update to 0.4.1.•••* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.1. | Alex Griffin |
2020-10-14 | news: Add ‘de’ translation.•••* etc/news.scm: Add ‘de’ translation. | Florian Pelz |
2020-10-13 | gnu: Krita: Update to 4.4.0.•••* gnu/packages/kde.scm (krita): Update to 4.4.0. | Leo Famulari |
2020-10-13 | gnu: Add libleak.•••* gnu/packages/debug.scm (libleak): New variable. | Maxim Cournoyer |
2020-10-13 | gnu: Add libwuya.•••* gnu/packages/c.scm (libwuya): New variable. | Maxim Cournoyer |
2020-10-13 | gnu: Add libbacktrace.•••* gnu/packages/debug.scm (libbacktrace): New variable. | Maxim Cournoyer |
2020-10-14 | Revert "gnu: python-chardet: Enable tests."•••This causes too many rebuilds for the master branch. This reverts commit 331aaf52806b27430c4efaf8f230097ede69e61a. | Marius Bakke |
2020-10-14 | gnu: Add go-github-com-gologme-log.•••* gnu/packages/golang.scm (go-github-com-gologme-log): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | raingloom |
2020-10-14 | gnu: Add go-github-com-cheggaaa-pb.•••* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | raingloom |
2020-10-14 | gnu: Add go-github-com-arceliar-phony.•••* gnu/packages/golang.scm (go-github-com-arceliar-phony): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | raingloom |
2020-10-14 | gnu: go-golang-org-x-sys: Update to 0598657•••* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0598657. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | raingloom |
2020-10-13 | gnu: Add python-dpath.•••* gnu/packages/python-xyz.scm (python-dpath): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Joseph LaFreniere |
2020-10-13 | gnu: Add python-dictdiffer.•••* gnu/packages/python-xyz.scm (python-dictdiffer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Joseph LaFreniere |
2020-10-13 | gnu: Add bindfs.•••* gnu/packages/file-systems.scm (bindfs): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | Morgan Smith |
2020-10-13 | gnu: git-annex: Update to 8.20201007.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007. Signed-off-by: Marius Bakke <marius@gnu.org> | Kyle Meyer |
2020-10-13 | gnu: muchsync: Use pandoc instead of ghc-pandoc.•••* gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Marius Bakke <marius@gnu.org> | zimoun |
2020-10-13 | gnu: python-chardet: Enable tests.•••* gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch. [arguments]: Remove. * gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org> | Lars-Dominik Braun |
2020-10-13 | gnu: Add dex.•••* gnu/packages/xdisorg.scm (dex): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> | James Smith |
2020-10-13 | gnu: nmap: Update license.•••* guix/licenses.scm (nmap): Rename to ... (npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki entry in favor of nmap's own annotated version. * gnu/packages/admin.scm (nmap)[license]: Adjust accordingly. | Marius Bakke |
2020-10-13 | gnu: xf86-input-libinput: Update to 0.30.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0. | Marius Bakke |
2020-10-13 | gnu: Remove python2-gst.•••It fails to build because of an incomplete python2 transformation, but is not worth fixing because Python 2 is EOL and nothing depends on this package. * gnu/packages/gstreamer.scm (python-gst)[properties]: Remove. (python2-gst): Remove variable. | Marius Bakke |