me
/
guix
Archived
1
0
Fork 0
Commit Graph

137163 Commits (b69d1c568c3f868b244884da5d33453f53ab9387)

Author SHA1 Message Date
Christopher Baines 6ea32ab702
gnu: onnx-optimizer-for-torch2: Hide package.
As it duplicates onnx-optimizer.

* gnu/packages/machine-learning.scm (onnx-optimizer-for-torch2): Hide package.

Change-Id: I8a53805c1fbe57fac38c9de25ccc0929bddda36a
2024-06-10 11:07:55 +01:00
Christopher Baines 4d10e9f126
gnu: python-project-metadata-0.7: Remove.
As it's redundant as of 1039ec03be.

* gnu/packages/python-xyz.scm (python-pyproject-metadata-0.7): Remove
variable.
* gnu/packages/build-tools.scm (meson-python): Use python-pyproject-metadata
rather than python-pyproject-metadata-0.7.

Change-Id: I50d458ff636cfab3a262e7d0759e88f14f68081f
2024-06-10 11:07:55 +01:00
Artyom V. Poptsov 0803f0d761
gnu: feh: Update to 3.10.2.
* gnu/packages/image-viewers.scm (feh): Update to 3.10.2.

Change-Id: I4882d53304b9756be0ff66c2044c91c62dacf8a6
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 12:02:52 +02:00
Ahmad Draidi 88889137f5
gnu: labwc: Update to 0.7.2.
* gnu/packages/wm.scm (labwc): Update to 0.7.2.

Change-Id: I2ff485816069c962a9d532472e255305ce35316e
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 12:00:09 +02:00
gemmaro dffb519c59
gnu: solaar: Update to 1.1.13.
* gnu/packages/admin.scm (solaar): Update to 1.1.13.
[native-inputs]: Add python-pytest.
[propagated-inputs]: Add python-dbus-python and python-evdev.

Change-Id: I616c89ba50a0e8300c08856a96959eec7d274635
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 11:52:56 +02:00
Artyom V. Poptsov 11852360de
gnu: lesspipe: Update to 2.13.
* gnu/packages/less.scm (lesspipe): Update to 2.13.

Change-Id: Iad32d9291cb92db8c67200db26c8d914ec45cbe4
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 11:47:15 +02:00
Artyom V. Poptsov 0467da1731
gnu: maim: Update to 5.8.0.
* gnu/packages/xdisorg.scm (maim): Update to 5.8.0.
[inputs]: Add libwebp.

Change-Id: I91fb48b26bdd2393975f14c00d74f70d8f6db11f
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 11:45:37 +02:00
Timotej Lazar dc49255e21
gnu: mpop: Update to 1.4.19.
* gnu/packages/mail.scm (mpop): Update to 1.4.19.

Change-Id: I52123309eac66c4c8668a1582d183c6fce000e11
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 11:41:02 +02:00
Zheng Junjie 7c3e596d8a
gnu: zfs: Update to 2.2.4.
* gnu/packages/file-systems.scm (zfs): Update to 2.2.4.

Change-Id: I43729fb61a6b52a3305c389c8657bdcba3b5e1f0
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-06-10 11:21:01 +02:00
Janneke Nieuwenhuizen bc8a41f4a8
gnu: mes: Update to 0.26.1.
* gnu/packages/mes.scm (mes): Update to 0.26.1.

Change-Id: Ia7622262bc407e9df8e3934b0b04e156daa78596
2024-06-08 08:34:05 +02:00
Guillaume Le Vaillant 5abf9c0c6b
gnu: cl-fast-generic-functions: Fix build with sbcl >= 2.4.0.
* gnu/packages/patches/sbcl-fast-generic-functions-fix-sbcl-2.4.patch: Add
  file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/lisp-xyz.scm (sbcl-fast-generic-functions)[source]: Use it.

Change-Id: Ifcc5b3c5c2d51570303063ca3b01f9c0b5849e88
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant f03ca652fc
gnu: cl-schemeish: Update to 0.0.1-2.872ea3d.
* gnu/packages/lisp-xyz.scm (sbcl-schemeish): Update to 0.0.1-2.872ea3d.
  [inputs]: Add sbcl-trivial-cltl2.
  [arguments]: Add 'fix-build' phase.

Change-Id: I5330053d629d39322650b34365be47074aeaf02e
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 7df1df1489
gnu: cl-specialization-store: Disable tests.
* gnu/packages/lisp-xyz.scm (sbcl-specialization-store)[arguments]: Disable
  tests.
  (ecl-specialization-store): Simplify package definition.

Change-Id: I5dd574ac5e14a2c9a39e689af519cae45f6e59f5
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 6aca9b80f4
gnu: cl-maxpc: Disable tests.
* gnu/packages/lisp-xyz.scm (sbcl-maxpc)[arguments]: Disable tests.

Change-Id: I4a7024657371d6d5a57bce1811a545b428da1be3
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 09934b47e7
gnu: cl-cl-gobject-introspection: Update to 0.3-4.4908a84.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update
  to 0.3-4.4908a84.

Change-Id: I3033fb2fd3080e4587991f1c54d6e2f98ef339dc
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 2252f0553d
gnu: cl-fset: Update to 1.3.3-1.a75a4ec.
* gnu/packages/lisp-xyz.scm (sbcl-fset): Update to 1.3.3-1.a75a4ec.
  [arguments]: Add 'fix-build' phase.

Change-Id: I9f0947e64c81b1547d657c721879d1e12c2507d3
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 75141b782a
gnu: eisl: Update to 3.90.
* gnu/packages/lisp.scm (eisl): Update to 3.90.

Change-Id: If4138a8c66c8c0cf54a391f1d75a76717cf26886
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 2f6bc7696e
gnu: lisp: Sort packages.
* gnu/packages/lisp.scm: Sort packages.

Change-Id: I5841189c04be6eff3af77e1e72b100db1b1bbf40
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant d8bc7e1845
gnu: ecl: Update to 24.5.10.
* gnu/packages/lisp.scm (ecl): Update to 24.5.10.

Change-Id: I2d22a4444853e007e2992fbfeaf5d8f82c7c27c6
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant d03fcff19d
gnu: sbcl: Update to 2.4.5.
* gnu/packages/lisp.scm (sbcl): Update to 2.4.5.
  [source]: Remove obsolete patches.
  [inputs]: Add bash-minimal.
  [arguments]: Remove trailing booleans.
* gnu/local.mk (dist_patch_DATA): Remove obsolete patches.
* gnu/packages/patches/sbcl-fix-ppc64-build.patch: Remove file.
* gnu/packages/patches/sbcl-fix-riscv-build.patch: Remove file.

Change-Id: Id918ee31aec016b987b0831680847b502c88fb5c
2024-06-07 09:35:40 +02:00
Guillaume Le Vaillant 1718d2ebd2
gnu: cl-asdf: Update to 3.3.7.
* gnu/packages/lisp.scm (cl-asdf): Update to 3.3.7.

Change-Id: I6e6825bb2aeee4e281d4c9ff787cf9e02be14b28
2024-06-07 09:35:39 +02:00
Sharlatan Hellseher 580d77d0fb
gnu: Add go-github-com-pion-ice-v3.
* gnu/packages/golang-web.scm (go-github-com-pion-ice-v3): New variable.

Change-Id: Ia677e30f3c1593b67be61654da7eff88463cae65
2024-06-07 00:55:57 +01:00
Artyom V. Poptsov 0016122e0e
gnu: Add go-github-com-pion-ice-v2.
* gnu/packages/golang-web.scm (go-github-com-pion-ice-v2): New variable.

Change-Id: I06f3e26ef7aa5e1a71319c636b4f5846c0c2eb2a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-07 00:55:57 +01:00
Artyom V. Poptsov 4ba080a23d
gnu: Add go-github-com-pion-ice.
* gnu/packages/golang-web.scm (go-github-com-pion-ice): New variable.

