me
/
guix
Archived
1
0
Fork 0
Commit Graph

88907 Commits (298a8d0b89bb44ccb6b7058ded17a55ae831c96a)

Author SHA1 Message Date
Tobias Geerinckx-Rice 72c3763653
gnu: kexec-tools: Update to 2.0.23.
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.23.
2021-11-30 01:08:52 +01:00
Petr Hodina 7e3151c19e
gnu: Add inkbox.
* gnu/packages/qt.scm (inkbox): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-29 22:18:30 +01:00
Christopher Baines daa6c67fb4
gnu: guix-build-coordinator: Update to 0-40.226ec0f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-40.226ec0f.
* doc/guix.texi (Guix Build Coordinator): Remove note about the service being
considered experimental, it's been stable for a while now.
2021-11-29 21:01:26 +00:00
jgart 653bcab96d
gnu: Add python-pysox.
* gnu/packages/audio.scm (python-pysox): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-11-29 21:34:24 +05:30
Mathieu Othacehe f22dfba530
gnu: agg: Fix build.
* gnu/packages/patches/agg-2.5-gcc8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/graphics.scm (agg)[source]: Use it.
2021-11-29 14:58:39 +01:00
Vinicius Monego 3d54f24156
gnu: darktable: Build with OpenEXR 3.
* gnu/packages/photo.scm (darktable)[arguments]<#:phases>: Rename
'set-LDFLAGS-and-CPATH to 'set-LDFLAGS. Don't set CPATH.
[inputs]: Remove ilmbase. Add imath. Replace openexr-2 with openexr.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-11-28 21:51:12 -05:00
Vinicius Monego 91ed051149
gnu: darktable: Build with libsoup 2.
* gnu/packages/photo.scm (darktable)[inputs]: Change libsoup to
libsoup-minimal-2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-11-28 21:51:08 -05:00
Ludovic Courtès 5b4d1e57b6
gnu: slepc: Update to 3.16.1.
* gnu/packages/maths.scm (slepc): Update to 3.16.1.
[native-inputs]: Use PYTHON instead of PYTHON-2.  Add WHICH.
[properties]: New field.
2021-11-29 00:04:03 +01:00
Ludovic Courtès 07ac13a26a
gnu: petsc: Update to 3.16.1.
* gnu/packages/maths.scm (petsc): Update to 3.16.1.
[native-inputs]: Use PYTHON instead of PYTHON-2.  Add WHICH.
[arguments]: Rewrite using gexps.  Pass '--with-openblas-dir'.  In
'configure' phase, modify "config/example_template.py".
2021-11-29 00:04:02 +01:00
Ludovic Courtès 57b62e5bb9
gnu: python2-requests: Remove dependency on python-charset-normalizer.
The python-charset-normalizer package is Python 3 only.

* gnu/packages/python-web.scm (python-requests)[properties]: New field.
(python2-requests): Rewrite to remove 'python-charset-normalizer' from
'propagated-inputs'.
2021-11-29 00:04:02 +01:00
Ludovic Courtès 8ecc99be11
gnu: python-notify2: Propagate python-dbus.
* gnu/packages/python-xyz.scm (python-notify2)[native-inputs]: Rename to...
[propagated-inputs]: ... this.
2021-11-29 00:04:02 +01:00
Ludovic Courtès 2ec5a1a576
gnu: python-dbus: Register 'python2-dbus' as the Python 2 variant.
This allows things like 'python2-notify2' to actually use the Python 2
variant of 'python-dbus'.

