me
/
guix
Archived
1
0
Fork 0
Commit Graph

137002 Commits (a4ea63f03172b54c313a387fcb9fb6d126cbd059)

Author SHA1 Message Date
André Batista a4ea63f031
gnu: ublock-origin: Update to 1.58.0.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.58.0.
(ublock-main-assets): Update to fd83ae724c8851e3d494863169a959f3e1b84e3a.
(ublock-prod-assets): Update to b81083649f704db63c55f08f3a1ac0972ac244ed.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-15 17:16:50 +01:00
Dariqq 1eb7024cb9
gnu: libwacom: Update to 2.12.1.
* gnu/packages/xdisorg.scm (libwacom): Update to 2.12.1.

Change-Id: I0a57f1a197d321f68ec123bfa7654ee44f6c6093
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-15 17:16:11 +01:00
Ashish SHUKLA a58735a96b
gnu: slang: Update to 2.3.3.
* gnu/packages/slang.scm (slang): Update to 2.3.3.

Change-Id: Ia6892360e0e35dc8ec0b77d092a265689d816edd
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-15 17:15:43 +01:00
Tomas Volf 65f6bc6199
gnu: cgit: Update to 1.2.3-4.b2c939a.
* gnu/packages/version-control.scm (cgit): Update to 1.2.3-4.b2c939a.

Change-Id: Ief3b27a4fc7cfa1d4341b951957d8cd08892696b
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-15 17:15:05 +01:00
Tomas Volf 6a71cd419f
gnu: nghttp3: Update to 1.4.0.
* gnu/packages/web.scm (nghttp3): Update to 1.4.0.

Change-Id: I429e79f96ca27635014cd3cda494fdb01078670a
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-15 17:14:42 +01:00
guix-patches--- via b61f3776eb
gnu: tio: Update to 3.3.
* gnu/packages/terminals.scm (tio): Update to 3.3.
[inputs]: Replace libinih with glib and lua.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I20093fb222c04c2d3ece4d61e8b6578c49fdf03b
2024-06-15 17:14:01 +01:00
fanquake 4afee5a3eb
gnu: bear: Update to 3.1.4.
* gnu/packages/build-tools.scm (bear): Update to 3.1.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-06-15 17:12:58 +01:00
Christopher Baines e058231acf
gnu: nar-herder: Update to 0-36.91348bd.
* gnu/packages/package-management.scm (nar-herder): Update to 0-36.91348bd.

Change-Id: I2a5a859cfd40bc13cc334df64afd212e85501038
2024-06-15 17:12:44 +01:00
James Smith 43e102be74
gnu: dhewm3: Update to 1.5.3.
* gnu/packages/game-development.scm (dhewm3): Update to 1.5.3.

Change-Id: Iaf1b29540f87043ae6ceef9f3860e5c9331dd191
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-06-15 07:53:47 +02:00
James Smith 76a62583b7
gnu: dhewm3: Use gexps.
* gnu/packages/game-development.scm (dhewm3) [arguments]: Use gexps.

Change-Id: I0a9090a30a988adeb177f282066b1aa31ca1a483
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-06-15 07:53:47 +02:00
James Smith a6341c366e
gnu: dhewm3: Use git repository.
* gnu/packages/game-development.scm (dhewm3) [source]: Use git repository
instead of downloading a tarball from GitHub.

Change-Id: I81ff5de0687221d7eec64b0165dbf10c2d041260
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-06-15 07:53:45 +02:00
angicque 7770e4140c
gnu: kokkos: update to 4.3.01.
* gnu/packages/cpp.scm (kokkos): Update to 4.3.01.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-14 16:08:02 +02:00
Luis Felipe 1efa104b60
gnu: Add font-teko.
* gnu/packages/fonts.scm (font-teko): New variable.

Change-Id: I09ca2e04bfe1e4decf2a8fd9c028cb58bcda1033
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-14 16:07:56 +02:00
Andrew Tropin 0beb0dbfe0
gnu: Add emacs-org-margin.
* gnu/packages/emacs-xyz.scm (emacs-org-margin): New variable.

