summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14import: go: Fix goproxy option argument's format.•••Commit a8b927a562 Added new procedure go-module-available-versions use 'string-append' to GOPROXY, but 'string->symbol' let GOPROXY is a symbol (it must be a string), which would lead to wrong-type-arg errors in the 'string-append' procedure. * guix/scripts/import/go.scm (%options)[goproxy]: Remove call to 'string->symbol'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zheng Junjie
2021-05-14gnu: rss-bridge: Update to 2020-11-10.•••* gnu/packages/web.scm (rss-bridge): Update to 2020-11-10. [build-system]: Switch to copy-build-system. [arguments]: Adjust to new build system. Add phase "patch-paths". Signed-off-by: Ludovic Courtès <ludo@gnu.org> la snesne
2021-05-14gnu: Add xdg-desktop-portal-wlr.•••* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2021-05-14gnu: mercurial: Update to 5.8.•••* gnu/packages/version-control.scm (mercurial): Update to 5.8. [build-system]: Switch from ‘python-build-system’ to ‘gnu-build-system’, this will install additional things like man pages. [arguments]<#:make-flags>: Set PREFIX argument. [native-inputs]: Add ‘python-docutils’ for generating man pages. [inputs]: Add ‘python’. [description]: Fix formatting. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-05-14gnu: Add guile-raw-strings.•••* gnu/packages/guile-xyz.scm (guile-raw-strings): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-05-14gnu: mediainfo: Update to 21.03.•••* gnu/packages/video.scm (mediainfo): Update to 21.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2021-05-14gnu: libmediainfo: Update to 21.03.•••* gnu/packages/video.scm (libmediainfo): Update to 21.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2021-05-14gnu: guile@3.0.7: Remove pre-built .go files.•••Commit 47d48f0c43c13c0b43bc3e37b6239efd4bf2f74c unintentionally removed the 'snippet' of GUILE-3.0-LATEST's origin, meaning that the pre-built bootstrap .go files would be used. * gnu/packages/guile.scm (guile-3.0-latest)[source]: Inherit from (package-source guile-3.0), thereby restoring snippet. Ludovic Courtès
2021-05-14gnu: emacs-pyim: Update to 3.7.6.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.6. Nicolas Goaziou
2021-05-14gnu: Add cawbird.•••* gnu/packages/syndication.scm (cawbird): New variable. Raghav Gururajan
2021-05-13gnu: xfe: Update to 1.44 and adjust potfiles.•••* gnu/packages/disk.scm (xfe)[version]: Update to 1.44. [phases](patch-potfiles): New phase. Raghav Gururajan
2021-05-13gnu: disarchive: Update to 0.2.1.•••* gnu/packages/backup.scm (disarchive): Update to 0.2.1. Timothy Sample
2021-05-13doc: Show how to enable Guile support for Geiser.•••* doc/contributing.texi (The Perfect Setup): Adjust "guix package -i" command line. Jelle Licht
2021-05-13gnu: chrony: Update to 4.1.•••* gnu/packages/ntp.scm (chrony): Update to 4.1. Tobias Geerinckx-Rice
2021-05-13gnu: hplip: Update to 3.21.4.•••* gnu/packages/cups.scm (hplip): Update to 3.21.4. [source]: Remove fussy patch. Replace it with an short snippet substitution and... [arguments]: ...the new "--disable-imageProcessor-build" configure flag. * gnu/packages/patches/hplip-remove-imageprocessor.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2021-05-13gnu: zfs-auto-snapshot: Fix indentation.•••* gnu/packages/file-systems.scm (zfs-auto-snapshot): Fix indentation. Mathieu Othacehe
2021-05-13gnu: zfs-auto-snapshot: Use git-fetch.•••Do not use an autogenerated tarball. This is notified by "guix lint". * gnu/packages/file-systems.scm (zfs-auto-snapshot)[source]: Use git-fetch method. Mathieu Othacehe
2021-05-13gnu: zfs-auto-snapshot: Wrap long lines.•••* gnu/packages/file-systems.scm (zfs-auto-snapshot)[synopsis, description]: Wrap long lines. Mathieu Othacehe
2021-05-13gnu: Add zfs-auto-snapshot.•••* gnu/packages/file-systems.scm (zfs-auto-snapshot): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> raid5atemyhomework
2021-05-13gnu: ungoogled-chromium: Update to 90.0.4430.212-0.3184907.•••* gnu/packages/chromium.scm (%chromium-version): Set to 90.0.4430.212. (ungoogled-chromium): Update hash. Marius Bakke
2021-05-13gnu: gn: Build with Python 3.•••* gnu/packages/build-tools.scm (gn)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER. [arguments]: Remove trailing #t's and make some cosmetic changes. Marius Bakke
2021-05-13gnu: emacs-pyim: Update to 3.7.5.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.5. Nicolas Goaziou
2021-05-13gnu: emacs-emms: Update to 7.2.•••* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.2. Nicolas Goaziou
2021-05-13gnu: Add bmaptools.•••* gnu/packages/disk.scm (bmaptools): New variable. Mathieu Othacehe
2021-05-13gnu: linux-libre: Update to 5.11.20.•••* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.20. (linux-libre-5.11-pristine-source): Update hash. Leo Famulari
2021-05-13gnu: linux-libre 5.12: Update to 5.12.3.•••* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.3. (linux-libre-5.12-pristine-source): Update hash. Leo Famulari
2021-05-13gnu: guile2.0-bash: Change name field.•••This commit follows 08814ccc. * gnu/packages/guile-xyz.scm (guile2.0-bash)[name]: Rename to guile2.0-bash. Oleg Pykhalov
2021-05-13gnu: guile-bash: Build with Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile2.0-bash): New variable. (guile-bash): Build with Guile 3.0. Oleg Pykhalov
2021-05-13gnu: knot: Update to 3.0.6.•••* gnu/packages/dns.scm (knot): Update to 3.0.6. Tobias Geerinckx-Rice
2021-05-13gnu: rpcbind: Update to 1.2.6.•••* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.6. Tobias Geerinckx-Rice
2021-05-13gnu: xfstests: Fix typo.•••Syntax-highlighted monospace is overrated. Nothing like glancing at Webmail to spot obvious bugs. * gnu/packages/file-systems.scm (xfstests)[arguments]: Omit /usr from /bin/time. Tobias Geerinckx-Rice
2021-05-13gnu: lynis: Update to 3.0.4.•••* gnu/packages/admin.scm (lynis): Update to 3.0.4. Tobias Geerinckx-Rice
2021-05-13gnu: webkitgtk: Update to 2.32.1.•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.32.1. Tobias Geerinckx-Rice
2021-05-13gnu: btrfs-progs: Update to 5.12.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.12. [native-inputs]: Add linux-libre-headers-5.10. Tobias Geerinckx-Rice
2021-05-13gnu: hdparm: Update to 9.62.•••* gnu/packages/linux.scm (hdparm): Update to 9.62. Tobias Geerinckx-Rice
2021-05-13gnu: libupnp: Update to 1.14.7.•••* gnu/packages/upnp.scm (libupnp): Update to 1.14.7. Tobias Geerinckx-Rice
2021-05-13gnu: squid: Update to 4.15.•••* gnu/packages/networking.scm (squid): Update to 4.15. Tobias Geerinckx-Rice
2021-05-13gnu: svt-av1: Update to 0.8.7.•••* gnu/packages/video.scm (svt-av1): Update to 0.8.7. Tobias Geerinckx-Rice
2021-05-13gnu: snappy: Update to 1.1.9.•••* gnu/packages/compression.scm (snappy): Update to 1.1.9. [source]: Add another patch. [arguments]: Add new #:configure-flags and an 'unpack-third_party-subprojects phase. [native-inputs]: Add the sources for benchmark and googletests. * gnu/packages/patches/snappy-add-inline-for-GCC.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice
2021-05-13gnu: qjackctl: Build with CMake.•••It is better supported upstream. * gnu/packages/audio.scm (qjackctl)[build-system]: Switch to CMAKE-BUILD-SYSTEM. Tobias Geerinckx-Rice
2021-05-13gnu: qjackctl: Update to 0.9.3.•••* gnu/packages/audio.scm (qjackctl): Update to 0.9.3. Tobias Geerinckx-Rice
2021-05-13gnu: ccache: Update to 4.3.•••* gnu/packages/ccache.scm (ccache): Update to 4.3. Tobias Geerinckx-Rice
2021-05-13gnu: libjcat: Update to 0.1.7.•••* gnu/packages/compression.scm (libjcat): Update to 0.1.7. Tobias Geerinckx-Rice
2021-05-13gnu: Add xfstests.•••* gnu/packages/file-systems.scm (xfstests): New public variable. Tobias Geerinckx-Rice
2021-05-13gnu: pre-commit: Update to 2.12.1.•••* gnu/packages/version-control.scm (pre-commit): Update to 2.12.1. [arguments]: Make source tree writable and initialize a git repository before check phase. Simplify check phase. [native-inputs]: Add python-covdefaults, python-coverage, python-distlib/next, python-pytest-env, which. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego
2021-05-13challenge: Be defensive in the size passed to the progress reporter.•••Possibly fixes <https://bugs.gnu.org/48045>. Reported by Bone Baboon <bone.baboon@disroot.org>. * guix/scripts/challenge.scm (call-with-nar): Rename second value returned by 'http-fetch' to match reality. Change second argument to 'progress-reporter/file'. Ludovic Courtès
2021-05-13self: Build with 'guile-3.0-latest'.•••* guix/self.scm (specification->package): Use 'guile-3.0-latest' instead of 'guile-3.0/libgc-7'. Ludovic Courtès
2021-05-13gnu: guile: Update to 3.0.7.•••* gnu/packages/guile.scm (guile-3.0-latest): Update to 3.0.7. Remove "guile-2.2-skip-so-test.patch". [propagated-inputs, arguments]: New fields. Ludovic Courtès
2021-05-13gnu: libgc: Add variant with '--disable-munmap'.•••* gnu/packages/bdw-gc.scm (libgc/disable-munmap): New variable. Ludovic Courtès
2021-05-12gnu: linux-libre 5.4: Update to 5.4.118.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.118. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari