aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-01gnu: gccgo-12: Fix building with 1 core.Efraim Flashner
* gnu/packages/gcc.scm (make-gccgo)[arguments]: When building gccgo-12 or higher add a phase to build libbacktrace before libgo. Change-Id: I9bb225b58ffa439f9461e4126f51ab453683efbe
2024-01-01nls: Update translations.Florian Pelz
Change-Id: Ib407fd37896cc8653f5bfb1f76dba9dc775c8c10
2023-12-31gnu: go-1.21: Update to 1.21.5.John Kehayias
* gnu/packages/golang.scm (go-1.21): Update to 1.21.5. Change-Id: Ie7d275e698c3884c93d7618d99859d6019fa8893
2023-12-31gnu: Add the Go standard library 1.21.John Kehayias
* gnu/packages/golang.scm (go-std-1.21): New variable. Co-authored-by: VÖRÖSKŐI András <voroskoi@gmail.com> Change-Id: I8f26611fc5a9398d915e74d3e55a0f0310b27133
2023-12-31gnu: Add go-1.21.Katherine Cox-Buday
* gnu/packages/golang.scm (go-1.21): New variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: Ifa9fa61ed1ae49831621bdbabd530d29f6fa164a
2023-12-31gnu: jq: Update to 1.7.1 [security fixes].Timotej Lazar
Fixes CVE-2023-50246 and CVE-2023-50268. * gnu/packages/web.scm (jq): Update to 1.7.1. Change-Id: I21999732036c76faea711e0484fa8c0d75d8736f Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-12-31gnu: go-github-com-stretchr-testify-bootstrap: Move to golang-check.scmEfraim Flashner
* gnu/packages/golang.scm (go-github-com-stretchr-testify-bootstrap): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: Iaa32e1c17a0e5a372613302e5e7fbf8de4d9572a
2023-12-31gnu: Remove dxvk.Kaelyn Takata
This package has been broken for some time, and upstream removed support for building with winelib in version 1.7 released in May 2020. * gnu/packages/wine.scm (dxvk): Delete variable. Change-Id: I393853aa6e0c9257907549f346a36a1fe37a61a0 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-12-31gnu: wine-staging: Update to 8.18.Kaelyn Takata
* gnu/packages/wine.scm (wine-staging): Update to 8.18. (wine-staging-patchset-data)[#:builder]: Adjust accordingly. [native-inputs]: Drop bash. (wine-staging)[native-inputs]: Add python-3. [#:phases]<apply-wine-staging-patches>: Adjust path to patch script. (wine64-staging)[#:phases]<apply-wine-staging-patches>: Likewise. Change-Id: Ie71ed785c1e821b1d1752e46b3da11809b4331e5 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-12-31gnu: Add devours.Adam Faiz
* gnu/packages/games.scm (devours): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-12-31gnu: Add informlib.Adam Faiz
* gnu/packages/game-development.scm (informlib): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-12-31gnu: Add inform.Adam Faiz
* gnu/packages/game-development.scm (inform): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-12-31doc: cookbook: Fix typo.Jonathan Brielmaier
Follow-up: f24b14767d362a84e6469682b4fe303b50f4b589 * doc/guix-cookbook.texi (Routed network for libvirt): Fix typo in section name. Change-Id: I1ba7ee2cba89764283f6a702a793ee9100585a87
2023-12-31gnu: Remove emacs-mu4e-conversation.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Delete variable. Reported-by: Cayetano Santos <csantosb@inventati.org> Change-Id: I45126ecabdfc475e5cd19a342c78e7e98e91fe54
2023-12-31doc: Use accurate wording in Emacs-Debbugs configuration.Florian Pelz
'M-x debbugs-gnu' does not prompt for which bugs to show. 'C-u M-x debbugs-gnu' would. Follow-up to 19fe24c5b978a16cbca3cddbfa3ab9d1ee2c68f2. * doc/contributing.texi (Viewing Bugs within Emacs): Make comment more accurate. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-12-31gnu: font-lxgw-wenkai: Update to 1.315.Hilton Chain
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.315. Change-Id: I28d0526af7868a50a378fcbd5bd2d11d27b02aa1 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-12-31gnu: diffoscope: Update to 253.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 253. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: I70d0130c8cc3cdea03546969a0e87eb4c637fc5b
2023-12-31gnu: shflags: Update to 1.3.0.Greg Hogan
* gnu/packages/version-control.scm (shflags): Update to 1.3.0. Change-Id: I8463a45d4a2526d971441292e7ec94c9e0710521 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-12-31gnu: mympd: Update to 13.0.6.Bruno Victal
* gnu/packages/mpd.scm (mympd): Update to 13.0.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: Iaaf3985ce4c1399bb0709f2e6702df2a232a1e48
2023-12-31gnu: glfw: Update to 3.3.9.Kaelyn Takata
* gnu/packages/gl.scm (glfw): Update to 3.3.9. Change-Id: Ide5ec168e97d431dba007bd6095635dab83b87c4 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-12-30gnu: Remove ocaml-markup0.8.0.Julien Lepiller
This is only used for ocaml4.07. * gnu/packages/ocaml.scm (ocaml-markup0.8.0): Remove variable. (ocaml-markup)[properties]: Remove variant. Change-Id: Ib6444d67f5b8fba13e8ca7bca444ed9e29efa7de
2023-12-30gnu: Remove ocaml4.07-sexplib0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-sexplib0): Remove variable. (ocaml-sexplib0)[properties]: Remove variant. Change-Id: Ie370668adc446fc4c2b04206a6657380e5e09790
2023-12-30gnu: Remove ocaml4.07-lwt.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-lwt): Remove variable. (ocaml-lwt)[properties]: Remove variant. Change-Id: I3db8b1656ead127a9081d843a3ad387706bcc982
2023-12-30gnu: Remove ocaml4.07-base.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-base): Remove variable. (ocaml-base)[properties]: Remove variant. Change-Id: I07813a2865b3bb42e0adf75e74bfebe372f1e789
2023-12-30gnu: Remove ocaml4.07-stdio.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-stdio): Remove variable. (ocaml-stdio)[properties]: Remove variant. Change-Id: I5a664b5130408eba41266f36cfc03641e2a8fd9d
2023-12-30gnu: Remove ocaml4.07-re.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-re): Remove variable. (ocaml-re)[properties]: Remove variant. Change-Id: Ib3cf5188737579908e945bd49617b6d717da4250
2023-12-30gnu: Remove ocaml4.07-compiler-libs.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-compiler-libs): Remove variable. (ocaml-compiler-libs)[properties]: Remove variant. Change-Id: Idf54330537c2ff9317a4650df06ece7bd980b1da
2023-12-30gnu: Remove ocaml4.07-cmdliner.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-cmdliner): Remove variable. (ocaml-cmdliner)[properties]: Remove variant. Change-Id: I83cd2ca87356a103201b3c1ffb1a8de4b081a9da
2023-12-30gnu: Remove ocaml4.07-lablgtk.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-lablgtk): Remove variable. (lablgtk)[properties]: Remove variant. Change-Id: I931b9316834d109fe291dbb8d1217690e129b9ee
2023-12-30gnu: Remove ocaml4.07-uuidm.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-uuidm): Remove variable. (ocaml-uuidm)[properties]: Remove variant. Change-Id: I8ff5a145eb1057f8aff869f865c562134c9afc9d
2023-12-30gnu: Remove ocaml4.07-ppxlib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppxlib): Remove variable. (ocaml-ppxlib)[properties]: Remove variant. Change-Id: I6b19e7751d1c21549d261281ae400f90c8d88c6c
2023-12-30gnu: Remove ocaml4.07-configurator.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-configurator): Remove variable. Change-Id: If30443dcb2004f5248e6dff33c96b14e4d00daa9
2023-12-30gnu: Remove ocaml4.07-migrate-parsetree.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-migrate-parsetree): Remove variable. (ocaml-migrate-parsetree)[properties]: Remove variant. Change-Id: Iec470c670517fbb8b1b554c3a357b08972c48853
2023-12-30gnu: Remove ocaml4.07-fmt.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-fmt): Remove variable. (ocaml-fmt)[properties]: Remove variant. Change-Id: I35d294d764a1e3fd8160a7da9cbd5cab9bea4660
2023-12-30gnu: Remove ocaml4.07-parsexp.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-parsexp): Remove variable. (ocaml-parsexp)[properties]: Remove variant. Change-Id: I8f4ba60895845ba8a45d87107c5b0f7ce0674f99
2023-12-30gnu: Remove ocaml4.07-variantslib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-variantslib): Remove variable. (ocaml-variantslib)[properties]: Remove variant. Change-Id: Ie05207ed1bb675c91e68058cd2a1ff0e63ccf532
2023-12-30gnu: Remove ocaml4.07-fieldslib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-fieldslib): Remove variable. (ocaml-fieldslib)[properties]: Remove variant. Change-Id: Ic915d16ee2f45a198f63896ad0ad22ac57815958
2023-12-30gnu: Remove ocaml4.07-ppx-sexp-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-sexp-conv): Remove variable. (ocaml-ppx-sexp-conv)[properties]: Remove variant. Change-Id: I6471c4e4f0c7cd8d3dd04f0ea0f4ce064759b37b
2023-12-30gnu: Remove ocaml4.07-ppx-fields-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-fields-conv): Remove variable. (ocaml-ppx-fields-conv)[properties]: Remove variant. Change-Id: Ie109e8ac78166e2df6cfece2fd80961a4d5cb6db
2023-12-30gnu: Remove ocaml4.07-ppx-compare.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-compare): Remove variable. (ocaml-ppx-compare)[properties]: Remove variant. Change-Id: Idac9eb2fe20e6849a791b758507211b47969aafa
2023-12-30gnu: Remove ocaml4.07-ppx-variants-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-variants-conv): Remove variable. (ocaml-ppx-variants-conv)[properties]: Remove variant. Change-Id: Ib386d87c5b1cdd031155da7c8cfdcbc763624470
2023-12-30gnu: Remove ocaml4.07-ppx-custom-printf.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-custom-printf): Remove variable. (ocaml-ppx-custom-printf)[properties]: Remove variant. Change-Id: Icc9e85727c28f9fd4aab07c7661282aed7dd1567
2023-12-30gnu: Remove ocaml4.07-alcotest.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-alcotest): Remove variable. (ocaml-alcotest)[properties]: Remove variant. Change-Id: I32402499e6c4b5b2c586e0fe8abc1aede3504fa2
2023-12-30gnu: Remove ocaml4.07-typerep.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-typerep): Remove variable. (ocaml-typerep)[properties]: Remove variant. Change-Id: I6e856bd96ca7dedeb0078e662b19a1f12143c0d2
2023-12-30gnu: Remove ocaml4.07-bin-prot.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-bin-prot): Remove variable. (ocaml-bin-prot)[properties]: Remove variant. Change-Id: I8d16ef26b58cc179bcc9d93d2e3e18116c474d25
2023-12-30gnu: Remove ocaml4.07-ppx-here.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-here): Remove variable. (ocaml-ppx-here)[properties]: Remove variant. Change-Id: I7b54d003c6bf988eb93d6a2345296d11add14f6d
2023-12-30gnu: Remove ocaml4.07-sexplib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-sexplib): Remove variable. (ocaml-sexplib)[properties]: Remove variant. Change-Id: I5d682457888b57d7d68c2e3e2b28d6cd4f4f3a85
2023-12-30gnu: Remove ocaml4.07-ppx-assert.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-assert): Remove variable. (ocaml-ppx-assert)[properties]: Remove variant. Change-Id: Iba0b987323b8ee3feb2330b1e5eed199856466ee
2023-12-30gnu: Remove ocaml4.07-ppx-inline-test.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-inline-test): Remove variable. (ocaml-ppx-inline-test)[properties]: Remove variant. Change-Id: Ia7a74c7872b200d22fe56ec62de144534fc9e1ae
2023-12-30gnu: Remove ocaml4.07-ppx-bench.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-ppx-bench): Remove variable. (ocaml-ppx-bench)[properties]: Remove variant. Change-Id: I407067f56a2e8a73ab9c311dafb2fd6dd5b583f8