summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2020-10-04gnu: Add emacs-frames-only-mode.•••* gnu/packages/emacs-xyz.scm (emacs-frames-only-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> AuPath
2020-10-04gnu: emacs-ivy-posframe: Update to 0.2.0.•••* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.2.0. [source]: Use GNU ELPA repository. Nicolas Goaziou
2020-10-04gnu: Add go-github-com-junegunn-fzf.•••* gnu/packages/terminals.scm (go-github-com-junegunn-fzf): Update to 0.22.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> HiPhish
2020-10-04gnu: Add go-github-com-saracen-walker.•••* gnu/packages/golang.scm (go-github-com-saracen-walker): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> HiPhish
2020-10-04gnu: Add go-golang-org-x-sync.•••* gnu/packages/golang.scm (go-golang-org-x-sync): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> HiPhish
2020-10-03gnu: icecat: Update to 78.3.1-guix0-preview1.•••* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version. Mark H Weaver
2020-10-03gnu: webkitgtk: Update to 2.30.1.•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.30.1. Mark H Weaver
2020-10-03gnu: linux-libre 4.4: Update to 4.4.238.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.238. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2020-10-03gnu: linux-libre 4.9: Update to 4.9.238.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.238. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2020-10-03gnu: linux-libre 4.14: Update to 4.14.200.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.200. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2020-10-03gnu: linux-libre 4.19: Update to 4.19.149.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.149. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2020-10-03gnu: linux-libre 5.4: Update to 5.4.69.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.69. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2020-10-03gnu: linux-libre: Update to 5.8.13.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.13. (linux-libre-5.8-pristine-source): Update hash. Leo Famulari
2020-10-03gnu: clamav: Update to 0.103.0.•••* gnu/packages/antivirus.scm (clamav): Update to 0.103.0. * gnu/packages/patches/clamav-system-tomsfastmath.patch: Update patch. Tobias Geerinckx-Rice
2020-10-03gnu: facter: Update to 4.0.41.•••* gnu/packages/admin.scm (facter): Update to 4.0.41. Tobias Geerinckx-Rice
2020-10-03gnu: netcat-openbsd: Update to 1.217-2.•••* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2. Tobias Geerinckx-Rice
2020-10-03gnu: nmap: Update to 7.90.•••* gnu/packages/admin.scm (nmap): Update to 7.90. Tobias Geerinckx-Rice
2020-10-03gnu: catch2: Update to 2.13.1.•••* gnu/packages/check.scm (catch2): Update to 2.13.1. Tobias Geerinckx-Rice
2020-10-03Revert "gnu: elixir: Remove unused input."•••This reverts commit a749caa74e2a44a37d3a4af06cf4c18f9e463fbb. One of the phases actually uses git in `(which "git")`. Julien Lepiller
2020-10-03gnu: mame: Update to 0.225.•••* gnu/packages/emulators.scm (mame): Update to 0.225. Tobias Geerinckx-Rice
2020-10-03gnu: protonvpn-cli: Add python-jinja2 input.•••Fixes <http://issues.guix.gnu.org/43778>. * gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add python-jinja2. Tobias Geerinckx-Rice
2020-10-03gnu: protonvpn-cli: Prefix Python input names with ‘python-’.•••* gnu/packages/vpn.scm (protonvpn-cli)[native-inputs, inputs]: Add ‘’python-’ to input labels. Tobias Geerinckx-Rice
2020-10-03gnu: libstaroffice: Update to 0.0.7.•••* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.7. Tobias Geerinckx-Rice
2020-10-03gnu: libmwaw: Update to 0.3.16.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.16. Tobias Geerinckx-Rice
2020-10-03gnu: geonkick: Update to 2.3.8.•••* gnu/packages/music.scm (geonkick): Update to 2.3.8. Tobias Geerinckx-Rice
2020-10-03gnu: protobuf: Update to 1.3.3.•••* gnu/packages/protobuf.scm (protobuf): Update to 1.3.3. Tobias Geerinckx-Rice
2020-10-03gnu: josm: Update to 17013.•••* gnu/packages/geo.scm (josm): Update to 17013. Julien Lepiller
2020-10-03gnu: cuirass: Update to 0.0.1-50.71aac24.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-50.71aac24. Mathieu Othacehe
2020-10-02gnu: Add python-pyux.•••* gnu/packages/python-check.scm (python-pyux): New variable. Maxim Cournoyer
2020-10-02gnu: ocaml-mcl: Fix build.•••It was failing on a /bin/sh occurrence patched twice in the configure script: sh: ./configure:/gnu/store/...-bash-minimal-5.0.16/gnu/store/...-bash-minimal-5.0.1:bad interpreter: No such file or directory * gnu/packages/machine-learning.scm (ocaml-mcl)[phases]{patch-paths}: Do not patch the configure script. Maxim Cournoyer
2020-10-02gnu: python-gssapi: Update to 1.6.9.•••* gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.9. Maxim Cournoyer
2020-10-02gnu: python-gssapi: Skip failing tests.•••Fixes <https://issues.guix.gnu.org/43402>. * gnu/packages/python-xyz.scm (python-gssapi)[phases]{disable-failing-tests}: Add phase. Maxim Cournoyer
2020-10-02gnu: python-openpyxl: Update to 3.0.5.•••* gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.5. Maxim Cournoyer
2020-10-03gnu: mariadb-connector-c: Update to 3.1.10.•••* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.10. Tobias Geerinckx-Rice
2020-10-03gnu: ccache: Update to 3.7.12.•••* gnu/packages/ccache.scm (ccache): Update to 3.7.12. Tobias Geerinckx-Rice
2020-10-03gnu: nyacc: Use versioned Guile site directory.•••This is a follow-up to commit 4e896da45d7be42ff1ad0b2be741b168573e6f0e. * gnu/packages/mes.scm (nyacc)[source]: Add snippet. Ricardo Wurmus
2020-10-03gnu: axoloti-patcher-next: Fix directory names.•••* gnu/packages/axoloti.scm (axoloti-patcher-next)[arguments]: Add sub-directory of old firmware; fix the sub-directory name of the armv7e-m toolchain headers. Ricardo Wurmus
2020-10-02gnu: orc: Update to 0.4.32.•••* gnu/packages/gstreamer.scm (orc): Update to 0.4.32. Tobias Geerinckx-Rice
2020-10-02gnu: zeromq: Update to 4.3.3.•••* gnu/packages/networking.scm (zeromq): Update to 4.3.3. Tobias Geerinckx-Rice
2020-10-02gnu: liblouisutdml: Update to 2.9.0.•••* gnu/packages/language.scm (liblouisutdml): Update to 2.9.0. [source]: Remove patch. * gnu/packages/patches/liblouisutdml-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2020-10-02gnu: liblouis: Update to 3.15.0.•••* gnu/packages/language.scm (liblouis): Update to 3.15.0. Tobias Geerinckx-Rice
2020-10-02gnu: lsp-plugins: Update to 1.1.26.•••* gnu/packages/music.scm (lsp-plugins): Update to 1.1.26. Tobias Geerinckx-Rice
2020-10-02gnu: perl-async-interrupt: Update to 1.26.•••* gnu/packages/perl.scm (perl-async-interrupt): Update to 1.26. Tobias Geerinckx-Rice
2020-10-02gnu: perl-test-utf8: Update to 1.02.•••* gnu/packages/perl-check.scm (perl-test-utf8): Update to 1.02. Tobias Geerinckx-Rice
2020-10-02services: cuirass: Fix activation.•••Fixes: <https://issues.guix.gnu.org/43760>. * gnu/services/cuirass.scm (cuirass-activation): Do not create queries-log-file and web-queries-log-file if the corresponding config file are unset. Mathieu Othacehe
2020-10-02system: image: Add qcow2 image type.•••* gnu/system/image.scm (qcow2-image-type): New variable. Mathieu Othacehe
2020-10-02gnu: guix: Fix checksum.•••* gnu/packages/package-management.scm (guix): Fix checksum. Mathieu Othacehe
2020-10-02gnu: guix: Update to 1.1.0-28.d27dbeb.•••* gnu/packages/package-management.scm (guix): Update to 1.1.0-28.d27dbeb. Mathieu Othacehe
2020-10-02gnu: guix: Install OpenRC init files to $(prefix)/etc.•••This is a followup to cabac732deffafc796537658a6c33c6c4aec821e. * gnu/packages/package-management.scm (guix)[arguments]: In 'bootstrap' phase, change "openrcservicedir" in 'nix/local.mk'. Mathieu Othacehe
2020-10-02gnu: cuirass: Update to 0.0.1-49.cd89fc4.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-49.cd89fc4. Mathieu Othacehe