Change-Id: Ia38d816c6ba8754faaf649b298cb43832c30de12
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-07 00:55:56 +01:00
Sharlatan Hellseher d78e91a469
gnu: Add go-github-com-pion-mdns-v2.
Redirect inheritance from go-github-com-pion-mdns v0.0.12 to keep
consistency with the flow, older version is required for other packages.

* gnu/packages/golang-web.scm (go-github-com-pion-mdns): Downgrade to 0.0.12.
[arguments] <#:unpack-path>: Add it.
(go-github-com-pion-mdns): New variable.

Change-Id: Id580f9736fa92ed9ebb8597c1362eb945cff23e6
2024-06-07 00:55:56 +01:00
Sharlatan Hellseher 58c835a01f
gnu: Add go-github-com-pion-turn-v3.
* gnu/packages/golang-web.scm (go-github-com-pion-turn-v3): New variable.

Change-Id: I3e7aeb3c96e9ec4ab2f9b8f7b1b6fbaf3a7e3487
2024-06-07 00:55:56 +01:00
Artyom V. Poptsov fc25e039fc
gnu: Add go-github-com-pion-turn-v2.
* gnu/packages/golang-web.scm (go-github-com-pion-turn-v2): New variable.

Change-Id: I21cb07bb04d21fda94bcbf784456549f4a4816cd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-07 00:23:54 +01:00
Artyom V. Poptsov 4683afd143
gnu: Add go-github-com-pion-turn.
* gnu/packages/golang-web.scm (go-github-com-pion-turn): New variable.

Change-Id: I6127d3ba42268441e7b052a7a7693341ef7b7df9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-06-07 00:23:34 +01:00
Sharlatan Hellseher ac8b1492f1
gnu: nats-server: Update to 2.10.16.
* gnu/packages/high-availability.scm (nats-server): Update to 2.10.16.

Change-Id: If1a1fb911c74f26964cfbcf31cd4759fa1779750
2024-06-06 23:44:56 +01:00
Sharlatan Hellseher 65bdf83e33
gnu: kronosnet: Update to 1.29.
* gnu/packages/high-availability.scm (kronosnet): Update to 1.29.

Change-Id: I365a5dc4cf3f5069e0119e3f9a96f53c95888926
2024-06-06 23:37:13 +01:00
Sharlatan Hellseher ea7b6fa197
gnu: packages/astronomy: Add file ending note.
* gnu/packages/astronomy.scm: Add file ending note.

Change-Id: I25311fae4e5d7c14e4a32f7b67764aa0527011c4
2024-06-06 23:31:29 +01:00
Sharlatan Hellseher 0836b1b142
gnu: psfex: Sort alphabetically.
* gnu/packages/astronomy.scm (psfex): Sort alphabetically.

Change-Id: I323fdc7b304079b326f99d2781cc4f5b144fa5d7
2024-06-06 23:30:35 +01:00
Sharlatan Hellseher 06480b406b
gnu: stuff: Sort alphabetically.
* gnu/packages/astronomy.scm (stuff): Sort alphabetically.

Change-Id: I7e609c91930c42b267e7e5ac51f5ff117446cfe3
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 083c695d30
gnu: wcstools: Sort alphabetically.
* gnu/packages/astronomy.scm (wcstools): Sort alphabetically.

Change-Id: I3422a4af474aac67b134cf8700e868f1c5d6341c
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 92e1b5f32d
gnu: python-asdf-astropy: Sort alphabetically.
* gnu/packages/astronomy.scm (python-asdf-astropy): Sort alphabetically.

Change-Id: I862e8ab3cf1231dfb0393ae174d93741715f604d
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 5a28e53904
gnu: weightwatcher: Sort alphabetically.
* gnu/packages/astronomy.scm (weightwatcher): Sort alphabetically.

Change-Id: I7da27100d7e2ce01f1888ff1137d86560fe42220
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 1de40d1b5a
gnu: eye: Sort alphabetically.
* gnu/packages/astronomy.scm (eye): Sort alphabetically.

