Ricardo Wurmus
036d2fc88a
gnu: python-tbb: Fix build.
...
* gnu/packages/tbb.scm (python-tbb)[arguments]: Call "python setup.py install"
with "--root" argument.
Change-Id: I290c45f3d64c0bb6ec57a0e406132b4f42808eec
2024-01-05 08:57:53 +01:00
Feng Shu
05fad99a43
gnu: sddm: Update to 0.20.0.
...
* gnu/packages/display-managers.scm (sddm)[version]: Update to 0.20.0.
[source]: Remove snippet and use git-fetch method instead.
[arguments]: Use gexp, remove outdate comment and handle /include/qt5 dir of
qtdeclarative.
Change-Id: I6f6bd80291c36b1b80c9ff7f2154593cea2c9d87
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:37 -05:00
Adam Faiz
f96590fb36
gnu: minetest: Update to 5.8.0.
...
Message-ID: <a25dcfdb5bce0dee41ad6b1d8db9ed6ea9a10650.1703461039.git.adam.faiz@disroot.org>
In-Reply-To: <33df226b8a59a668741a971401024bea785d203d.1703461038.git.adam.faiz@disroot.org>
References: <33df226b8a59a668741a971401024bea785d203d.1703461038.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:19:27 +0800
Subject: [PATCH 2/2] gnu: minetest: Update to 5.8.0.
* gnu/packages/minetest.scm (minetest, minetest-data): Update to 5.8.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
Adam Faiz
cf075984fc
gnu: irrlicht-for-minetest: Update to 1.9.0mt13.
...
Message-ID: <33df226b8a59a668741a971401024bea785d203d.1703461178.git.adam.faiz@disroot.org>
In-Reply-To: <cover.1703461178.git.adam.faiz@disroot.org>
References: <cover.1703461178.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:16:25 +0800
Subject: [PATCH 1/2] gnu: irrlicht-for-minetest: Update to 1.9.0mt13.
* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt13.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
kiasoc5
e963dcd2e2
gnu: grml-zsh-config: Update to 0.19.6.
...
* gnu/packages/shellutils.scm (grml-zsh-config): Update to 0.19.6.
Change-Id: I0609ec27e98fe1c842cb76d0aaebb491b2e966fe
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-01-05 00:31:36 -05:00
Sharlatan Hellseher
2ef73c6bf5
gnu: Add python-djitellopy.
...
* gnu/packages/python-xyz.scm (python-djitellopy): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I3e1fe9ecc7c02cb22a979c494fd76db678019e2e
2024-01-05 00:31:36 -05:00
Sharlatan Hellseher
a59922dab6
gnu: Add python-av.
...
* gnu/packages/python-xyz.scm (python-av): New variable.
2024-01-05 00:31:36 -05:00
Clément Lassieur
be1d05c107
gnu: icecat-minimal: Fix WM Class.
...
* gnu/packages/gnuzilla.scm (icecat-minimal)[arguments]: Set the
MOZ_APP_REMOTINGNAME environment variable and replace "Navigator" with
"Icecat" in icecat.desktop.
The WM Class should be "Navigator, Icecat" instead of "Navigator,
icecat-default". StartupWMClass in icecat.desktop should be "Icecat" instead
of "Navigator" so that other browsers (they often have the "Navigator" class)
won't be associated with Icecat.
Change-Id: I57bec957938c56e8acf9cd5c955e57dbad081678
2024-01-04 23:47:15 +01:00
Efraim Flashner
9816a53716
gnu: libsigsegv: Fix cross-compiling.
...
* gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: When
cross-compiling add a phase to not include extra headers.
Change-Id: Ie2d23fd037ed533dacf08acf52771b7ab1d446ac
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-01-04 21:48:17 +02:00
Efraim Flashner
744e06c867
gnu: gmp: Fix building on x86_64-linux-gnux32.
...
* gnu/packages/multiprecision.scm (gmp)[arguments]: When building for
x86_64-linux-gnux32 add a configure-flag to use the x32 ABI.
Change-Id: I321c707b3f7df5eeb338f03dacf08b29181ecf53
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-01-04 21:48:17 +02:00
Efraim Flashner
568c12d726
gnu: openssl: Fix building on x86_64-linux-gnux32.
...
* gnu/packages/tls.scm (target->openssl-target): Add entry for
x86_64-linux-gnux32.
Change-Id: Icbbdb76134da0811b8493c55ca2d3acdb77c5883
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-01-04 21:48:17 +02:00
Efraim Flashner
c69230c81f
gnu: Add support for x86_64-linux-gnux32.
...
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add entry for
x86_64-linux-gnux32.
* gnu/packages/gcc.scm (gcc-configure-flags-for-triplet): Add
configure-flag for x86_64-linux-gnux32.
* guix/platforms/x86.scm (x86_64-linux-gnux32): New variable.
* guix/utils.scm (gnu-triplet->nix-system): Force x86_64-linux-gnux32 to
output a different nix-system than x86_64-linux-gnu.
Change-Id: I519fea2f8357e4b9895ede05fe8a5e373e9b034a
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-01-04 21:48:13 +02:00
Nicolas Goaziou
3c1f25fc7b
gnu: emacs-ess: Fix build.
...
* gnu/packages/statistics.scm (emacs-ess)[arguments]<#:phases>: Fix test file
lists for skipped tests.
Change-Id: I0ef581080811535dbf32118c3ed37f91e9f58cfe
2024-01-04 16:13:55 +01:00
Nicolas Goaziou
650b9021a1
gnu: emacs-ess: Improve package style.
...
* gnu/packages/statistics.scm (emacs-ess)[origin]: Remove trailing #T from
snippet. Use G-expressions.
[arguments]: Use G-expressions.
[inputs]: Remove labels.
Change-Id: Iaaf6371577e00c2cc1da0192e5f9f9102b4e76b0
2024-01-04 15:14:21 +01:00
Nicolas Goaziou
c61532c4b4
gnu: emacs-ess: Update to 18.10.2-1.3691ecc.
...
* gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2-1.3691ecc.
[arguments]: Skip failing tests.
* gnu/packages/patches/emacs-ess-fix-obsolete-function-alias.patch: Delete file.
* gnu/local.mk: Apply file removal.
Change-Id: If8cd54c32c44cd2465f2cdb78317e8f8339f6bc3
2024-01-04 15:14:21 +01:00
Paul A. Patience
0eec27846b
gnu: cl-gltf: Update to 2.0.0-0.dab186e.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-gltf): Update to 2.0.0-0.dab186e.
Change-Id: I7e9d7f41774f433192dba30225499f36061bf280
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
db784bef1d
gnu: Add cl-3d-spaces.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-spaces, cl-3d-spaces, ecl-3d-spaces): New
variables.
Change-Id: Ib15c90168f36c10697d67f69457de9c4b7d28666
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
24f0d7eee5
gnu: Add cl-3d-math.
...
* gnu/packages/lisp-xyz.scm (sbcl-3d-math, cl-3d-math, ecl-3d-math): New
variables.
Change-Id: Iaa5c63d7fb535b37c11528f5d7802ea62ebd0894
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
6b80095106
gnu: Add cl-type-templates.
...
* gnu/packages/lisp-xyz.scm (sbcl-type-templates, cl-type-templates,
ecl-type-templates): New variables.
Change-Id: I001451f5cdc3a5a65941982f11d756ecd7a1678a
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
cf78318204
gnu: cl-clingon: Update to 0.5.0-0.379fc41.
...
* gnu/packages/lisp-xyz.scm (sbcl-clingon): Update to 0.5.0-0.379fc41.
Change-Id: I756845165eba3610bda8ec7c3598c797ced411a9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
24c3b94e78
gnu: cl-machine-state: Update to 1.0.0-2.3d258ee.
...
* gnu/packages/lisp-xyz.scm (sbcl-machine-state): Update to
1.0.0-2.3d258ee.
[home-page]: Fix URL.
Change-Id: Ibeb3382f3722070f6c4b3fbcb19bda34addc6273
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
7cbb8be044
gnu: cl-coalton: Update to 0.0.1-4.9393424.
...
* gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-4.9393424.
[inputs]: Remove sbcl-json-streams and sbcl-split-sequence.
Add sbcl-concrete-syntax-tree, sbcl-eclector and sbcl-named-readtables.
Change-Id: Ibedd5bcf9b76e0300775503119babc4d4511e596
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
fe4c2a1277
gnu: cl-eclector: Update to 0.9.0-0.d499b09.
...
* gnu/packages/lisp-xyz.scm (sbcl-eclector): Update to 0.9.0-0.d499b09.
Change-Id: Idb4dd189c39eed98b7992271a5dd4354c02ef641
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
3f5023a503
gnu: cl-nibbles: Update to 0.14-3.a46a677.
...
* gnu/packages/lisp-xyz.scm (sbcl-nibbles): Update to 0.14-3.a46a677.
[file-name]: Rename to cl-nibbles. Move above sha256.
Change-Id: I6a95f3f24b043d7e2c192840d9bad62f5c661fb2
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
7d05e6c89e
gnu: cl-numpy-file-format: Update to 0.0.0-2.e440c7b.
...
* gnu/packages/lisp-xyz.scm (sbcl-numpy-file-format): Update to
0.0.0-2.e440c7b.
Change-Id: I4b8b343ebfa7b0be04f54174e5bed479670a9e94
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
a37beb4ef6
gnu: cl-atomics: Update to 1.0.0-2.b747702.
...
* gnu/packages/lisp-xyz.scm (sbcl-atomics): Update to 1.0.0-2.b747702.
Change-Id: I288ce4c336f7347ed596897afa24cd2669a94a4e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
dfc27b63b9
gnu: cl-dexador: Update to 0.9.15-2.051cbb7.
...
* gnu/packages/lisp-xyz.scm (sbcl-dexador): Update to 0.9.15-2.051cbb7.
[inputs]: Remove sbcl-cl-reexport. Add sbcl-trivial-garbage.
[native-inputs]: Remove sbcl-cl-ppcre, sbcl-local-time, sbcl-prove,
sbcl-trivial-features, and add sbcl-rove to commented list.
Change-Id: Ic451756d90d84954aeddf0fab2c7216a63985d92
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
2da9ee16e3
gnu: cl-cmd: Improve package style.
...
* gnu/packages/lisp-xyz.scm (sbcl-cmd)[arguments]: Use
G-expressions. Move above inputs.
[inputs]: Remove labels. Sort.
Change-Id: I7cafea4cce3b2dfb89b21c43d71b96767d55c7f5
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Paul A. Patience
4b070c750f
gnu: cl-cmd: Update to 0.0.1-8.0164d57.
...
* gnu/packages/lisp-xyz.scm (sbcl-cmd): Update to 0.0.1-8.0164d57.
Change-Id: I1483861da5373f8bebe393ca7f8e80ad7f84cb06
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 15:11:47 +01:00
Troy Figiel
4f53dff911
gnu: python-hicexplorer: Fix build.
...
* gnu/packages/bioinformatics.scm (python-hicexplorer)[snippet]: Remove
catchall pattern of patch version numbers in setup.py.
2024-01-04 13:38:10 +01:00
Peter Polidoro
8df79db37a
gnu: kicad: Update to 7.0.10.
...
* gnu/packages/engineering.scm (kicad): Update to 7.0.10.
Change-Id: I7461d2d6736a4618c52767fecc6c0af2c531c1f5
2024-01-04 13:38:10 +01:00
Cayetano Santos
6d2068f173
gnu: emacs-vterm: Update to 0.0.2-1-c3a3a23.
...
* gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0.0.2-1-c3a3a23.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I90238380792aee1b5f13fdad8ef4164048e2bab8
2024-01-04 12:48:14 +01:00
casaca
adbdb6e494
gnu: emacs-xah-fly-keys: Update to 24.19.20231204080156.
...
* gnu/packages/emacs-xyz.scm (emacs-xah-fly-keys): Update to 24.19.20231204080156.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I1785fced0354ecc837bbe28323a86a3cad506035
2024-01-04 12:42:34 +01:00
Sergey Trofimov
d9e54c187b
gnu: emacs-hyperspace: Propagated inputs.
...
* gnu/packages/emacs-xyz.scm (emacs-hyperspace):
Use propagated inputs for runtime dependencies.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Id090075ac3ac6531c25aee909739365f1b920446
2024-01-04 12:36:58 +01:00
Sergey Trofimov
39330065d6
gnu: emacs-discomfort: Propagate inputs.
...
* gnu/packages/emacs-xyz.scm (emacs-discomfort):
Use propagated-inputs for runtime dependencies.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Ifbe4d9229ed1714eae0441d5fc4f600cf6a896dc
2024-01-04 12:36:48 +01:00
Sergey Trofimov
6c05fb9286
gnu: emacs-debase: Remove unused inputs.
...
* gnu/packages/emacs-xyz.scm (emacs-debase):
Remove empty inputs list.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I3d193fd901de4f79cc6309f80316b0502424e61c
2024-01-04 12:36:38 +01:00
Sergey Trofimov
84a7d72dd8
gnu: emacs-dnt: Propagate inputs.
...
* gnu/packages/emacs-xyz.scm (emacs-dnt):
Use propagated-inputs for runtime dependencies.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I6b6d22beb749d6a97301a8b80209dbb40c1b8cfd
2024-01-04 12:36:22 +01:00
Ian Eure
f65e3ec0df
gnu: Add emacs-sql-indent.
...
* gnu/packages/emacs-xyz.scm (emacs-sql-indent): New variable.
Change-Id: I56a5f1c2e5256ed2ebcfe58ff99faffe49bf8519
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-01-04 12:32:52 +01:00
Ian Eure
c7f1339575
gnu: emacs-blight: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-blight): Update to 1.1.
[arguments]: Include Udev rules granting access to the backlight.
Change-Id: If277c0845845555d99b9fc55c908ffcea6ea56e6
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-01-04 12:28:24 +01:00
Nicolas Goaziou
7a851ee961
gnu: emacs-citeproc-el: Update to 0.9.4.
...
* gnu/packages/emacs-xyz.scm (emacs-citeproc-el): Update to 0.9.4.
[propagated-inputs]: Add EMACS-COMPAT.
Change-Id: Id04709379fcfa4e02f1a1e2535eb711bd3ea4848
2024-01-04 12:08:34 +01:00
Nicolas Goaziou
4d0d651366
gnu: emacs-eat: Update to 0.9.4.
...
* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.4.
Change-Id: Id8ec98ba1f8ebc5f63db5798a6dc7043ca6db393
2024-01-04 12:08:34 +01:00
Nicolas Goaziou
8af16af043
gnu: emacs-exwm-firefox: Run tests.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm-firefox)[arguments]: Run tests.
Change-Id: I2efb314e899903f5047f65aad4dbbf78560bac64
2024-01-04 12:08:33 +01:00
Nicolas Goaziou
91c4b76ad2
gnu: emacs-exwm-firefox: Improve package style.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm-firefox)[inputs]: Re-order inputs alphabetically.
Change-Id: Ide39e4d98434decb15b3e2f81fbeb547ad91c88e
2024-01-04 12:08:33 +01:00
Nicolas Goaziou
7cf95dc5f4
gnu: emacs-exwm-firefox: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-exwm-firefox): Update to 1.2.
[arguments]: Add a phase to enter "lisp" sub-directory.
Change-Id: Ia349cd008073f8de3d9ea6089fd54ba16edbb29c
2024-01-04 12:08:33 +01:00
Nicolas Goaziou
0370998826
gnu: emacs-helm-company: Update to 0.2.8.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-company): Update to 0.2.8.
Change-Id: I92ee5a5f91ee2c4480231eb5cc3da1e85c53488c
2024-01-04 12:08:33 +01:00
Nicolas Goaziou
00442d15c2
gnu: emacs-org-fc: Update to 0.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-fc): Update to 0.3.0.
Change-Id: Iabf440ee97cfbb665c6d38a169c5526149a4e699
2024-01-04 12:08:33 +01:00
Nicolas Goaziou
49eef61db5
gnu: emacs-org-re-reveal: Update to 3.25.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.25.0.
Change-Id: Id3e3acaae62a4434c7a8354ae5d944268f8344f3
2024-01-04 12:08:32 +01:00
Nicolas Goaziou
69e59613dc
gnu: emacs-org-sidebar: Improve package style.
...
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar)[propagated-inputs]: Re-order
inputs alphabetically.
Change-Id: I724c97f5235c3b7315d26a66e23114116b28f9d4
2024-01-04 12:08:32 +01:00
Nicolas Goaziou
f6fb1bbe2f
gnu: emacs-org-sidebar: Update to 0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.4.
Change-Id: I1f1cb12a801f4fda59c060b1ca64616b8e170251
2024-01-04 12:08:32 +01:00
Nicolas Goaziou
7597ca5806
gnu: emacs-plz: Update to 0.7.1.
...
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.7.1.
Change-Id: I8fc92e8f1376cf951cf104caee84103296fa5e82
2024-01-04 12:08:32 +01:00
Nicolas Goaziou
be8ce8a825
gnu: emacs-robot-mode: Update to 0.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-robot-mode): Update to 0.8.0.
Change-Id: Ic7960db086e712a410c58a613c343dad4c7ca392
2024-01-04 12:08:31 +01:00
Nicolas Goaziou
2b8317dad6
gnu: emacs-solarized-theme: Update to 2.0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 2.0.4.
Change-Id: I70c14db16bdb0c5a892199793a77abe8401c7c67
2024-01-04 12:08:31 +01:00
Nicolas Goaziou
2e8dba6c6c
gnu: emacs-sqlite3-api: Update to 0.18.
...
* gnu/packages/emacs-xyz.scm (emacs-sqlite3-api): Update to 0.18.
Change-Id: I75d0fb063c1684e2f69ce3904561f6dae17f3344
2024-01-04 12:08:31 +01:00
Nicolas Goaziou
85d742aa12
gnu: emacs-super-save: Update to 0.4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-super-save): Update to 0.4.0.
Change-Id: I88a8ff0267362ea5f8f8075be4c0020bf51b4f02
2024-01-04 12:08:31 +01:00
Nicolas Goaziou
9470fd9cd8
gnu: emacs-vertico-posframe: Update to 0.7.6.
...
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.7.6.
Change-Id: I9cb71efe2a2e0d108778d49efb87b7da74753399
2024-01-04 12:08:31 +01:00
Nicolas Goaziou
60cba2c9bc
gnu: emacs-vundo: Update to 2.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-vundo): Update to 2.2.0.
Change-Id: I5eef536684e98e53d49229442264ac8757dc5513
2024-01-04 12:08:30 +01:00
Nicolas Goaziou
cf51be825d
gnu: emacs-eglot: Update to 1.16.
...
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.16.
Change-Id: I064f5f47f5405a84838314c66095abb230cb7df7
2024-01-04 12:08:30 +01:00
Paul A. Patience
1eccfd2b01
gnu: cl-esrap: Update to 0.18-4.d806138.
...
* gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-4.d806138.
Change-Id: I6ed3edf813bdbb4a7dd88a0345b2c02ec61df20b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 11:44:54 +01:00
Paul A. Patience
f12b4606ca
gnu: cl-osicat: Update to 0.7.0-4.9823279.
...
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 0.7.0-4.9823279.
Change-Id: I800e00342c6f5d596899280b4d297e1465cd6f3a
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 11:44:54 +01:00
Paul A. Patience
d4644e8f9a
gnu: cl-one-more-re-nightmare: Update to 0.0.0-1.5b0b02e.
...
* gnu/packages/lisp-xyz.scm (sbcl-one-more-re-nightmare): Update to
0.0.0-1.5b0b02e.
Change-Id: I4e280f9639f8696d9eaeeb1cd43237938390da5f
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 11:44:54 +01:00
Paul A. Patience
e7f336b2e8
gnu: cl-trivial-benchmark: Update to 2.0.0-2.1fbc8d1.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivial-benchmark): Update to
2.0.0-2.1fbc8d1.
Change-Id: I1b9e14ac071ce35b2f2e33220f199481578a07c5
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 11:44:54 +01:00
Paul A. Patience
0fd2cb2632
gnu: cl-shasht: Update to 0.1-2.27ba0a8.
...
* gnu/packages/lisp-xyz.scm (sbcl-shasht): Update to 0.1-2.27ba0a8.
[inputs]: Add sbcl-closer-mop.
Change-Id: I7e7e534d5234158993c9f452d2c5107ce1d9dee9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 11:44:54 +01:00
Paul A. Patience
6efd7b1bcd
gnu: cl-try: Update to 0.0.1-2.cf2a888.
...
* gnu/packages/lisp-check.scm (sbcl-try): Update to 0.0.1-2.cf2a888.
Change-Id: Iaa21e7ab9baf362c58b03f28513796abd59f0099
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-04 11:44:54 +01:00
Guillaume Le Vaillant
d66b190096
gnu: txr: Update to 293.
...
* gnu/packages/lisp.scm (txr): Update to 293.
Change-Id: Ife084219385e11f87b26b59f584c9c0a8c9a323c
2024-01-04 11:44:54 +01:00
Clément Lassieur
ed27cf313a
gnu: icecat-minimal: Fix dependency to libcanberra.
...
* gnu/packages/gnuzilla.scm (icecat-minimal)[arguments]: Add
'libcanberra/lib/gtk-3.0/modules' to LD_LIBRARY_PATH in the 'wrap-program'
phase.
This fixes these messages on Icecat startup:
Gtk-Message: 13:05:56.635: Failed to load module "canberra-gtk-module"
Gtk-Message: 13:05:56.636: Failed to load module "canberra-gtk-module"
Change-Id: I508dbf0a8133634c329c4c1ff20088752311ff91
2024-01-04 11:08:30 +01:00
John Kehayias
ef4e4c9a2c
Merge branch 'master' into mesa-updates
...
Change-Id: I46ca25bea98d25150877421c6d5161752afabb25
2024-01-04 00:03:40 -05:00
Sharlatan Hellseher
7b0863f07a
gnu: actionlint: Update to 1.6.26.
...
* gnu/packages/check.scm (actionlint): Update to 1.6.26.
[inputs]: Swap go-github-com-robfig-cron-1.2 to go-github-com-robfig-cron
* gnu/packages/golang.scm (go-github-com-robfig-cron-1.2): Delete variable.
Change-Id: Ie2c25254ffefb99f8808f74ae4a9d85bbbcb6437
2024-01-03 16:38:57 -05:00
Sharlatan Hellseher
d041bf2bb0
gnu: go-github-com-go-telegram-bot-api-telegram-bot-api: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-go-telegram-bot-api-telegram-bot-api): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ia631773394faaff150c18b074c943565f6998e1f
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
ea94cb36d6
gnu: go-github-com-getsentry-raven-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-getsentry-raven-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: If7e155b3e85d8bda8fd099f6a4d1eb6b87e9eee3
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
972c1245c6
gnu: go-cloud-google-com-go-compute-metadata: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-cloud-google-com-go-compute-metadata): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/mail.scm: Add (gnu packages golang-web) module.
Change-Id: Ic97e5f4afd26376d37860fbb4758e8037e758f58
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
bd0898a9cc
gnu: go-github-com-google-go-github: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-google-go-github): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I17711a8f0bfd58a12cf805f1678688d2946c985b
2024-01-03 16:38:56 -05:00
Sharlatan Hellseher
236ae7820e
gnu: go-github-com-whyrusleeping-json-filter: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-whyrusleeping-json-filter): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I41d725c82adc3f5571c50bdf6a092e9a310e0f6c
2024-01-03 16:35:25 -05:00
Sharlatan Hellseher
a249278269
gnu: go-github-com-xeipuuv-gojsonreference: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonreference): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iba8903cba4efa0b806cb19237db3ee51a46646c6
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
3a3484bf5d
gnu: go-github-com-xeipuuv-gojsonpointer: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonpointer): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I1c77a5a1b0e85fa57578ff29c9e3c403e4d62bc8
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
1371b119f3
gnu: go-github-com-xeipuuv-gojsonschema: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-xeipuuv-gojsonschema):
[propagated-inputs]: Move go-github-com-stretchr-testify from here ...
[native-inputs]: ... to here.
Change-Id: Id865d5821060cd847aeb9ccfc7b7a477e12f7b7b
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
65b1156d2b
gnu: go-github-com-xeipuuv-gojsonschema: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-xeipuuv-gojsonschema): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iaf68b653f279c98f62ce9e07f2ce010c8e1741e2
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
ab7511ad0d
gnu: go-github-com-hjson-hjson-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/networking.scm: Add (gnu packages golang-web) module.
* gnu/packages/uucp.scm: As above.
Change-Id: If1ba5e4d866ce74fa35ae9126c6ba4cd0b149dab
2024-01-03 16:35:24 -05:00
Sharlatan Hellseher
ba8babd9e7
gnu: go-github-com-nwidger-jsoncolor: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I924581a553c7b59b1be3e274a1845af68b438bcb
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
d0f3a60169
gnu: go-github-com-aws-aws-sdk-go-v2-feature-s3-manager: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-feature-s3-manager): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ia97de141c3c96e99b4824ea93925c5d2b5d9aa8d
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
04bb3c7af6
gnu: go-github-com-aws-aws-sdk-go-v2-service-s3: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-s3): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I11426c93b58f1c0c9c48527621ded345cc4f062b
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
b344dc44be
gnu: go-github-com-aws-aws-sdk-go-v2-service-sts: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sts): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I3503dbde93a46ff47dcc035243a7f320b7090794
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
24d16888ab
gnu: go-github-com-aws-aws-sdk-go-v2-service-ssooidc: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-ssooidc): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I7c1fc41bb4b7ae8b92204e3daee5628602328384
2024-01-03 16:35:23 -05:00
Sharlatan Hellseher
d6285224ad
gnu: go-github-com-aws-aws-sdk-go-v2-service-sso: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-sso): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I7d9008a277e97adc2b496b11b75d63efd1b839f3
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
8f22dbde7e
gnu: go-github-com-aws-aws-sdk-go-v2-service-iam: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-service-iam): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Id479cc90005de14f0916cb06fa140127812787b1
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
d9246c6b89
gnu: go-github-com-aws-aws-sdk-go-v2-config: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2-config): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ie775eff088ac4ad0327e2479a63f677ac9c75da2
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
31af3c2e37
gnu: go-github-com-aws-aws-sdk-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ic639856afb340c2a7aea6dc917d2bcd32290d1b7
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
ae1d9ed08f
gnu: go-github-com-aws-aws-sdk-go-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-aws-sdk-go-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/version-control.scm: Add (gnu packages golang-web) module.
Change-Id: I6e980749d9f9c1373adfc717b0195a1b8c32d6af
2024-01-03 16:35:22 -05:00
Sharlatan Hellseher
a171f12286
gnu: go-github-com-aws-smithy-go: Adjust description.
...
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go):[description]
Add link to Smithy.
Change-Id: I3c913db5940dc97fb3fa8874fd8b1bf9baaf4a59
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
59be3604e3
gnu: go-github-com-aws-smithy-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-smithy-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I3a4731ae27cc7365c1704cf5a9eab56ca79974a4
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
a8378baeb0
gnu: go-github-com-jmespath-go-jmespath: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-jmespath-go-jmespath): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I7f16dd3153ca6fd626061f7da5792192a48041bd
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
8e3a60728a
gnu: go-github-com-goccy-go-json: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-goccy-go-json): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I83fc749483f9f60a05c823e2f792efda0481b505
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
502c8a7442
gnu: go-github-com-francoispqt-gojay: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-francoispqt-gojay):
[propagated-inputs]: Swap to [native-inputs].
Change-Id: Ie83ea13685036b2688f668cde8bbb831ba5cd602
2024-01-03 16:35:21 -05:00
Sharlatan Hellseher
d087261feb
gnu: go-github-com-francoispqt-gojay: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I2ff041a91e2d37d79495a3ebda1b602784161c4a
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
7a9f0869d4
gnu: go-github-com-opentracing-opentracing-go: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-opentracing-opentracing-go): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I87e615589cdb038e2b633ecd63194c81d5864a5b
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
75641bbd73
gnu: go-github-com-tv42-httpunix: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-tv42-httpunix): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I1b81c93afd803dfd68fae5292cb2103855cdba6d
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
9a5946bc7a
gnu: go-github-com-emicklei-go-restful: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Idc88242d2ec3274a0b68244f5e91bbfc2dd8543c
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
0ca7181c80
gnu: go-github-com-julienschmidt-httprouter: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-julienschmidt-httprouter): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/high-availability.scm: Add (gnu packages golang-web) module.
Change-Id: I277e4a7ed835b0dc00f08e102e982e0cd019b828
2024-01-03 16:35:20 -05:00
Sharlatan Hellseher
9b7806717f
gnu: go-github-com-go-chi-chi-v5: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-go-chi-chi-v5): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I120c2cb142935430443a7e6c9e53aa8544bbaf8e
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
61b29e1cf2
gnu: go-github-com-valyala-fasthttp: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I60676c0204e198c6050724efa5410c5b695f88fb
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
157369092a
gnu: go-github-com-aws-sdk: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aws-sdk): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I8e82019c75b115548c2e0eea54b261ff8c3dd4a7
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
cb523a9b6b
gnu: go-github-com-coreos-go-oidc-v3: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc-v3): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: If049d6172219bf144d3f30877f3c9f5138bcc78c
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
66ea5eebb1
gnu: go-github-com-coreos-go-oidc: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iadefbc9c3df2aa291a3eb4c8cc31a5fdf562e138
2024-01-03 16:35:19 -05:00
Sharlatan Hellseher
584bff22f2
gnu: go-gopkg-in-square-go-jose-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-gopkg-in-square-go-jose-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ifdc5b240c2f3af874d6b4b8b0422dfd9326348a3
2024-01-03 16:35:18 -05:00
Sharlatan Hellseher
8a8b218b3f
gnu: go-github-com-bep-golibsass: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-bep-golibsass): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I514ae05a8c04eea2084cbcb7e4d84c83b6b71bb4
2024-01-03 16:35:18 -05:00
Sharlatan Hellseher
a3a25490ec
gnu: go-github-com-google-safehtml: Remove input labels.
...
* gnu/packages/golang-web (go-github-com-google-safehtml): Remove labels.
Change-Id: I20f5748496988c9e64fa0783bb51507c6cfa933e
2024-01-03 16:35:18 -05:00
Sharlatan Hellseher
815821c139
gnu: go-github-com-google-safehtml: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-google-safehtml): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ia1f14486f262d3695077c8e2f409f4928874c4f8
2024-01-03 16:35:18 -05:00
Sharlatan Hellseher
d0dc31a56e
gnu: go-github-com-microcosm-cc-bluemonday: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-microcosm-cc-bluemonday): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ie5122f8afb2a29574c0e0bb5eb96665ecb77176b
2024-01-03 16:35:18 -05:00
Sharlatan Hellseher
032cac46ed
gnu: go-github-com-gorilla-context: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-context): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I22ba5493a48fe619ef2aca185c559da3a81f8d81
2024-01-03 16:35:17 -05:00
Sharlatan Hellseher
b184a16c14
gnu: go-github-com-tdewolff-parse-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Id58c54359f1bf55c6fc8178ce142bf985858bb87
2024-01-03 16:35:17 -05:00
Sharlatan Hellseher
fd51ae6a37
gnu: go-github-com-tdewolff-minify-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I4cee7a25e618cc7427d8669c4b17d028817e378f
2024-01-03 16:35:17 -05:00
Sharlatan Hellseher
80f52867ab
gnu: go-github-com-gorilla-csrf: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-csrf): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I77bcbdaf515152b95418f9e2632d810202a1e23a
2024-01-03 16:35:17 -05:00
Sharlatan Hellseher
f1fab49122
gnu: go-github-com-jcmturner-goidentity-v6: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-jcmturner-goidentity-v6):
[propagated-inputs]: Move go-github-com-stretchr-testify from here ...
[native-inputs]: ... to here.
Change-Id: I1e7bd72b3bf1c0879426a6a4c5b3b1de1d316069
2024-01-03 16:35:17 -05:00
Sharlatan Hellseher
c058e08d8b
gnu: go-github-com-jcmturner-goidentity-v6: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-jcmturner-goidentity-v6): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ibd9202efe7fc1002bc34376107a0e88872c888be
2024-01-03 16:35:16 -05:00
Sharlatan Hellseher
db6f2a0f8a
gnu: go-github-com-jcmturner-dnsutils-v2: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-jcmturner-dnsutils-v2):
Swap propagated-inputs to native-inputs.
Change-Id: I1d02b45559214d72828a78437766cf7c1e06f1b0
2024-01-03 16:35:16 -05:00
Sharlatan Hellseher
1559310589
gnu: go-github-com-jcmturner-dnsutils-v2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-jcmturner-dnsutils-v2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I65f87f8e8cd7970a15d3b1e09c5ef4202f0542db
2024-01-03 16:35:16 -05:00
Sharlatan Hellseher
88b168ed27
gnu: go-github-com-jcmturner-gokrb5-v8: Adjust inputs.
...
* gnu/packages/golang-web.scm (go-github-com-jcmturner-gokrb5-v8)
[propagated-inputs]: go-github-com-stretchr-testify move from here ...
[native-inputs]: ... to here.
Change-Id: I93be99c60c15ba7861dd909e8856c800f8cf8314
2024-01-03 16:35:16 -05:00
Sharlatan Hellseher
ddb3448cf0
gnu: go-github-com-jcmturner-gokrb5-v8: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-jcmturner-gokrb5-v8): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ie7833a1f5712cc3899fd140741774e6b71f03967
2024-01-03 16:35:16 -05:00
Sharlatan Hellseher
b870f17a83
gnu: go-github-com-gorilla-sessions: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-sessions): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ic4cc128724583a7c50102e476c6b96ea4e322bdd
2024-01-03 16:35:15 -05:00
Sharlatan Hellseher
1754f847aa
gnu: go-github-com-gorilla-securecookie: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-securecookie): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Iae8beed5e7a099033585bcab33cd42d237d2746d
2024-01-03 16:35:15 -05:00
Sharlatan Hellseher
2a0b7df5b4
gnu: go-github-com-felixge-httpsnoop: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ic2494b3e45c934ecddaa621f00f474b9079dc5ed
2024-01-03 16:35:15 -05:00
Sharlatan Hellseher
170d43cd0d
gnu: go-github-com-gorilla-handlers: Remove input labels.
...
* gnu/packages/golang-web.scm (go-github-com-gorilla-handlers): Remove labels.
Change-Id: I955408970a64d03823327912fdafcac5d7fbda93
2024-01-03 16:35:15 -05:00
Sharlatan Hellseher
fae3b9d598
gnu: go-github-com-gorilla-handlers: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-handlers): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/backup.scm: Add (gnu packages golang-web) module.
Change-Id: I7535bdecc681e230f4aee70115a3dea847d40e6f
2024-01-03 16:35:15 -05:00
Sharlatan Hellseher
e0060729b5
gnu: go-github-com-sourcegraph-jsonrpc2: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-sourcegraph-jsonrpc2): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/databases.scm: Add (gnu packages golang-web) module.
Change-Id: Idda2e18ae5d3e19f72265bdd017eadddc25bcad9
2024-01-03 16:35:14 -05:00
Sharlatan Hellseher
13ab4abe98
gnu: go-github-com-gorilla-websocket: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-websocket): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/ipfs.scm: Add (gnu packages golang-web) module.
Change-Id: I844738ec0b178a6a1746b01659c93a20919c2736
2024-01-03 16:35:14 -05:00
Sharlatan Hellseher
7b2c290956
gnu: go-github-com-chris-ramon-douceur: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-chris-ramon-douceur): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I9d0fdccc4ff557870dad60e9ac062ccb2e995979
2024-01-03 16:35:14 -05:00
Sharlatan Hellseher
5dbb2511e7
gnu: go-github-com-puerkitobio-goquery: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: Ic0415a8b280ebd12086a5976c9765c1dbbf50bd2
2024-01-03 16:35:14 -05:00
Sharlatan Hellseher
1bc5e65aad
gnu: go-github-com-andybalholm-cascadia: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I185cb923d21685eb5a3952b9990833d3a0709312
2024-01-03 16:35:13 -05:00
Sharlatan Hellseher
213a54e8de
gnu: go-github-com-aymerick-douceur: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-aymerick-douceur): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
Change-Id: I2e94858736f88333f56d4eb4301acd35e6bb1a33
2024-01-03 16:35:13 -05:00
Sharlatan Hellseher
d17d7e6ca1
gnu: go-github-com-gorilla-css: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-css): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/configuration-management.sc: Add (gnu packages golang-web) module.
* gnu/packages/golang.scm: As above...
Change-Id: I6e387966d05c40321b9116b93d76fce68aad8c7f
2024-01-03 16:35:13 -05:00
Sharlatan Hellseher
a0006c4dc5
gnu: go-github-com-gorilla-mux: Move to (gnu packages golang-web).
...
* gnu/packages/golang.scm (go-github-com-gorilla-mux): Move from
here...
* gnu/packages/golang-web.scm: ...to here.
* gnu/packages/finance.scm: Add (gnu packages golang-web) module.
* gnu/packages/web.scm: As above...
Change-Id: I1cb94377d581af93593dbb29cb60ddf5fb287ada
2024-01-03 16:35:13 -05:00
Sharlatan Hellseher
d14389f10e
gnu: Add (gnu packages golang-web) module.
...
* gnu/packages/golang-web.scm: New file.
* gnu/local.mk: Add to gnu/packages/golang-web.scm scope.
2024-01-03 16:35:12 -05:00
Connor Clark
2f642b6023
services: docker: Add config-file option.
...
* gnu/services/docker.scm (docker-configuration)[config-file] Add file-like
field.
* doc/guix.texi (Docker Service): Add information about config-file.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-03 15:32:01 +01:00
Zheng Junjie
c880652fec
gnu: libassuan: Fix cross-compiling.
...
gnu/packages/gnupg.scm(libassuan):
[arguments]: When cross-compiling, set the --with-libgpg-error-prefix configure option.
Change-Id: I320c48f320c34939a8e94589610beb5c40fdf53a
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-03 15:32:01 +01:00
Zheng Junjie
ae63bb5e7d
gnu: grim: Fix cross-compiling.
...
gnu/packages/image.scm(grim):
[native-inputs]: When cross compiling, add wayland, pkg-config-for-build.
Change-Id: I9dbf99d0bc92a62b17ded36937827dfbc6b29bb2
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-03 15:32:01 +01:00
Zheng Junjie
2d38579e01
gnu: grim: Update to 1.4.1.
...
* gnu/packages/image.scm (grim): Update to 1.4.1.
[home-page]: update to new home-page
[source]: update url.
Change-Id: I8c2e4ebbf198df7cedda7c1c946ecb33a6e92fb1
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-03 15:32:01 +01:00
Zheng Junjie
aed1b57081
gnu: slurp: Update to 1.5.0.
...
* gnu/packages/image.scm (slurp): Update to 1.5.0.
Change-Id: I72a60742af26a2544ee21e052963c0a8ad549d0e
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-03 15:32:01 +01:00
Zheng Junjie
24eb32f280
gnu: slurp: Fix cross-compiling.
...
gnu/packages/image.scm(slurp):
[native-inputs]: When cross compiling, add wayland, pkg-config-for-build.
Change-Id: I5000d681b1428c5b7d123239c1f1ba00f121fb7e
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-01-03 15:32:01 +01:00
Zheng Junjie
80f6e5a9ea
gnu: vulkan-loader: Fix cross-compiling.
...
gnu/packages/vulkan.scm(vulkan-loader):
[arguments]<#:configure-flags>: When cross-compiling, set -DBUILD_TESTS=OFF
and -DUSE_GAS=OFF.
[inputs]: Add libxrandr.
Change-Id: I580e1c77c4b9b5a3483e93ff9eda78fbe07ec292
2024-01-03 15:32:01 +01:00
Zheng Junjie
e2ad70c951
gnu: glew: Fix cross-compiling.
...
gnu/packages/gl.scm(glew):
[arguments]<#:make-flags>: when cross-compiling, use {cc,strip}-for-target.
Change-Id: I365f6635120a85359083beb88cb138f09a99fe33
2024-01-03 15:32:01 +01:00
Ekaitz Zarraga
5312b63ea0
gnu: icedove-minimal: Add argument to desktop file.
...
Icedove was not able to handle mailto: links, even if it responded to
them, it only activated the window, but didn't compose a new email.
Calling it directly by `icedove mailto:...` worked. According to:
<https://lists.debian.org/debian-user/2015/06/msg01071.html >
It was missing the argument in the `Exec` line of the desktop file.
* gnu/packages/gnuzilla.scm (icedove-minimal)[phases]
{install-desktop-file}: Add arguments to Exe line in .desktop file.
Change-Id: I3de5e57ed2c5eef23eee88e264487e6460c174b3
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-01-03 16:03:09 +02:00
Ricardo Wurmus
f462800002
gnu: Add cpat.
...
* gnu/packages/bioinformatics.scm (cpat): New variable.
Change-Id: I7b3acca1bdec2610d7cdaaf6f96440fe000421dd
2024-01-02 22:47:07 +01:00
Ricardo Wurmus
8ed9ffedd4
gnu: Add r-sleuth.
...
* gnu/packages/bioinformatics.scm (r-sleuth): New variable.
Change-Id: Ic358945548631fd3ac5de96b2efcf1fd93005898
2024-01-02 21:49:13 +01:00
Ricardo Wurmus
ebd00a4e91
gnu: r-tgutil: Update to 0.1.15-1.db4ff8b.
...
* gnu/packages/statistics.scm (r-tgutil): Update to 0.1.15-1.db4ff8b.
[description]: Update to use full sentences.
Change-Id: I6cb7e60b0759bd307a676783a9ceb9c451ce7a82
2024-01-02 21:45:16 +01:00
Ricardo Wurmus
fb3ac987c9
gnu: Add r-wasabi.
...
* gnu/packages/bioinformatics.scm (r-wasabi): New variable.
Change-Id: I5ce6c47f1fb3b1d5dfedd0977e53cb70ce379077
2024-01-02 21:40:44 +01:00
Ricardo Wurmus
e8814809c2
gnu: Add r-toast.
...
* gnu/packages/bioconductor.scm (r-toast): New variable.
Change-Id: I922508bce0bdf0304e2f40d93a63ffdb58d03aa6
2024-01-02 19:23:51 +01:00
Ricardo Wurmus
5b030de386
gnu: Add r-epidish.
...
* gnu/packages/bioconductor.scm (r-epidish): New variable.
Change-Id: Ib8ca5980149a5d3eabb3d4a68ae686b855e372d4
2024-01-02 19:22:13 +01:00
Ricardo Wurmus
f1bf43cdff
gnu: r-excelr: Reuse minify-build-system tools.
...
* gnu/packages/cran.scm (r-excelr)[arguments]: Use minify-build-system.
[native-inputs]: Use git repository for jexcel.js.
[description]: Reformat.
Change-Id: I82f7e466bbab6ad837359f04ee616a7766433c13
2024-01-02 18:36:21 +01:00
Nicolas Goaziou
85dabe71e6
gnu: emacs-org-web-tools: Fix build.
...
* gnu/packages/emacs-xyz.scm (emacs-org-web-tools)[propagated-inputs]: Add EMACS-PLZ.
Change-Id: Icf62d3774257f7b93e114503e6c31ea2fb81d807
2024-01-02 17:46:45 +01:00
Ricardo Wurmus
8f03c69b42
gnu: r-vcd: Update to 1.4-12.
...
* gnu/packages/cran.scm (r-vcd): Update to 1.4-12.
Change-Id: I5db4c5aeb21692312e05dc6483c4e52a6ec23888
2024-01-02 14:26:10 +01:00
Sergey Trofimov
344108df68
gnu: emacs-telega-server: Update to 0.8.230.
...
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.230.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-01-02 12:50:15 +03:00