me
/
guix
Archived
1
0
Fork 0
Commit Graph

129036 Commits (2a242e86379ebddbdddf2927f26e5e27a98fc605)

Author SHA1 Message Date
Troy Figiel bc509aba83
gnu: Add python-ast-decompiler.
* gnu/packages/python-xyz.scm (python-ast-decompiler): New variable.

Change-Id: Id0f47c866e72c9f7053da47fdd7aea840a191e62
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-28 10:25:09 +01:00
Troy Figiel 5f2a3c3ebc
gnu: python-flake8-isort: Update to 6.1.0.
* gnu/packages/python-xyz.scm (python-flake8-isort): Update to 6.1.0.
[arguments]<#:phases>: Update check phase, because tests have been moved to run_tests.py.
[propagated-inputs]: Remove python-testfixtures.

Change-Id: Iecaf50021c8f29fb083f7a85b7ac731836e97384
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-28 10:23:41 +01:00
Troy Figiel 53f51a908b
gnu: Add python-pytest-cookies.
* gnu/packages/python-check.scm (python-pytest-cookies): New variable.

Change-Id: I0b085d345bf1bce5fc9c03315da06954cf2125cb
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-28 10:21:55 +01:00
Timotej Lazar eb5554794e
gnu: sssd: Update to 2.9.3.
* gnu/packages/sssd.scm (sssd): Update to 2.9.3.

Change-Id: I43c155ff69e7f0dbb96173056683855871eca749
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-28 10:19:17 +01:00
Zheng Junjie eeb29e167b
gnu: cdparanoia: Fix cross-compiling.
* gnu/packages/cdrom.scm (cdparanoia)
[native-inputs]: when cross compiling to {riscv,aarch}64-linux-gnu, add config.
[arguments]: when target {riscv,aarch}64-linux-gnu, add update-config-scripts phase.
<#:configure-flags>: when cross-compiling, use `(assoc-ref %outputs "out")'.

