summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-05-23gnu: Add python-importmagic.Ryan Prior via Guix-patches via
* gnu/packages/python-xyz.el (python-importmagic): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-23gnu: icedove: Add a desktop file.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove)[phases]: Add install-desktop-file phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-23gnu: mediainfo: Update to 20.03.Michael Rohleder
* gnu/packages/video.scm (mediainfo): Update to 20.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-23gnu: libmediainfo: Update to 20.03.Michael Rohleder
* gnu/packages/video.scm (libmediainfo): Update to 20.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-23gnu: guile-gcrypt: Update to 0.3.0.Ludovic Courtès
* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.3.0.
2020-05-23gnu: spice-protocol: Update to 0.14.2.Tobias Geerinckx-Rice
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.2. [arguments]: Install COPYING manually now.
2020-05-23gnu: qtractor: Update to 0.9.14.Tobias Geerinckx-Rice
* gnu/packages/music.scm (qtractor): Update to 0.9.14. [source]: Fetch over HTTPS.
2020-05-23gnu: polybar: Update to 3.4.3.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (polybar): Update to 3.4.3.
2020-05-23gnu: inxi: Update to 3.1.00-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.00-1.
2020-05-23gnu: redshift: Build and install redshift-gtk in a separate output.Marius Bakke
This also installs a redshift.desktop file as a side-effect. * gnu/packages/xdisorg.scm (redshift)[outputs, arguments]: New fields.
2020-05-23gnu: Add libglvnd.Marius Bakke
* gnu/packages/gl.scm (libglvnd): New public variable.
2020-05-23gnu: emacs-flycheck-grammalecte: Remove "/usr/bin/env" references.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]: Fix more python3 locations.
2020-05-23gnu: Add emacs-fountain-mode.Vinicius Monego
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-22gnu: dav1d: Update to 0.7.0.Leo Famulari
* gnu/packages/video.scm (dav1d): Update to 0.7.0.
2020-05-22gnu: libavif: Update to 0.7.3.Leo Famulari
* gnu/packages/image.scm (libavif): Update to 0.7.3.
2020-05-22gnu: libaom: Update to 2.0.0Arne Babenhauserheide
* gnu/packages/video.scm (libaom): Update to 2.0.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-22gnu: git-annex: Update to 8.20200522.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200522. [source]: Remove patch that is now in a release. * gnu/packages/patches/git-annex-S3v4.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-22gnu: Syncthing: Update to 1.5.0.Leo Famulari
* gnu/packages/syncthing.scm (syncthing): Update to 1.5.0. [inputs]: Replace go-gopkg.in-ldap.v2 with go-github-com-go-ldap-ldap.
2020-05-22gnu: Change name of Go ldap package and update to 3.1.7.Leo Famulari
* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): Replace with ... (go-github-com-go-ldap-ldap): ... new variable.
2020-05-22gnu: Change name of Go asn1-ber package and update to 1.3.1.Leo Famulari
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Replace with ... (go-github-com-go-asn1-ber-asn1-ber): ... new variable. [arguments]: Remove custom 'check' phase.
2020-05-22gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4.Leo Famulari
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update to 0.14.4. [propagated-inputs]: Add go-github-com-marten-seemann-chacha20.
2020-05-22gnu: Add go-github-com-marten-seemann-chacha20.Leo Famulari
* gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): New variable.
2020-05-22gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1.Leo Famulari
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.4.1.
2020-05-22gnu: Add go-github-com-twmb-murmur3.Leo Famulari
* gnu/packages/golang.scm (go-github-com-calmh-murmur3): Replace with ... (go-github-com-twmb-murmur3): ... new variable. (go-github-com-willf-bloom): Use go-github-com-twmb-murmur3.
2020-05-22gnu: go-github-com-jackpal-gateway: Update to 1.0.6.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Update to 1.0.6.
2020-05-22gnu: go-github-com-kr-pretty: Update to 0.2.0.Leo Famulari
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.0.
2020-05-22gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c.Leo Famulari
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.0.0-5.2aa609c.
2020-05-22gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0.Leo Famulari
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-6.c709ea0.
2020-05-22gnu: gnome-control-center: Use 'libnma'.Brice Waegeneire
* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add 'libnma'.
2020-05-22gnu: gnome-initial-setup: Use 'libnma'.Brice Waegeneire
* gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace 'network-manager-applet' with 'libnma'.
2020-05-22gnu: network-manager-applet: Appease guix lint.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager-applet)[home-page]: Replace with permanent redirect URL.
2020-05-22gnu: network-manager-applet: Update to 1.16.0.Brice Waegeneire
* gnu/packages/gnome.scm (netowrk-manager-applet): Update to 1.16.0. [arguments]: Remove 'configure-flags'. [inputs]: Add 'libnma', remove 'iso-codes' and 'mobile-broadband-provider-info'.
2020-05-22gnu: network-manager-vpnc: Use 'libnma'.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add configure flag '--with-libnm-glib=no'. [inputs]: Replace 'network-manager-applet' with 'libnma'.
2020-05-22gnu: network-manager-openconnect: Use libnma.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]: Replace 'network-manager-applet' by 'libnma'.
2020-05-22gnu: network-manager-openvpn: Update to 1.8.12.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.12. [inputs]: Replace 'network-manager-applet' with 'libnma'.
2020-05-22gnu: libnma: Adjust indentation.Brice Waegeneire
* gnu/packages/gnome.scm (libnma): Adjust indentation.
2020-05-22gnu: libnma: Update inputs.Brice Waegeneire
* gnu/packages/gnome.scm (libnam)[arguments]: Remove 'glib-or-gtk?' and add phase 'patch-docbook-xml'. [native-inputs]: Add 'docboock-xml-4.3' and 'vala'. [inputs]: Remove 'adwaita'icon-theme'. squash! gnu: libnma: Update inputs and licenses.
2020-05-22gnu: libnma: Update to 1.8.28.Brice Waegeneire
* gnu/packages/gnome.scm (libnma): Update to 1.8.28.
2020-05-22gnu: modem-manager: Update to 1.12.10.Brice Waegeneire
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.12.10. [arguments]: Remove arguments '--disable-more-warnings'.
2020-05-22gnu: network-manager: Appease guix lint.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager)[home-page]: Use the permenant redirect URL. * gnu/packages/patches/nm-plugin-path.patch: Renamed to 'gnu/packages/patches/network-manager-plugin-path.patch'.
2020-05-22gnu: network-manager: Switch to meson-build-system.Brice Waegeneire
2020-05-22gnu: network-manager: Add iwd support.Brice Waegeneire
2020-05-22gnu: network-manager: Update to 1.24.0.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager): Update to 1.24.0.
2020-05-22gnu: guile-fibers: Add patch to fix resource leak.Caleb Ristvedt
guile-fibers@1.0.0 has a resource leak where run-fibers will only destroy one scheduler, but it creates as many as there are cpu cores by default (see https://github.com/wingo/fibers/issues/36). This causes the tests to fail on systems with many cores, and can cause guile to crash under certain circumstances. This fixes that resource leak. At present neither git master nor the latest release has fixed this yet. * gnu/packages/patches/guile-fibers-destroy-peer-schedulers.patch: New patch. * gnu/local.mk: Add it to the list of patches. * gnu/packages/guile-xyz.scm (guile-fibers): Use it.
2020-05-22gnu: bash: Do not autoload (gcrypt hash).Ludovic Courtès
Fixes <https://bugs.gnu.org/41457>. Reported by Matias Jose Seco Baccanelli <matias_jose_seco@autoproduzioni.net>. * gnu/packages/bash.scm: Avoid #:autoload for (gcrypt hash). On Guile 2.2, autoloading would bring it not only the 'port-sha256' binding (as on 3.0) but also the 'sha256' binding. As a result, use of 'sha256' in the 'origin' form wouldn't match.
2020-05-22gnu: Add glabels.Vinicius Monego
* gnu/packages/gnome.scm (glabels): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-22gnu: freeipmi: Don't build static libraries.Efraim Flashner
This shrinks the size of the package by about 33%. * gnu/packages/freeipmi.scm (freeipmi)[arguments]: Add configure-flag to disable static libraries.
2020-05-22gnu: freeipmi: Update to 1.6.5.Efraim Flashner
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.5.
2020-05-22gnu: llvm: Remove unused 'package-elisp-from-package' procedure.Ludovic Courtès
This private procedure had been unused since 3a3d4d9d545028cda846ae827a60249f7162d34e. * gnu/packages/llvm.scm (package-elisp-from-package): Remove.
2020-05-22packages: Introduce <content-hash> and use it in <origin>.Ludovic Courtès
* guix/packages.scm (<content-hash>): New record type. (define-content-hash-constructor, build-content-hash) (content-hash): New macros. (print-content-hash): New procedure. (<origin>): Rename constructor to '%origin'. [sha256]: Remove field. [hash]: New field. Adjust users. (origin-compatibility-helper, origin): New macros. (origin-sha256): New deprecated procedure. (origin->derivation): Adjust accordingly. * tests/packages.scm ("package-source-derivation, origin, sha512"): New test. * guix/tests.scm: Hide (gcrypt hash) 'sha256' for proper syntax matching. * tests/challenge.scm: Add #:prefix for (gcrypt hash) and adjust users. * tests/derivations.scm: Likewise. * tests/store.scm: Likewise. * tests/graph.scm ("bag DAG, including origins"): Provide 'sha256' field with the right length. * gnu/packages/aspell.scm (aspell-dictionary) (aspell-dict-ca, aspell-dict-it): Use 'hash' and 'content-hash' for proper syntax matching. * gnu/packages/bash.scm (bash-patch): Rename 'sha256' to 'sha256-bv'. * gnu/packages/bootstrap.scm (bootstrap-executable): Rename 'sha256' to 'bv'. * gnu/packages/readline.scm (readline-patch): Likewise. * gnu/packages/virtualization.scm (qemu-patch): Rename 'sha256' to 'sha256-bv'. * guix/import/utils.scm: Hide (gcrypt hash) 'sha256'.