Change-Id: I48dfd476c5d557d12f63efe52ccf5c08476f79ab
2024-06-14 14:00:29 +04:00
jgart b72fdac200
gnu: sbcl-charje.loop: Update to v0.0.1.
* gnu/packages/lisp-xyz.scm (sbcl-charje.loop): Update to v0.0.1.

Change-Id: I9c1fcea99d6aaa8914300bf01c811ec4fcfea6ea
2024-06-13 22:57:55 -05:00
Wilko Meyer b8bbc186f0
gnu: Add emacs-casual-dired.
* gnu/packages/emacs-xyz.scm (emacs-casual-dired): New variable.

Change-Id: I5208b1699baa94a610d27d2d04d5f54015d9905d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 22:47:52 +02:00
Sergey Trofimov 10d8bbdabb
services: dnsmasq: Add escape hatch.
* gnu/service/dns.scm: (<dnsmasq-configuration>)[extra-options]: Add.
* doc/guix.texi: Document (<dnsmasq-configuration>)[extra-options].

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I7d2df7aa5d3b041b69b2f8b3e311a7328c28a3be
2024-06-13 22:43:59 +02:00
Wilko Meyer 48a82a0d68
gnu: kanshi: Update to 1.6.0.
* gnu/packages/wm.scm (kanshi): Update to 1.6.0.
  [native-inputs]: Add libscfg.

Change-Id: I2be95e7452f708c970f235a149695df69c22b33e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 22:41:57 +02:00
Wilko Meyer 6d9d99fe54
gnu: Add libscfg.
* gnu/packages/serialization.scm (libscfg): New variable.

Change-Id: I0096745f2971799bd0c9955cddeed24f0846f075
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 22:41:46 +02:00
Ludovic Courtès 8723acd100
gnu: stargate-{sbsms,soundtouch}: Add source file name.
* gnu/packages/audio.scm (stargate-sbsms)[source]: Add ‘file-name’.
(stargate-soundtouch)[source]: Likewise.

Change-Id: I57b6ae3a46e3cb569108783a951864a1ff43e038
2024-06-13 22:39:57 +02:00
Ludovic Courtès af2ca0226f
tests: Adjust ‘guix system’ test for EFI bootloader.
This is a followup to e5078ff321, which
broke this test:

  $ guix system disk-image -n gnu/system/examples/desktop.tmpl
  guix system: warning: 'disk-image' is deprecated: use 'image' instead
  guix system: error: EFI bootloader required with GPT partitioning

* tests/guix-system.sh: Use ‘guix system image’ instead of ‘guix system
disk-image’.  Pass ‘-t efi-raw’ for ‘desktop.tmpl’.

Change-Id: I6877085ab33d9e8b471315b806fed22a7d1241a3
2024-06-13 22:34:00 +02:00
Ludovic Courtès 8355756d1a
tests: Fix ‘beautify-description’ test.
This is a followup to 510ad5d93c.

