aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: Add python-epc.•••* gnu/packages/python-xyz.py (python-epc): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ryan Prior via Guix-patches via2020-05-23
* gnu: Add python-sexpdata.•••* gnu/packages/python-xyz.scm (python-sexpdata): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ryan Prior via Guix-patches via2020-05-23
* gnu: Add python-importmagic.•••* gnu/packages/python-xyz.el (python-importmagic): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ryan Prior via Guix-patches via2020-05-23
* gnu: icedove: Add a desktop file.•••* gnu/packages/gnuzilla.scm (icedove)[phases]: Add install-desktop-file phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Jonathan Brielmaier2020-05-23
* gnu: mediainfo: Update to 20.03.•••* gnu/packages/video.scm (mediainfo): Update to 20.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2020-05-23
* gnu: libmediainfo: Update to 20.03.•••* gnu/packages/video.scm (libmediainfo): Update to 20.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder2020-05-23
* guix package: Support multiple profiles with '--list-installed'.•••* guix/scripts/package.scm (process-query): List installed multiple profiles. * tests/guix-package-net.sh: Test it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun2020-05-23
* tests: Use a #:prefix for (gcrypt hash).•••* tests/packages.scm: Use #:prefix instead of #:hide for (gcrypt hash). This accomodates for 'sha512' syntax literal matches with Guile-Gcrypt 0.3.0, which exports 'sha512' in addition to 'sha256'. Ludovic Courtès2020-05-23
* gnu: guile-gcrypt: Update to 0.3.0.•••* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.3.0. Ludovic Courtès2020-05-23
* guix-install.sh: Fix ‘systemctl not found’ error message at probe.•••* etc/guix-install.sh (chk_init_sys): Redirect systemctl errors to /dev/null. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Vincent Legoll2020-05-23
* guix-install.sh: Add xz to requirements.•••* etc/guix-install.sh (REQUIRE): Add xz to requirements list. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Vincent Legoll2020-05-23
* build: Add a comment above the sysvinit section.•••* nix/local.mk (sysvinitservicedir): Add a comment. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Vincent Legoll2020-05-23
* gnu: spice-protocol: Update to 0.14.2.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.14.2. [arguments]: Install COPYING manually now. Tobias Geerinckx-Rice2020-05-23
* gnu: qtractor: Update to 0.9.14.•••* gnu/packages/music.scm (qtractor): Update to 0.9.14. [source]: Fetch over HTTPS. Tobias Geerinckx-Rice2020-05-23
* gnu: polybar: Update to 3.4.3.•••* gnu/packages/wm.scm (polybar): Update to 3.4.3. Tobias Geerinckx-Rice2020-05-23
* gnu: inxi: Update to 3.1.00-1.•••* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.00-1. Tobias Geerinckx-Rice2020-05-23
* gnu: redshift: Build and install redshift-gtk in a separate output.•••This also installs a redshift.desktop file as a side-effect. * gnu/packages/xdisorg.scm (redshift)[outputs, arguments]: New fields. Marius Bakke2020-05-23
* gnu: Add libglvnd.•••* gnu/packages/gl.scm (libglvnd): New public variable. Marius Bakke2020-05-23
* gnu: emacs-flycheck-grammalecte: Remove "/usr/bin/env" references.•••* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]: Fix more python3 locations. Nicolas Goaziou2020-05-23
* gnu: Add emacs-fountain-mode.•••* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego2020-05-23
* gnu: dav1d: Update to 0.7.0.•••* gnu/packages/video.scm (dav1d): Update to 0.7.0. Leo Famulari2020-05-22
* gnu: libavif: Update to 0.7.3.•••* gnu/packages/image.scm (libavif): Update to 0.7.3. Leo Famulari2020-05-22
* gnu: libaom: Update to 2.0.0•••* gnu/packages/video.scm (libaom): Update to 2.0.0. Signed-off-by: Leo Famulari <leo@famulari.name> Arne Babenhauserheide2020-05-22
* gnu: git-annex: Update to 8.20200522.•••* 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> Kyle Meyer2020-05-22
* gnu: Syncthing: Update to 1.5.0.•••* gnu/packages/syncthing.scm (syncthing): Update to 1.5.0. [inputs]: Replace go-gopkg.in-ldap.v2 with go-github-com-go-ldap-ldap. Leo Famulari2020-05-22
* gnu: Change name of Go ldap package and update to 3.1.7.•••* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): Replace with ... (go-github-com-go-ldap-ldap): ... new variable. Leo Famulari2020-05-22
* gnu: Change name of Go asn1-ber package and update to 1.3.1.•••* 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. Leo Famulari2020-05-22
* gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4.•••* 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. Leo Famulari2020-05-22
* gnu: Add go-github-com-marten-seemann-chacha20.•••* gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): New variable. Leo Famulari2020-05-22
* gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1.•••* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.4.1. Leo Famulari2020-05-22
* gnu: Add go-github-com-twmb-murmur3.•••* 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. Leo Famulari2020-05-22
* gnu: go-github-com-jackpal-gateway: Update to 1.0.6.•••* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Update to 1.0.6. Leo Famulari2020-05-22
* gnu: go-github-com-kr-pretty: Update to 0.2.0.•••* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.0. Leo Famulari2020-05-22
* gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c.•••* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.0.0-5.2aa609c. Leo Famulari2020-05-22
* gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0.•••* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-6.c709ea0. Leo Famulari2020-05-22
* gnu: gnome-control-center: Use 'libnma'.•••* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add 'libnma'. Brice Waegeneire2020-05-22
* gnu: gnome-initial-setup: Use 'libnma'.•••* gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace 'network-manager-applet' with 'libnma'. Brice Waegeneire2020-05-22
* gnu: network-manager-applet: Appease guix lint.•••* gnu/packages/gnome.scm (network-manager-applet)[home-page]: Replace with permanent redirect URL. Brice Waegeneire2020-05-22
* gnu: network-manager-applet: Update to 1.16.0.•••* 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'. Brice Waegeneire2020-05-22
* gnu: network-manager-vpnc: Use 'libnma'.•••* gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add configure flag '--with-libnm-glib=no'. [inputs]: Replace 'network-manager-applet' with 'libnma'. Brice Waegeneire2020-05-22
* gnu: network-manager-openconnect: Use libnma.•••* gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]: Replace 'network-manager-applet' by 'libnma'. Brice Waegeneire2020-05-22
* gnu: network-manager-openvpn: Update to 1.8.12.•••* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.12. [inputs]: Replace 'network-manager-applet' with 'libnma'. Brice Waegeneire2020-05-22
* gnu: libnma: Adjust indentation.•••* gnu/packages/gnome.scm (libnma): Adjust indentation. Brice Waegeneire2020-05-22
* gnu: libnma: Update inputs.•••* 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. Brice Waegeneire2020-05-22
* gnu: libnma: Update to 1.8.28.•••* gnu/packages/gnome.scm (libnma): Update to 1.8.28. Brice Waegeneire2020-05-22
* gnu: modem-manager: Update to 1.12.10.•••* gnu/packages/freedesktop.scm (modem-manager): Update to 1.12.10. [arguments]: Remove arguments '--disable-more-warnings'. Brice Waegeneire2020-05-22
* gnu: network-manager: Appease guix lint.•••* 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'. Brice Waegeneire2020-05-22
* gnu: network-manager: Switch to meson-build-system.Brice Waegeneire2020-05-22
* gnu: network-manager: Add iwd support.Brice Waegeneire2020-05-22
* gnu: network-manager: Update to 1.24.0.•••* gnu/packages/gnome.scm (network-manager): Update to 1.24.0. Brice Waegeneire2020-05-22