* gnu/packages/python-xyz.scm (python-dbus)[properties]: New field.
(python2-dbus)[inputs]: Remove unnecessary 'alist-delete' argument.
2021-11-29 00:04:02 +01:00
Ricardo Wurmus 0ca73525c8
gnu: krfb: Use latest pipewire.
* gnu/packages/kde-systemtools.scm (krfb)[inputs]: Replace pipewire with
pipewire-0.3.
2021-11-28 23:30:46 +01:00
Artyom V. Poptsov 4883d7fe9e
gnu: guile-gitlab: Update to 0.2.1.
* gnu/packages/guile-xyz.scm (guile-gitlab): Update to 0.2.1.
[inputs]: Use guile2.2-json instead of guile-json-1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-28 22:35:37 +01:00
Ricardo Wurmus 9a91cc47af
gnu: pipewire-0.3: Add optional inputs.
* gnu/packages/linux.scm (pipewire-0.3)[inputs]: Add avahi and ldacbt.
2021-11-28 22:31:46 +01:00
Ricardo Wurmus f18a586a45
gnu: pipewire-0.3: Update to 0.3.40.
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.40.
[arguments]: Disable session managers to avoid missing input.
2021-11-28 22:31:09 +01:00
Nicolas Goaziou 8351f6c570
gnu: emacs-org: Update to 9.5.1.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.1.
2021-11-28 22:05:57 +01:00
Morgan Smith 5ee135df5f
gnu: emacs-org: Don't use release tar.
* gnu/packages/emacs-xyz.scm (emacs-org):
[source]: Use git repository.
[arguments]: Add phases to help with building.
[native-inputs]: Add texinfo.
2021-11-28 21:54:02 +01:00
Attila Lendvai b8abc6c88a
gnu: trezord: Update to 2.0.31.
* gnu/packages/finance.scm (trezord): Update to 2.0.31.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-28 21:31:09 +01:00
Attila Lendvai d3448fafea
gnu: trezor-agent: Update to 0.11.0.
* gnu/packages/finance.scm (trezor-agent): Update to 0.11.0.
[source]: Use GitHub repository.
[native-inputs]: Remove python-hidapi.  Add python-attrs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-28 21:31:09 +01:00
Attila Lendvai 857098830b
gnu: python-trezor: Update to 0.12.3.
* gnu/packages/finance.scm (python-trezor): Update to 0.12.3.
[source]: Use GitHub repository.
[propagated-inputs]: Add python-attrs.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-28 21:31:08 +01:00
Attila Lendvai bf90403f42
gnu: python-trezor-agent: Update to 0.14.2.
* gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.2.
[propagated-inputs]: Add python-pynacl, python-hidapi.  Remove python-ed25519.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-28 21:31:08 +01:00
Attila Lendvai 25cb5bad5e
gnu: python-trezor-agent: Fix key generation with trezor-gpg init
* gnu/packages/finance.scm (trezor-agent): Add comment on why the
undoing of the wrapping is done, and also delete the irrelevant sideffect of
the now undone wrapping.
(python-trezor-agent): Add a patch that changes the python code to handle the
argv[0] changed by the wrapping.
* gnu/packages/patches/trezor-agent-fix-argv0.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference patch.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-28 21:31:08 +01:00
Efraim Flashner 032d1c03b6
gnu: ruby-parallel: Update to 1.21.0.
* gnu/packages/ruby.scm (ruby-parallel): Update to 1.21.0.
2021-11-28 21:28:19 +02:00
Efraim Flashner 3401d0a7d4
gnu: ruby-minitest-hooks: Update to 1.5.0.
* gnu/packages/ruby.scm (ruby-minitest-hooks): Update to 1.5.0.
2021-11-28 21:28:19 +02:00
Efraim Flashner 3ffe6937bc
gnu: perl-test-mockmodule: Update to 0.177.0.
* gnu/packages/perl-check.scm (perl-test-mockmodule): Update to 0.177.0.
2021-11-28 21:28:19 +02:00
Efraim Flashner 2d332ba5ed
gnu: php: Remove extra glibc input.
* gnu/packages/php.scm (php)[arguments]: Use build-system's libc for
gettext.
[inputs]: Remove glibc.
2021-11-28 21:28:18 +02:00
Efraim Flashner e8bc37945f
gnu: php: Update to 7.4.26.
* gnu/packages/php.scm (php): Update to 7.4.26.
2021-11-28 21:28:18 +02:00
Efraim Flashner a2da8c1805
gnu: perl-sub-exporter: Update to 0.988.
* gnu/packages/perl.scm (perl-sub-exporter): Update to 0.988.
2021-11-28 21:28:18 +02:00
Efraim Flashner 915800fb9d
gnu: ruby-oj: Update to 3.13.9.
* gnu/packages/ruby.scm (ruby-oj): Update to 3.13.9.
2021-11-28 21:28:18 +02:00
Efraim Flashner 795786407c
gnu: perl-scalar-list-utils: Update to 1.60.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.60.
2021-11-28 21:28:18 +02:00
Nicolas Goaziou 39f9b2804a
gnu: cataclysm-dda: Update to 0.F-3.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-3.
2021-11-28 14:15:21 +01:00
Artyom V. Poptsov a035256250
gnu: Add guile-gitlab.
* gnu/packages/guile-xyz.scm (guile-gitlab): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-11-28 10:58:38 +01:00
Efraim Flashner 460a38976a
gnu: uncrustify: Update to 0.74.0.
* gnu/packages/code.scm (uncrustify): Update to 0.74.0.
[native-inputs]: Remove unzip.
2021-11-28 09:18:29 +02:00
Tobias Geerinckx-Rice f43a783871
gnu: clustershell: Update to 1.8.4.
* gnu/packages/ssh.scm (clustershell): Update to 1.8.4.
[arguments]: Don't explicitly return #t from phases.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice 511a8f8d46
gnu: clustershell: Fetch sources from Git.
* gnu/packages/ssh.scm (clustershell)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice 42c4acf026
gnu: perl-lingua-en-findnumber: Fix typo in synopsis.
* gnu/packages/language.scm (perl-lingua-en-findnumber)[synopsis]:
Delete trailing space.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice 1586544611
gnu: libx86emu: Update to 3.5.
* gnu/packages/virtualization.scm (libx86emu): Update to 3.5.
[source]: Move hash above snippet.
2021-11-28 04:16:35 +01:00
Tobias Geerinckx-Rice c74f7d2571
gnu: ddcci-driver-linux: Build with Linux-Libre 5.15.
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1-0.bf9d798.
2021-11-28 04:16:34 +01:00
Tobias Geerinckx-Rice 513dbc2ece
gnu: ddcci-driver-linux: Update to 0.4.1.
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.1.
[arguments]: Don't explicitly return #t from phases.
2021-11-28 04:16:34 +01:00
Nicolas Goaziou d495a902b2
gnu: emacs-corfu: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.16.
2021-11-27 23:37:11 +01:00
Ludovic Courtès e765ad091d
gnu: rust: Add 'supported-systems' field.
* gnu/packages/rust.scm (rust-1.39)[supported-systems]: New field.
(rust-1.40)[supported-systems]: Remove.
2021-11-27 23:06:18 +01:00
Ludovic Courtès 72b0c5a3f2
services: polkit: Choose between polkit-mozjs and polkit-duktape.
* gnu/services/dbus.scm (%default-polkit): New variable.
(<polkit-configuration>)[polkit]: Default to it.
2021-11-27 23:06:17 +01:00
Ludovic Courtès 26ebd111bc
gnu: polkit: Rename default variable to 'polkit-mozjs'.
* gnu/packages/polkit.scm (polkit*): Rename to...
(polkit-mozjs): ... this.  Adjust users.
2021-11-27 23:06:17 +01:00
Ludovic Courtès 6b30eb189e
gexp: 'file-append' correctly handles bases without an expander.
This fixes this use case:

  (file-append (let-system ...) ...)