* tests/import-utils.scm ("beautify-description: transform fragment into
sentence"): Fix.

Change-Id: I331cb38a3460a024a789846772a074ba0b6c857c
2024-06-13 21:47:38 +02:00
Philippe SWARTVAGHER 9cf37ccb81
gnu: hwloc: Update to 2.10.0.
* gnu/packages/mpi.scm (hwloc): Update to 2.10.0.

Change-Id: If3971c18542dd3d2d03fa48f5d440d38c6f827a7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 18:55:32 +02:00
Ludovic Courtès 7e00fb9f31
substitute: Don’t keep cache entries more than a few days.
Experience has shown that keeping too many entries increases disk usage
and, more importantly, leads to long delays when cleaning up the cache,
measured in minutes on slow or busy HDDs with hundreds of thousands of
cache entries, as is common on build machines.  In those cases, the cost
of the cache outweighs its benefit.

* guix/scripts/substitute.scm (%narinfo-expired-cache-entry-removal-delay):
Reduce to 5 days.
(cached-narinfo-expiration-time)[max-ttl]: Reduce to 2 days.

Change-Id: Iab212f572ee9041be61716423a3c014f93fe81ed
2024-06-13 11:38:24 +02:00
Ludovic Courtès 086fe7ef25
doc: Use a symbol for Cuirass specification names.
* doc/guix.texi (Continuous Integration): Change ‘name’ field of
‘specification’ to be a symbol, as written in upstream Cuirass doc.

Change-Id: I0a8cddfb8ab47f627a01459393aaf346028bb3f6
2024-06-13 11:34:33 +02:00
Ludovic Courtès 8240d1acf4
gnu: stargate: Move libsbsms and soundtouch forks to audio.scm.
This avoids generating new packages at run time and makes them visible
to ‘fold-packages’.

* gnu/packages/audio.scm (stargate-sbsms, stargate-soundtouch): New
variables, taken from…
* gnu/packages/music.scm (stargate)[inputs]: … here.  Use them.

Change-Id: I2344d82756b3b7295c505fbdb36886b74abe5d5d
2024-06-13 11:32:16 +02:00
Sughosha c96b51323f
gnu: Add stargate.
* gnu/packages/music.scm (stargate): New variable.

Change-Id: I625c68746ca6bdf9f8de6ebde602ffa7428a2a0c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 11:19:06 +02:00
Sughosha 676905d8a6
gnu: Add python-wavefile.
* gnu/packages/python-xyz.scm (python-wavefile): New variable.

Change-Id: Ied8fe04eea6f9a79cdde6382931a7009cf71f8f4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 11:19:00 +02:00
Sughosha bd96132fb9
gnu: Add python-mido.
* gnu/packages/python-xyz.scm (python-mido): New variable.

Change-Id: I4bdc6dc6f059dd16c0e0a4152a5e9b5bf84764ee
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 11:18:56 +02:00
Sughosha 47e909a554
gnu: Add python-pymarshal.
* gnu/packages/python-xyz.scm (python-pymarshal): New variable.

Change-Id: I6a1d2f8f21869856a9a227bed213d9f71204b2d4
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 10:56:42 +02:00
Nicolas Graves dc5da408ec
gnu: libreoffice: Update to 7.6.7.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.6.7.2.
* gnu/packages/hunspell.scm (hunspell-dict-he-il,
hunspell-dict-it-it): Update to 7.6.7.2.

Change-Id: I289a0b2b9648930b46102c055c642c333a4229fd
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2024-06-13 10:52:22 +02:00
Ludovic Courtès 75faaaced2
maint: Do not cross-compile to bare-metal targets.
* etc/release-manifest.scm (%cross-manifest): Remove bare-metal
cross-compilationm targets.

Change-Id: I0041d9ac11b996662304da22fa5bf63013dcc36d
2024-06-13 08:53:20 +02:00
Ludovic Courtès a636bd3beb
ci: Add cross-compilation jobs for x86_64-linux-gnux32.
* gnu/ci.scm (cross-jobs)[same?]: Special case x86_64-linux-gnux32.

Change-Id: I877eb50d6b0b0bf10474c58f8e9d5ee92f1705d2
2024-06-13 08:53:20 +02:00
Arun Isaac f65bbca6e4
doc: Refer to mumi send-email in Submitting Patches.
* doc/contributing.texi (Submitting Patches): Refer to mumi send-email.

Change-Id: I009cdc306220ef63e6641fac69d3453ab169bfa2
2024-06-12 22:14:41 +01:00
Arun Isaac d25bb39c51
doc: Add mumi CLI concept index entries.
* doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]: Add
mumi CLI concept index entries.

Change-Id: Ic2e67226c18e87a7360b938476a662aae76dd58e
2024-06-12 22:14:41 +01:00
Arun Isaac cb1c12156e
doc: Document mumi am, compose and www subcommands.
* doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]:
Document mumi am, compose and www subcommands.
* doc/guix.texi: Bump copyright year.

Change-Id: I28bde9454ad35115ed60fe4d6ffa35fad599b2d1
2024-06-12 22:14:41 +01:00
Ludovic Courtès bb73faea02
hg-download: Pass strings to ‘hg-fetch’.
Fixes a regression introduced in
275f279891.

* guix/hg-download.scm (hg-fetch-builder): Remove calls to
‘string->symbol’.

