summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-26gnu: zathura-pdf-mupdf: Update to 0.4.1.Sergey Trofimov
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: jube: Update to version 2.6.1.Romain GARBAGE
* gnu/packages/python-xyz.scm (jube): Update to new version. Add `python-pyyaml' to `native-inputs'. Change-Id: I77e1532f069f2f745b4acb575dc3c4a6861a8945 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: i3-autotiling: Update to 1.9.1.Wilko Meyer
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.1. Change-Id: I564e3c53d23830c94eb58465715b1b7809cc74f5 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: php: Update to 8.3.6.Wilko Meyer
* gnu/packages/php.scm (php): Update to 8.3.6. Change-Id: I8f173558fc4098d6d72b42724e5e106d7dabb62a Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: lsp-plugins: Split outputs.Parnikkapore
* gnu/packages/music.scm (lsp-plugins): Split outputs. [phases]: Add move-large-subdirs. [outputs]: Declare outputs. Change-Id: I50dc27b7ec43657fda12c7b03068f7be6290aeef Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: lsp-plugins: Enable all features.Parnikkapore
* gnu/packages/music.scm (lsp-plugins): Enable all features. [make-flags]: Unset VST_UI. [phases]: Use upstream's feature list. Change-Id: I6f3b906e26819da8e72dc360ea55f3948fa2992e Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: lsp-plugins: Update build environment variables.Parnikkapore
* gnu/packages/music.scm (lsp-plugins): Update build environment variables. [make-flags]: Unset BUILD_MODULES, PREFIX, and ETC_PATH. [phases]: Set FEATURES and TEST. Change-Id: I24b6324eda6647429c7fe128abdc631b02f94cd1 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: lsp-plugins: Use new package style.Parnikkapore
* gnu/packages/music (lsp-plugins)[arguments]: Use G-expressions. Use #$output instead of assoc-ref. Change-Id: Idca583b06e54c15f98a8439e7fb2a553bf9b112c Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: lsp-plugins: Update to 1.2.15.Parnikkapore
* gnu/packages/music.scm (lsp-plugins): Update to 1.2.15. [phases]: Skip tests if tests are disabled. [inputs]: Remove unused inputs. [native-inputs]: Ditto. Change-Id: Iac82d106d7bd18049e7798c86afb9185d0ccff95 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: moreutils: Update to 0.69.fanquake
* gnu/packages/moreutils.scm (moreutils): Update to 0.69. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-26gnu: bitcoin-core: Update to 27.0.fanquake
* gnu/packages/finance.scm (bitcoin-core): Update to 27.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I9dfe21dd2fb49fd6e96d2cfc407c927a770b776e
2024-04-26system: Warn when multiple nss-certs packages are used.Maxim Cournoyer
This can happen due to users providing 'nss-certs' and adding it to the %base-packages, which now include 'nss-certs'. * gnu/system.scm (operating-system-packages): Warn when multiple nss-certs packages are detected; keep only the latest one. Change-Id: I6104f134ea1cc155ae9e8e0ae70bb5a38fc05800 Reported-by: Ian Eure <ian@retrospec.tv>
2024-04-26gnu: nss: Graft with version 3.98 [security fixes].Maxim Cournoyer
This fixes CVE-2023-5388, CVE-2023-6135 and CVE-2024-0743. * gnu/packages/nss.scm (nss) [replacement]: New field. (nss-3.98): Rename variable to... (nss/fixed): ... this. Make it a hidden package. * gnu/packages/librewolf.scm (librewolf) [inputs]: Replace nss-3.98 with nss/fixed. Change-Id: I8cc667c53a270dfe00738bf731923f1342036624
2024-04-26gnu: nss-3.98: Streamline source origin via inheritance.Maxim Cournoyer
* gnu/packages/nss.scm (nss-3.98): Simplify source via inheritance. Change-Id: I6c1df497a7ff538162afa128eca676997d76e28f
2024-04-26doc: contributing: Move localstatedir instructions.Florian Pelz
* doc/contributing.texi (Requirements): Move localstatedir ... (Building from Git): ... here. Change-Id: I860bb7a9e6aea12881469c667496364248293c31
2024-04-26doc: contributing: Suggest building from Git.Florian Pelz
* doc/contributing.texi (Requirements): Explain the purpose of this section. Refer regular contributors to Building from Git. Change-Id: I731af4ac8e78b053b96a3b683528964223ab740b
2024-04-26gnu: python-3.12: Enable loadable sqlite extensions.Felix Gruber
This change makes it possible to load sqlite extensions with import sqlite3 con = sqlite3.connect(":memory:") con.enable_load_extension(True) con.load_extension(path_to_extension) * gnu/packages/python.scm (python-3.12)[arguments]: Add --enable-loadable-sqlite-extensions to configure-flags. Change-Id: I4fb0a5482c96a12a71c88bc48fffc4c3abe78544 Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2024-04-25gnu: jbr: Update to 17.0.10b1207.6.Danny Milosavljevic
* gnu/packages/java.scm (jbr): Update to 17.0.10b1207.6. Change-Id: Iefcc3cb8cae593b5659a646314fe846cc509c666
2024-04-25gnu: jbr: Update to 21.0.2b397.7.Danny Milosavljevic
* gnu/packages/java.scm (jbr): Update to 21.0.2b397.7. Change-Id: Ie32e4aa7fcdbfb2c3deead80a85b5ae55c3891dd
2024-04-25gnu: emacs-org-dailies: Update to 0-2.f2dfc22.Nicolas Graves via Guix-patches via
* gnu/packages/emacs-xyz.scm (emacs-org-dailies): Update to 0-2.f2dfc22. Change-Id: I65d674e91f9ae92766bcce6bd089108df30dc19f Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-04-24gnu: edbrowse: Update to 3.8.10.Eric Bavier
* gnu/packages/web-browsers.scm (edbrowse): Update to 3.8.10. [inputs]: Remove tidy-html. Change-Id: I3cb93ab5563e37086a184fff4f65b144c8825703
2024-04-25gnu: mumi: Update to 0.0.9.Arun Isaac
* gnu/packages/mail.scm (mumi): Update to 0.0.9. Change-Id: I992a9466fbe3e4bcac1a3cd6f57daac2142c2f18
2024-04-24gnu: go-github-com-jackpal-go-nat-pmp: Move to golang-web.Sharlatan Hellseher
gnu/packages/syncthing.scm (go-github-com-jackpal-go-nat-pmp): Move from here ... gnu/packages/golang-web.scm: ... to here. Change-Id: Ib58a2f2d1f6bb279cd74d8460a7e02a5e4849c52
2024-04-24gnu: go-github-com-ipfs-go-cid: Adjust inputs.Sharlatan Hellseher
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-cid): Adjust inputs. [propagated-inputs]: Remove indirect golang modules go-github-com-gxed-hashland-keccakpg, go-github-com-minio-blake2b-simd, go-github-com-minio-sha256-simd, go-github-com-mr-tron-base58, go-github-com-multiformats-go-base32, go-github-com-multiformats-go-base36, go-github-com-spaolacci-murmur3, and go-golang-org-x-crypto. Change-Id: I0272c5e7ff335cb0b60eb2c56e55cb993519376c
2024-04-24gnu: Add go-madns.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-madns): New variable. Change-Id: I95916b9c41c6777974c5c970234934d8ae362c86
2024-04-24gnu: Add go-github-com-multiformats-go-multiaddr-dns.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-dns): New variable. Change-Id: I6e81e9b4773cd97a5625661089f4ed35d2adba33 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24gnu: Add go-github-com-multiformats-go-multiaddr-0.12.Artyom V. Poptsov
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-0.12): New variable. Change-Id: I27e70dc3a393bd72f2f43fbc2607ea105caccaef Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24gnu: go-github-com-multiformats-go-multiaddr: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr): Fix indentation. [description]: Remove trailing \n. Change-Id: I7d587a62f657b6623beb9deeafe6ed963aa72111
2024-04-24gnu: go-github-com-multiformats-go-multiaddr: Update to 0.1.0.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr): Update to 0.1.0. Change-Id: I3ab2b388915076863304909d5d72c637808eb4ea
2024-04-24gnu: Add go-golang-org-x-exp-2023.Artyom V. Poptsov
* gnu/packages/golang-build.scm (go-golang-org-x-exp-2023): New variable. Change-Id: Ibcbeee0567ac92d4050329273e585316ee726df0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24gnu: python-imap-tools: Enable tests.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-imap-tools): Enable tests. [source]: Swap to git checkout containing tests. [arguments] <#:test-flags>: Exclude tests requiring network connection. [native-inputs]: Add python-pytest. Change-Id: I6173f93307d371952beeef9dbbc8c237023d265b
2024-04-24gnu: python-imap-tools: Update to 1.6.0.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-imap-tools): Update to 1.6.0. [source]: Adjust PyPI package name for source distribution as seen in <https://pypi.org/project/imap-tools/#files>. Change-Id: I943edd19526879b7945693e29a21113ac9b6e0b1
2024-04-24gnu: Add python-robotframework-requests.Markku Korkeala
* gnu/packages/python-web.scm (python-robotframework-requests): New variable. Change-Id: I01d814d1a9e20d26e9bfa4a0a77ba91577da2bd8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-04-24gnu: lynx: Update to 2.9.1.Eric Bavier
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.1. Change-Id: I855e1ead2ab04fa129c3a8bc1ee68d158d3a022c
2024-04-24gnu: flatpak: Update to 1.14.6 [security fixes].Daniel Ziltener
fixes CVE-2024-32462. see https://nvd.nist.gov/vuln/detail/CVE-2024-32462. * gnu/packages/package-management.scm (flatpak): Update to 1.14.6. [arguments]: Add '--with-curl' [inputs]: Add libcap, polkit, zstd. Use fuse replace fuse-2. * gnu/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch: Adjust patch. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Idc9b8159f0d6c6d037852792c0dc284c70c7462e
2024-04-24gnu: Add wllvm.Zheng Junjie
* gnu/packages/llvm.scm (wllvm): New variable. Change-Id: Ibfb47b3a129954adf73721d25e95c64f69e985a1 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24gnu: nss: Fix cross-compilation.Zheng Junjie
* gnu/packages/nss.scm (nss)[arguments]<#:make-flags>: When cross-compilation, Add CROSS_COMPILE=1. <#:phases>: When cross-compilation, Set env NATIVE_CC to gcc. Change-Id: I5c9559a4b8cecf2cfc6c47d136d69c01a335faaf Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24gnu: nspr: Fix cross-compilation.Zheng Junjie
* gnu/packages/nss.scm (nspr)[arguments]<#:configure-flags>: When cross-compilation, Add HOST_CC=gcc. Change-Id: I337f217f153f8cc3a713906643d6fab9115056e9 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-24gnu: Add wsbg.James Smith via Guix-patches via
* gnu/packages/wm.scm (wsbg): New variable. Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-04-23gnu: guile-goblins: Update to 0.13.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.13.0. Change-Id: I5010a3c72780af62effd13b8bc7792ac737f7f7e
2024-04-23gnu: diffoscope: Update to 265.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 265. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ib3b7044368649df079f1d9999e06f17b3cf2f8a9
2024-04-23gnu: reprotest: Update to 0.7.27.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.27. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23gnu: diffoscope: Update to 264.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 264. [native-inputs]: Fix architecture specific conditional for "enjarify" Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23gnu: gnucash: Update to 5.6.Andy Tai
* gnu/packages/gnucash.scm (gnucash): Update to 5.6. Reviewed-by: Julian Flake <flake@uni-koblenz.de> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I5fb5195f4f1a401dd66ebcdd7251cd14d83bb974
2024-04-23gnu: Add ssh-to-pgp.Giacomo Leidi
* gnu/packages/crypto.scm (ssh-to-pgp): New variable. Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ic8e55ede6b19d9a90291e3ac2cf608e8a59bc061
2024-04-23gnu: Correct license for five suckless packages.Mike Delago
* gnu/packages/suckless.scm (st, xst, surf, wmname): Change license to x11 and expat. * gnu/packages/suckless.scm (sente): Change license to isc. Change-Id: Iaaeae3761ad57175c5de8a36f5c8bb163c02f702 Co-authored-by: Christina O'Donnell <cdo@mutix.org> Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-23gnu: Add nmail.M
* gnu/packages/mail.scm (nmail): New variable. Reviewed-by: Christina O'Donnell <cdo@mutix.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I850ac3a1b6e6db6d1869bb3fe8ff9d3a9e71cc86
2024-04-23gnu: nar-herder: Update to 0-28.6be6f63.Christopher Baines
This fixes the incompatability with the updated guile-lib. * gnu/packages/package-management.scm (nar-herder): Update to 0-28.6be6f63. Change-Id: Ib238747115cbfac56916dd02dc50e5c3738b31c8
2024-04-23gnu: guix-build-coordinator: Update to 0-101.0df0c1a.Christopher Baines
This uses -O1 rather than the default -O2 to work around bug(s) in guile-next, and fixes the incompatability with the updated guile-lib. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-101.0df0c1a. Change-Id: I52120016d306828e1430917eba6e7b1cc71858a2
2024-04-23gnu: lighttpd: Update to 1.4.76.André Batista
* gnu/packages/web.scm (lighttpd): Update to 1.4.76. [native-inputs]: Add autoconf, automake and libtool. Signed-off-by: Clément Lassieur <clement@lassieur.org> Change-Id: Ie033c7c605b8bebe41dbda68d230935c1e528318