* guix/gexp.scm (file-append-compiler): When BASE lacks an expander,
delegate to LOWERED.
* tests/gexp.scm ("let-system in file-append"): New test.
2021-11-27 23:06:17 +01:00
Ludovic Courtès 61ad9bc2ad
services: Document the 'delete' clause of 'modify-services'.
* doc/guix.texi (Service Reference): Mention the 'delete' clause of
'modify-services'.
* gnu/services.scm (modify-services): Likewise in docstring.
2021-11-27 23:06:17 +01:00
Leo Famulari 29b2ac570a
gnu: blanket: Update to 0.5.0.
* gnu/packages/task-management.scm (blanket): Update to 0.5.0.
2021-11-27 16:14:23 -05:00
Tobias Geerinckx-Rice ea50a47511
gnu: sakura: Update to 3.8.4.
* gnu/packages/terminals.scm (sakura): Update to 3.8.4.
2021-11-27 16:35:54 +01:00
Tobias Geerinckx-Rice ef7bdf93d2
gnu: you-get: Update to 0.4.1555.
* gnu/packages/video.scm (you-get): Update to 0.4.1555.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 16:35:54 +01:00
Tobias Geerinckx-Rice 95cea73e7c
gnu: strongswan: Update to 5.9.4.
* gnu/packages/vpn.scm (strongswan): Update to 5.9.4.
[arguments]: Don't explicitly return #t from phases.
[license]: Fix typo.
2021-11-27 16:35:53 +01:00