| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/databases.scm (elasticsearch-2.4.6, elasticsearch): New
variables.
|
|
|
|
|
|
|
| |
This follows on from 899ffa1381afbf5f955aeba4839e920b3d910953.
* gnu/local.mk (dist_patch_DATA): Remove
packages/patches/deja-dup-use-ref-keyword-for-iter.patch.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
|
|
|
|
| |
* gnu/packages/gnome.scm (dconf)[homepage]: Avoid permanent redirect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (deja-dup): Update to 40.6.
[origin]: Use gitlab.gnome.org since the project migrated away from
launchpad.
[home-page]: Use 'wiki.gnome.org' instead of 'launchpad.net'.
[build-system]: Switch to 'meson-build-system' because upstream removed
cmake support.
[arguments]: Enable tests. Remove arguments 'modules',
'imported-modules' and 'test-target'. Use argument 'glib-or-gtk?'.
Replace configure-flags to only adjust 'RUN_PATH'. Use standard phases
for 'configure' and 'check'. Adjust and rename phase
'patch-lockfile-deletion' to 'patch-paths'. Add phases
'patch-libgpg-error' and 'skip-gtk-update-icon-cache'.
[inputs]: Remove 'libpeas', 'gobject-introspection'. Replace 'python-2'
and 'python2-pygobject' with python-3 versions. Add 'json-glib',
'libsoup' and 'libgpg-error'.
[native-inputs]: Remove 'cmake-minimal' and 'intltool'. Add
'appstream-glib','desktop-file-utils', 'glib:bin' and
'gobject-introspection'.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: Delete
file.
|
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (upower)[arguments]: Enable tests and add
phases 'pre-check'.
[native-inputs]: Add 'python-pygobject', 'python-dbus',
'python-dbusmock' and 'umockdev'.
|
|
|
|
| |
* gnu/packages/check.scm (umockdev) Update to 0.14.1.
|
|
|
|
|
| |
* gnu/packages/check.scm (umockdev)[native-inuputs]: Add
'gobject-introspection'.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-argcomplete)[version]: Update to 1.11.1.
[arguments]: Remove, obsolete.
[inputs]: Remove as well.
* gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.py (python-epc): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-sexpdata): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.el (python-importmagic): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icedove)[phases]: Add install-desktop-file phase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/video.scm (mediainfo): Update to 20.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/video.scm (libmediainfo): Update to 20.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* 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'.
|
|
|
|
| |
* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.3.0.
|
|
|
|
|
|
|
| |
* etc/guix-install.sh (chk_init_sys): Redirect systemctl errors to
/dev/null.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* etc/guix-install.sh (REQUIRE): Add xz to requirements list.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
* nix/local.mk (sysvinitservicedir): Add a comment.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.2.
[arguments]: Install COPYING manually now.
|
|
|
|
|
| |
* gnu/packages/music.scm (qtractor): Update to 0.9.14.
[source]: Fetch over HTTPS.
|
|
|
|
| |
* gnu/packages/wm.scm (polybar): Update to 3.4.3.
|
|
|
|
| |
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.00-1.
|
|
|
|
|
|
| |
This also installs a redshift.desktop file as a side-effect.
* gnu/packages/xdisorg.scm (redshift)[outputs, arguments]: New fields.
|
|
|
|
| |
* gnu/packages/gl.scm (libglvnd): New public variable.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]: Fix more
python3 locations.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/video.scm (dav1d): Update to 0.7.0.
|
|
|
|
| |
* gnu/packages/image.scm (libavif): Update to 0.7.3.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (libaom): Update to 2.0.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
| |
* gnu/packages/syncthing.scm (syncthing): Update to 1.5.0.
[inputs]: Replace go-gopkg.in-ldap.v2 with go-github-com-go-ldap-ldap.
|
|
|
|
|
| |
* gnu/packages/syncthing.scm (go-gopkg.in-ldap.v2): Replace with ...
(go-github-com-go-ldap-ldap): ... new variable.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): New variable.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.4.1.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Update to 1.0.6.
|
|
|
|
| |
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.0.
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to
0.0.0-5.2aa609c.
|
|
|
|
| |
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-6.c709ea0.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-control-center)[inputs]: Add 'libnma'.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-initial-setup)[inputs]: Replace
'network-manager-applet' with 'libnma'.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (network-manager-applet)[home-page]: Replace
with permanent redirect URL.
|
|
|
|
|
|
|
| |
* 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'.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (network-manager-vpnc)[arguments]: Add
configure flag '--with-libnm-glib=no'.
[inputs]: Replace 'network-manager-applet' with 'libnma'.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (network-manager-openconnect)[native-inputs]:
Replace 'network-manager-applet' by 'libnma'.
|