Change-Id: Ifd2af4f8101f95072339e8f801361bdfd57a539c
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher dac6f5e8e5
gnu: erfa: Sort alphabetically.
* gnu/packages/astronomy.scm (erfa): Sort alphabetically.

Change-Id: I3997cdbc90b94d6fda135ff274aeeceb9b58a9d5
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher a58f40b8b6
gnu: python-extinction: Sort alphabetically.
* gnu/packages/astronomy.scm (python-extinction): Sort alphabetically.

Change-Id: Iacadaa9d5e54ff52f599f1e3121ccc409c77e6ee
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 57334d189d
gnu: python-astroalign: Sort alphabetically.
* gnu/packages/astronomy.scm (python-astroalign): Sort alphabetically.

Change-Id: I114f79715ec0d9ecebd1858ae45661558b399a14
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 43747274c3
gnu: qfits: Sort alphabetically.
* gnu/packages/astronomy.scm (qfits): Sort alphabetically.

Change-Id: Ie2cae998a99915f5c12fe496f7cfc25c5bd1c57b
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 6ab4ce108b
gnu: celestia: Sort alphabetically.
* gnu/packages/astronomy.scm (celestia, celestia-gtk): Sort alphabetically

Change-Id: Ie310115ca6d3beef09fe61228d3207ea0cec526d
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher 85a802d3e5
gnu: sunclock: Sort alphabetically.
* gnu/packages/astronomy.scm (sunclock): Sort alphabetically.

Change-Id: I845cf7d9aee651e51ad3a82b743263f316d8df3f
2024-06-06 23:30:34 +01:00
Sharlatan Hellseher a1ea196cc0
gnu: swarp: Sort alphabetically.
* gnu/packages/astronomy.scm (swarp): Sort alphabetically.

Change-Id: Ifb41e436ae7f59e597c391537b6ecd7b280d2930
2024-06-06 23:30:33 +01:00
Sharlatan Hellseher d7543abe35
gnu: python-asdf: Sort alphabetically.
* gnu/packages/astronomy.scm (python-asdf): Sort alphabetically.

Change-Id: I786ec48dda6d26c65ba7ff355d16411dc7d5a7e9
2024-06-06 23:30:33 +01:00
Sharlatan Hellseher 4c51c895c0
gnu: python-tweakwcs: Sort alphabetically.
* gnu/packages/astronomy.scm (python-tweakwcs): Sort alphabetically.

Change-Id: Ifbc33e0d4605e8cae6ebcf18a90cfbd60c3a393b
2024-06-06 23:30:33 +01:00
Sharlatan Hellseher dfece5197c
gnu: xplanet: Sort alphabetically.
* gnu/packages/astronomy.scm (xplanet): Sort alphabetically.

Change-Id: I66c3b6265101e6037d966d6b885c62a5d8ea39f4
2024-06-06 23:30:33 +01:00
Sharlatan Hellseher 048b232c51
gnu: aoflagger: Sort alphabetically.
* gnu/packages/astronomy.scm (aoflagger): Sort alphabetically.

Change-Id: Iad26b13f00cc07c4c1bb779acc495ddfe4f68b82
2024-06-06 23:30:33 +01:00
Denis 'GNUtoo' Carikli 0f9fe721be
doc: Binary Installation: Add Parabola packages.
* doc/guix.texi (Binary Installation): Add Parabola packages.

Co-authored by: Florian Pelz <pelzflorian@pelzflorian.de>
Change-Id: Id646152c54de0a958740314b09fdcf6af898e22e
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2024-06-06 23:38:31 +02:00
Denis 'GNUtoo' Carikli 902a55e1dc
doc: Binary Installation: Mention Trisquel package.
* doc/guix.texi (Binary Installation): Also mention Trisquel package.

Change-Id: Iae6f77de43de2c6f387b99a10dcae5b9d82aaee1
Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2024-06-06 23:38:31 +02:00