Change-Id: I442c668c3d52c241f0d405f51ea8d995bfefd3fd
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-28 10:16:35 +01:00
Mathieu Othacehe d460b12d76
gnu: Add python-rpds-py.
* gnu/packages/python-xyz.scm (python-rpds-py): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I6f4d80cc7a9a3d591fcf894375ef14e079573c0d
2023-12-28 10:12:35 +01:00
Mathieu Othacehe 725a730482
gnu: Add rust-rpds-1.
* gnu/packages/crates-io.scm (rust-rpds-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I91b02a357e679ab4b8361bf232d2fec473a5f910
2023-12-28 10:12:35 +01:00
Mathieu Othacehe 1db966e1bb
gnu: Add rust-archery-1.
* gnu/packages/crates-io.scm (rust-archery-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Ie0b29e5c3163e0202327ce5661393ee1d3925d89
2023-12-28 10:12:35 +01:00
Mathieu Othacehe 8838aff2b0
gnu: Add rust-compiletest-rs-0.10.
* gnu/packages/crates-io.scm (rust-compiletest-rs-0.10): New variable.
(rust-compiletest-rs-0.3): Inherit from rust-compiletest-rs-0.10.
[home-page, synopsis, description, license]: Remove them.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Ibd6fc9fa1803df3a804801a10923b8b70c1f4073
2023-12-28 10:11:58 +01:00
Mathieu Othacehe 0081426c70
gnu: Add rust-triomphe-0.1.
* gnu/packages/crates-io.scm (rust-triomphe-0.1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I4bd9ea34b30ae03f8f8dbc4a083d6e246c746ee5
2023-12-28 10:06:48 +01:00
Mathieu Othacehe 2babbc387a
gnu: Add rust-unsize-1.
* gnu/packages/crates-io.scm (rust-unsize-1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Iae3dcb97809622e79ae6dc74ed94723ff1da8e29
2023-12-28 10:03:16 +01:00
Nicolas Graves 931d893c55
gnu: gthumb: Improve style.
* gnu/packages/gnome.scm (gthumb):
[arguments]: Use gexp.
[native-inputs]: Rewrite using list.
[inputs]: Rewrite using list.

Change-Id: I925c3ac0ebef89534608926545309ff232e2af01
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-27 21:58:29 +01:00
Romain GARBAGE 0a55bf68bb
scripts: download: Fix docstring typo.
* guix/scripts/download.scm (ensure-valid-store-file-name name): Fix
the docstring.

Change-Id: If3fe3a923f514bb69297b566e0642c5e80fe4648
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-27 21:58:16 +01:00
Josselin Poiret 93ac4c20bf
chromium-extension: Compute json at argument evaluation time.
* gnu/build/chromium-extension.scm (make-chromium-extension): Make use of the
make-signing-key procedure inside the argument field, making sure that it is
not evaluated at file-load time.  This would otherwise try to resolve gnutls
when we can't guarantee it's defined because of dependency cycles.

Change-Id: Ia7b13acfbca475c2df073e9a88fc8bb9264dd968
2023-12-27 17:18:52 +01:00
Clément Lassieur 8f03a51f5c
gnu: passff: Update to 1.16.
* gnu/packages/browser-extensions.scm (passff): Update to 1.16.

Change-Id: If1db92641ee0919ff9d6bf02db2efbc2863cf395
2023-12-27 15:29:09 +01:00
Clément Lassieur acc3781b2f
gnu: passff-host: Update to 1.2.4.
* gnu/packages/browser-extensions.scm (passff-host): Update to 1.2.4.

Change-Id: I66f7d9bc0026723169b4509f1a99188dd3b7fb44
2023-12-27 15:29:09 +01:00
Efraim Flashner 33b816864d
gnu: google-highway: Update to 1.0.7.
* gnu/packages/cpp.scm (google-highway): Update to 1.0.7.

Change-Id: I8374135da8343910156709c255f144dab1554cc0
2023-12-27 15:40:37 +02:00
Efraim Flashner b28bcd49c2
gnu: google-highway: Build shared libraries.
* gnu/packages/cpp.scm (google-highway)[arguments]: Add configure-flag
to build shared libraries.

Change-Id: Ic222dd454290742c7c964a1a5a5b7d8d7533c3e1
2023-12-27 15:40:37 +02:00
Clément Lassieur 756ba0429e
gnu: Add torbrowser.
* gnu/packages/tor.scm (torbrowser): New variable.
(torbrowser-assets): New variable.
* gnu/packages/browser-extensions.scm (noscript): New variable.
(noscript/icecat): New variable.

Co-authored-by: André Batista <nandre@riseup.net>
Change-Id: I73dc53905e4a028108bb34aae07e44256cf16c85
2023-12-27 12:13:10 +01:00
Wilko Meyer 5bd80ccd69
gnu: linux-libre 4.14: Update to 4.14.334.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.334.
(linux-libre-4.14-pristine-source): Update hash.

Change-Id: I36865a5bedf9cfb53ea7371595466820c6a77b11
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:59 -05:00
Wilko Meyer 8aa229f07f
gnu: linux-libre 4.19: Update to 4.19.303.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.303.
(linux-libre-4.19-pristine-source): Update hash.

Change-Id: I87a5ec1a8ed8808853bc76be594f6bd563a6a7f9
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:58 -05:00
Wilko Meyer 90135615c1
gnu: linux-libre 5.4: Update to 5.4.265.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.265.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Ie52a0d6b6d19143341ac02d068b93e19c5e45a18
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:58 -05:00
Wilko Meyer 07eaadabda
gnu: linux-libre 5.10: Update to 5.10.205.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.205.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I63dcffd43b83888ca41e41b3b69b1aecb6a88026
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:58 -05:00
Wilko Meyer cacd2d5e3d
gnu: linux-libre 5.15: Update to 5.15.144.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.144.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: Ib66272d8e15a966e04acbbb1a29eff2e263592d2
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:58 -05:00
Wilko Meyer e5161642af
gnu: linux-libre 6.1: Update to 6.1.69.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.69.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: If6a3d1d5a9252386c44beb60e3f4d0f535ef37ff
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:57 -05:00
Wilko Meyer 046b80d565
gnu: linux-libre 6.6: Update to 6.6.8.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.8.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I31ac97a55842399046278291a2ebcc038159f38d
Signed-off-by: Leo Famulari <leo@famulari.name>
2023-12-26 08:56:54 -05:00
Brian Cully afdbf7f271
gnu: home: Add home-pipewire service.
This adds a set of home Shepherd services which will start the required
services for a functional PipeWire setup.

* gnu/home/services/sound.scm (home-pipewire-shepherd-service,
home-wireplumber-shepherd-service, home-pipewire-shepherd-services,
home-pipewire-asoundrc, home-pipewire-xdg-configuration,
home-pipewire-pulseaudio-shepherd-service): New procedures.
(home-pipewire-service-type): New service type.
(home-pipewire-configuration): New struct.
(home-pipewire-disable-pulseaudio-auto-start): New variable.
* doc/guix.texi (Sound Home Services): Document it.

Change-Id: I99e0ae860de91d459c3c554ec5503bf35f785a2a
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2023-12-26 15:41:59 +03:00
Ricardo Wurmus a4a14ab6d7
gnu: Add lammps-serial.
* gnu/packages/bioinformatics.scm (lammps-serial): New variable.

Change-Id: Ifd189a28f423e43ddda8654f758486737eef4a3c
2023-12-25 23:21:07 +01:00
Ricardo Wurmus 95879674c2
gnu: Add lammps.
* gnu/packages/bioinformatics.scm (lammps): New variable.

Change-Id: Ic9745a623300b82b7fb1417437220415305e7332
2023-12-25 19:52:13 +01:00
Efraim Flashner 103dc35111
Revert "gnu: ed: Update to 1.19."
This reverts commit 0d8b0af0fe.

This results in more than 5000 packages being rebuilt.
2023-12-25 20:03:55 +02:00
Efraim Flashner 3e41b252cf
gnu: Adjust to removing ed.scm and nano.scm
This is a follow-up to f6817e71df and
e11e65a9ad.

* gnu/installer.scm, gnu/packages/algebra.scm, gnu/packages/base.scm,
gnu/packages/cook.scm, gnu/packages/lisp.scm,
gnu/packages/patchutils.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm, gnu/system.scm: Adjust module imports.

Change-Id: I25e5519fa003c35a14b81c3dda37b24527858634
2023-12-25 19:58:21 +02:00
Romain GARBAGE 2a66a96634
gnu: scotch: Update to 7.0.4
* gnu/packages/maths.scm (scotch): Update to version 7.0.4.

Change-Id: I493113ecc1694e8812fb38d8e4641398eb174b34
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:48 +01:00
Sharlatan Hellseher f21e732e0d
gnu: shotwell: Fix build.
* gnu/packages/gnome.scm (shotwell): Fix build.
[inputs]: Swap webkitgtk to webkitgtk-for-gtk3.

Change-Id: I457ed30f3bf6335c7dd88daf2132b4a8857d86c6
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:47 +01:00
Jaeme Sifat 7287b520eb
gnu: emacs-tempel: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.0.

Change-Id: I61737161384615a4c18e4ce318b0c538db1372ca
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:47 +01:00
Jaeme Sifat b50b1c819e
gnu: emacs-tempel-collection: Update to 0.1-1.4a1d717.
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): Update to 0.1-1.4a1d717.

Change-Id: Iac96a06c183fa2f6f246e08283a7bca2e00aac32
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:47 +01:00
Jaeme Sifat e11e65a9ad
gnu: Remove nano.scm.
Removes nano.scm and places the `nano' package within text-editors.scm.

* gnu/local.mk (GNU_SYSTEM_MODULES): Remove nano.scm from build.
* gnu/packages/nano.scm: Delete file.
* gnu/packages/text-editors.scm (nano): New variable.
[copyright header]: Transfer copyright notices from nano.scm to text-editors.scm.

Change-Id: I257f68a3072481f556db208bd1bd34e6eec79b47
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:47 +01:00
Jaeme Sifat 0d8b0af0fe
gnu: ed: Update to 1.19.
* gnu/packages/text-editors.scm (ed): Update to 1.19.

Change-Id: I02ec92086fe122a636d24e8bc3afb3c3f118651c
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:47 +01:00
Jaeme Sifat f6817e71df
gnu: Remove ed.scm.
Remove ed.scm and move the `ed' package to text-editors.scm.

* gnu/local.mk (GNU_SYSTEM_MODULES): Remove ed.scm from build.
* gnu/packages/ed.scm: Delete file.
* gnu/packages/text-editors.scm (ed): New variable.
[copyright header]: Transfer copyright notices from ed.scm to text-editors.scm.

Change-Id: I827a2943f4849085186f2a25a9c8676cf4b6a7fd
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-25 17:44:47 +01:00
Efraim Flashner 0d13d09542
gnu: Fix source URI for rust crates.
This follows an upstream change no longer correcting for typos between
'-' and '_'.

* gnu/packages/crates-graphics.scm, gnu/packages/crates-io.scm: Adjust
sources to use the correct source URI.

Change-Id: I4a304030a24e44b79542205d2db9e3120307cd64
2023-12-24 11:30:47 +02:00
Zheng Junjie a819663264
gnu: fzy: Fix cross-compilation.
* gnu/packages/shellutils.scm (fzy)[arguments]: Use cc-for-target.

Change-Id: Ic9e929ce3e85ec07f44ae7f8597a02a64edd5bf5
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-23 17:02:04 +01:00
Zheng Junjie dc5f25cea6
gnu: fzy: Use Gexps.
* gnu/packages/shellutils.scm (fzy)[arguments]: Use Gexps.

Change-Id: Ic9e929ce3e85ec07f44ae7f8597a02a64edd5bf5
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-23 17:02:03 +01:00
Ricardo Wurmus 2bf5102aac
gnu: swineherd: Update to 0.0.4.
* gnu/packages/admin.scm (swineherd): Update to 0.0.4.

Change-Id: Ie8ca91c0de969fdfd524be915a2eee020bb3f7df
2023-12-23 12:26:50 +01:00
Spencer King bdec4d867a
gnu: Add python-icegrams.
* gnu/packages/python-xyz.scm (python-icegrams): New variable.

Change-Id: Ia0044304f8b2002a5362813448a6172c2f3eef5b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-23 11:17:50 +01:00
Felix Gruber e008a1baca
gnu: Add unpaper.
* gnu/packages/pdf.scm (unpaper): New variable.

Change-Id: Ic71c5b62dabdd18e617e499417afb1c9e112520b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-23 11:17:49 +01:00
Feng Shu 2c8cdb0550
gnu: slim: Update to 1.4.0.
* gnu/packages/display-managers.scm (slim)[version]: Update to 1.4.0.
[inputs]: Remove input label.
[arguments]: Use gexp and remove fix-0-pointer-comparison.
[home-pages]: Update to slim-fork's url.

* gnu/packages/patches/slim-config.patch: Port to slim-1.4.0.
* gnu/packages/patches/slim-display.patch: Port to slim-1.4.0.
* gnu/packages/patches/slim-reset.patch: Deleted, no ablilty to port this
patch for big change in v1.4.0.
* gnu/packages/patches/slim-session.patch: Deleted. seem to work without this
patch, further observation is needed.
* gnu/packages/patches/slim-sigusr1.patch: Deleted, fixed in upstream.

* gnu/local.mk: Remove slim-reset.patch, slim-session.patch, slim-sigur1.patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-23 11:17:49 +01:00
Greg Hogan 3320c97043
gnu: rr: Update to 5.7.0.
* gnu/packages/debug.scm (rr): Update to 5.7.0.

Change-Id: I5b70f5d266876077b533182ccdcd2160fec6fcc4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-23 11:17:49 +01:00
Leo Nikkilä d211e54510
gnu: cryptsetup: Fix cross-compilation.
* gnu/packages/cryptsetup.scm (cryptsetup): Set explicit
`--with-libgcrypt-prefix' for cross-compilation.

Change-Id: I39b8d07926865dd168f9db8d3eb84fafbf3f3c56
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-12-23 10:47:13 +01:00
Leo Nikkilä 304d519386
gnu: argon2: Fix cross-compilation.
* gnu/packages/password-utils.scm (argon2): Use `cc-for-target'.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: Ia33ad67a2a05d82be036080f1938865daa11cfe9
2023-12-23 10:47:08 +01:00
Herman Rimm ab1ff7ca40
images: Add orangepi-r1-plus-lts image.
* gnu/local.mk: Register image.
* gnu/system/images/orangepi-r1-plus-lts-rk3328.scm: New file.
* gnu/system/install.scm (orangepi-r1-plus-lts-rk3328-installation-os):
  New variable.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-12-22 16:06:15 -08:00
Herman Rimm 88fb95903c
gnu: bootloader: Add orangepi-r1-plus-lts-rk3328 bootloader.
* gnu/bootloader/u-boot.scm (install-orangepi-r1-plus-lts-rk3328-u-boot,
  u-boot-orangepi-r1-plus-lts-rk3328-bootloader): New variables.
* gnu/packages/bootloaders.scm (u-boot-orangepi-r1-plus-lts-rk3328): New
  variable.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-12-22 16:06:03 -08:00