Change-Id: I2e049d1ecb8860b6f946ca51358aaba22bdc9e2e
2024-06-12 09:45:44 +02:00
jgart 30f0faafc4
gnu: dmenu: Update to 0.5.3.
* gnu/packages/suckless.scm (dmenu): Update to 0.5.3.

Change-Id: Id5b458dbad3349037f78bdb2b20d33cab0d1d646
2024-06-11 23:04:00 -05:00
jgart 330453d8f8
gnu: st: Update to 0.9.2.
* gnu/packages/suckless.scm (st): Update to 0.9.2.

Change-Id: I7d42fbaa0cd5b1989d4c249bdfc0b26e9e048b30
2024-06-11 22:57:25 -05:00
jgart d8f1ee6bc8
gnu: dwm: Update to 6.5.
* gnu/packages/suckless.scm (dwm): Update to 6.5.

Change-Id: I8e9627541abb521d54f4d91ee067d3678ce18b02
2024-06-11 21:21:46 -05:00
jgart 2c62ed5c4a
gnu: catgirl: Update to 2.2a.
* gnu/packages/irc.scm (catgirl): Update to 2.2a.

Change-Id: I72b832ed92dc351cabea0fb344e1402b3340b1e2
2024-06-11 20:26:33 -05:00
André Batista c92abd02c6
gnu: tor: Update to 0.4.8.12.
* gnu/packages/tor.scm (tor): Update to 0.4.8.12.

Signed-off-by: jgart <jgart@dismail.de>
2024-06-11 18:54:30 -05:00
Nguyễn Gia Phong 039da35176
doc: Update field name in gitile-configuration.
* doc/guix.texi (gitile-configuration): Update field name
  nginx-server-block to nginx.

Change-Id: I215d3d57c1cb88271c580fa1426a661477a775f7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-12 00:21:52 +02:00
Adriel Dumas--Jondeau ee5d506ec8
gnu: godot: Update to 4.2.2.
* gnu/packages/game-development.scm (godot): Update to 4.2.2.

Change-Id: I4450c41439435d18b1e1fb727b9d42c683455831
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-12 00:08:57 +02:00
Artyom V. Poptsov 84089c8dbb
gnu: blktrace: Update to 1.3.0.
* gnu/packages/linux.scm (blktrace): Update to 1.3.0.
  [arguments]: Use gexps.

Change-Id: I4e107c8d1f99d5eb44d7f0fd67925cefac36eba9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-12 00:07:55 +02:00
fanquake f1b1c5fd6c
gnu: musl: Update to 1.2.5.
* gnu/packages/musl.scm (musl): Update to 1.2.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-06-12 00:03:36 +02:00
Juliana Sims 6153ba29b9
gnu: cutter: Update to 2.3.4.
Fixes <https://issues.guix.gnu.org/63669>.

* gnu/packages/engineering.scm (cutter): Update to 2.3.4.
(radare2-for-cutter): Delete.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Reported-by: XVilka Haos of System <xvilka@gmail.com>
Change-Id: Id8c9087df56bd11a81103635920f9ad0b6a290b5
2024-06-11 23:57:08 +02:00
Ludovic Courtès a24e8de6ce
gnu: libressl: Run tests under ‘datefudge’.
Fixes <https://issues.guix.gnu.org/71491>.

* gnu/packages/tls.scm (libressl)[arguments]: Add #:phases.

Change-Id: I85d866808a01265c90de6c662f35a083773faf08
2024-06-11 23:09:08 +02:00
Ludovic Courtès 865bf63eb3
gnu: e2fsprogs: Fix compilation for GNU/Hurd.
Fixes a regression introduced in
ce78f9cb66.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: When ‘system-hurd?’,
add ‘set-PATH_MAX’ phase.

Change-Id: Idc8c2a24d2518b44e42102db48a8ab484b855f47
2024-06-11 23:09:08 +02:00
Timotej Lazar 7daf932892
gnu: cmus: Switch to new package style.
* gnu/packages/music.scm (cmus): Switch to new style.
[arguments]: Use g-exps. Drop trailing #t from 'configure phase.

Change-Id: Ia840202adddf390bd29a0fb57fa1a3294dd7a61a
Signed-off-by: jgart <jgart@dismail.de>
2024-06-11 13:12:26 -05:00