Age | Commit message (Expand) | Author |
2024-04-10 | gnu: plasma: Fix QtQuickControls2 theme....Suggested in <https://github.com/NixOS/nixpkgs/issues/79713>.
* gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add qqc2-desktop-style.
Change-Id: I6bbed3ddaa339c25a996b6ab74acbc3179e28269
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zheng Junjie |
2024-04-10 | gnu: falkon: Enable KDE Frameworks Integration plugin....* gnu/packages/kde-internet.scm (falkon)[inputs]: Add kcoreaddons and kcrash.
Change-Id: I5cacc660daea8167bb072c41875d29fbf2caf74b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Sughosha |
2024-04-10 | gnu: kdelibs4support: Fix tests....Reported in:
<https://issues.guix.gnu.org/70100>
<https://issues.guix.gnu.org/70176>
* gnu/packages/kde-frameworks.scm (kdelibs4support)[source]: Add snippet.
Change-Id: I12e16b8003e9b7e857492e51105d7c3580e1c35f
| 宋文武 |
2024-04-09 | teams: Remove Björn Höfling from their team due to inactivity....* etc/teams.scm (Björn Höfling): Remove from the JAVA team.
Change-Id: I384e4aebff18485ea5c5bf444a46dc88a64af72d
| Leo Famulari |
2024-04-09 | teams: Remove Raghav Gururajan from their teams due to inactivity....* etc/teams.scm (Raghav Gururajan): Remove from the GNOME and MENTORS teams.
Change-Id: Ic1a583f08636f4cfd34635ab04091844b9957e08
| Leo Famulari |
2024-04-09 | .guix-authorizations: Remove Björn Höfling due to inactivity....* .guix-authorizations: Remove hoebjo.
Change-Id: I270cef605de30e1924749ad143f166cca0b54e8d
| Leo Famulari |
2024-04-09 | .guix-authorizations: Remove Raghav Gururajan due to inactivity....* .guix-authorizations: Remove raghavgururajan.
Change-Id: Iec45c971c4ec4cd1721d9b6299dc44bc7bb1a94e
| Leo Famulari |
2024-04-09 | gnu: netpbm: Fix build on powerpc-linux....* gnu/packages/netpbm.scm (netpbm)[arguments]: Adjust the 'setup-check
phase to skip 2 tests when building for powerpc-linux.
Change-Id: Ie8f23bed0f5d442df3a19e227bbdc3a17fa77511
| Efraim Flashner |
2024-04-09 | gnu: vale: Unbundle more packages....* gnu/packages/textutils.scm (vale):
[source]: Remove more vendored modules.
[native-inputs]: Add go-github-com-fatih-color, go-github-com-gobwas-glob,
go-github-com-mitchellh-go-homedir, go-github-com-yuin-goldmark,
go-golang-org-x-net-html, go-gopkg-in-ini-v1, and
go-gopkg-in-yaml-v2.
Change-Id: Ia7e87888fd286b54157382d01c8a3ca8475e3cb0
| Sharlatan Hellseher |
2024-04-09 | gnu: vale: Refresh package style....* gnu/packages/textutils.scm (vale):
[source]: Remove some packaged module from vendor.
[arguments]: Move above native-inputs. Swap to list style, do not
install source.
[description]: Fix indentation.
Change-Id: I3efbffc74e76ba2c88467bfc7e79b06d4d05ee18
| Sharlatan Hellseher |
2024-04-09 | gnu: csvdiff: Adjust inputs....* gnu/packages/textutils.scm (csvdiff): Adjust inputs.
[arguments]: Swap to list style, do not install sources.
[native-inputs]: Swap from propagated-inputs to native-inputs.
Remove indirect Golang modules: go-github-com-mattn-go-colorable,
go-github-com-oneofone-xxhash, go-github-com-spaolacci-murmur3, and
go-golang-org-x-sys.
Change-Id: I903d8869b8c468c15a2e78a565bcaaf34594e34b
| Sharlatan Hellseher |
2024-04-09 | gnu: Add miller....* gnu/packages/textutils.scm (miller): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic381b5e28e561382c49f843aa1baadf2d2d6f294
| Wilko Meyer |
2024-04-09 | gnu: Add go-github-com-facette-natsort....* gnu/packages/golang-xyz.scm (go-github-com-facette-natsort): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I23ab432b5a7f35d2f3144cfd68cfff75683eb592
| Wilko Meyer |
2024-04-09 | gnu: Add go-github-com-johnkerl-lumin....* gnu/packages/golang-xyz.scm (go-github-com-johnkerl-lumin): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Wilko Meyer |
2024-04-09 | gnu: Add go-github-com-lestrrat-go-strftime....* gnu/packages/golang-xyz.scm (go-github-com-lestrrat-go-strftime): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I8f4fcc42608357c409dc38e63c1b2b1d3083b268
| Wilko Meyer |
2024-04-09 | gnu: Add go-github-com-lestrrat-go-envload....* gnu/packages/golang-xyz.scm (go-github-com-lestrrat-go-envload): New
variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I6bdf0b026779556bf5a0a89de0c7e868f13c286d
| Wilko Meyer |
2024-04-09 | gnu: diffoscope: Update to 263....* gnu/packages/diffoscope.scm (diffoscope): Update to 263.
Change-Id: I8c9fce87dcf78fbc0f5ed319fa9e8b6d2e37fee1
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Wilko Meyer |
2024-04-09 | gnu: nyxt: Update to 3.11.6....* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andre A. Gomes |
2024-04-09 | gnu: tracy: Update to 0.10....* gnu/packages/profiling.scm (tracy, tracy-wayland): Update to 0.10.
Change-Id: Iee2d306e97aff88575286e2da78430be8014b35c
Signed-off-by: Christopher Baines <mail@cbaines.net>
| VÖRÖSKŐI András |
2024-04-09 | gnu: python-deeptools: Update to 3.5.5....* gnu/packages/bioinformatics.scm (python-deeptools): Update to 3.5.5.
[build-system]: Replace by pyproject-build-system.
[arguments]: Add phase that fixes 'test/test_tools.py'.
Change-Id: Ibb51939275c96df2c4a1e248a03d683f2f4904ac
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Simon Tournier |
2024-04-09 | gnu: stow: Update to 2.4.0....* gnu/packages/package-management.scm (stow): Update to 2.4.0.
Change-Id: Icc5b81b98fc3dc53d03430fa90c2793e7ef8970d
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai |
2024-04-09 | gnu: glmark2: Update to 2023.01....* gnu/packages/gl.scm (glmark2): Update to 2023.01.
Change-Id: Ia3a468d5da28801fc9c13de6995ca6599bbbb87c
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Wilko Meyer |
2024-04-09 | gnu: cpio: Update to 2.15....* gnu/packages/cpio.scm (cpio): Update to 2.15.
Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I0a74b8b40376fd97de24125dbe92a55727c6135e
| Andy Tai |
2024-04-09 | gnu: guile-hoot: Update to 0.4.0....* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.4.0.
Change-Id: I1f1505bc913191578be3d5e0d2fb0c7d7c574b2c
| David Thompson |
2024-04-09 | gnu: python-pyside-2: Fix qtspeech input name....* gnu/packages/qt.scm (python-pyside-2) <arguments>: Fix input name
of qtspeech-5 on fix-qt-module-detection phase.
Change-Id: Ie566aedddcd03b3b6aedb97dfbea8bc783db2205
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Jean-Pierre De Jesus DIAZ |
2024-04-08 | gnu: Add pdal....* gnu/packages/geo.scm (pdal): New variable.
Change-Id: I7c24fec69b4f0c19a1c246fab39b994e17e36f3a
| Vinicius Monego |
2024-04-08 | news: Add entry for the linux-libre-lts 6.6 update....* etc/news.scm: Add entry.
Change-Id: Ic57c76c300712e4a6053052611e6483b4d72f0c5
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ahmad Draidi via Guix-patches via |
2024-04-08 | gnu: linux-libre-lts: Update to 6.6....6.6 is the newest long-term support version of the kernel.
* gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision,
linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use
linux-libre-6.6.
Change-Id: Ia461c64004977e1a61a7d049b1d355438bae451e
Signed-off-by: Leo Famulari <leo@famulari.name>
| Ahmad Draidi |
2024-04-08 | gnu: linux-libre: Update the default linux-libre package to the 6.8 series....* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Use linux-libre-6.8.
Change-Id: I11e3217e44ca2a19aaacc786989631bd9b1c6c89
| Leo Famulari |
2024-04-08 | gnu: linux-libre 6.6: Update to 6.6.25....* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.25.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: Idab4cf93847ddc81f30acacfdc14e85abac31b49
| Leo Famulari |
2024-04-08 | gnu: linux-libre 6.8: Update to 6.8.4....* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.4.
(linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes.
Change-Id: I1a430a647c81ab7d9403d1a908b4429062bbd6e4
| Leo Famulari |
2024-04-08 | gnu: linux-libre 6.1: Update to 6.1.84....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.84.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
Change-Id: I14dc68d7cc8422bcd7b4f1031505a3ee7375cb24
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer |
2024-04-08 | gnu: linux-libre: Update to 6.7.12....* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.12.
(linux-libre-6.7-pristine-source): Update hashes.
Change-Id: I1f682455af246100f548a5623fae225957b99e68
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer |
2024-04-08 | gnu: guile-next: Update to commit db7efa5....* gnu/packages/guile.scm (guile-next): Update to commit db7efa5.
Change-Id: Ia9629b4494b9d8968d9caa1b6c6ce362ee24a24d
| David Thompson |
2024-04-08 | gnu: xmrig: Update to 6.21.2....* gnu/packages/finance.scm (xmrig): Update to 6.21.2.
Change-Id: I6d4ae6a365979735421a24f0de7225e9268e99ee
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Ahmad Draidi |
2024-04-08 | gnu: perl-mozilla-ca: Use system SSL certificates....* gnu/packages/perl.scm (perl-mozilla-ca)[source]: Add snippet to remove
bundled certificates, use system certificates, and adjust the manpage
accordingly.
[arguments]: Skip the tests.
Change-Id: I4b3451c0012c7b4ae40efdfd609f00644d871c2c
| Efraim Flashner |
2024-04-08 | gnu: perl-mozilla-ca: Update to 20240313....* gnu/packages/perl.scm (perl-mozilla-ca): Update to 20240313.
[source]: Update with new author.
Change-Id: I8a7bae387db512ba1bb0af7feb1e22c26344c701
| Efraim Flashner |
2024-04-08 | mapped-devices: luks: Specify modules needed at the top-level....Fixes <https://issues.guix.gnu.org/70266>.
* gnu/system/mapped-devices.scm (luks-device-mapping)[modules]: New
field.
(open-luks-device): Remove non-top-level ‘use-modules’ form.
* gnu/system/linux-initrd.scm (raw-initrd): Remove modules that were
added specifically for ‘luks-device-mapping’.
Change-Id: I4253c3dd5e3cbcee41ec84fd57227abd428d1bd6
| Ludovic Courtès |
2024-04-08 | mapped-devices: <mapped-device-type> can specify modules to import....* gnu/system/mapped-devices.scm (<mapped-device-type>)[modules]: New
field.
(device-mapping-service-type): Honor it.
* gnu/system/linux-initrd.scm (raw-initrd): Likewise.
Change-Id: Icc702cb6f281741975e33203f87fbc1ffa9856da
| Ludovic Courtès |
2024-04-08 | gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’....This brings ‘gexp->file’ in line with its documentation and mirrors
what’s done for ‘gexp->script’ and ‘program-file’.
Fixes <https://issues.guix.gnu.org/69401>.
* guix/gexp.scm (gexp->file): Add #:guile, as was already documented.
(<scheme-file>)[guile]: New field.
(scheme-file): Add #:guile.
(scheme-file-compiler): Honor ‘guile’ field.
* tests/gexp.scm ("gexp->file")
("gexp->file + file-append", "gexp->file + #:splice?")
("gexp->file, cross-compilation")
("gexp->file, cross-compilation with default target")
Add #:guile to ‘gexp->file’ calls.
("gexp-modules deletes duplicates")
("gexp->derivation & with-imported-module & computed module")
("gexp->derivation & with-extensions", "scheme-file"): Likewise for
‘scheme-file’ calls.
Change-Id: I47536063d5e411e561ec321e535267e92dd06044
Reported-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I58d653c7fbe65c665bafcbd332ac9b264ddeab64
| Ludovic Courtès |
2024-04-08 | reconfigure: /run/current-system points to generation....* guix/scripts/system/reconfigure.scm (switch-system-program): Set
‘GUIX_NEW_SYSTEM’ to GENERATION rather than OS, for consistency with
what ‘boot-system’ does.
* gnu/tests/reconfigure.scm (run-switch-to-system-test)
["script activated the new generation"]: Adjust accordingly.
Change-Id: I57b693606a41b8c952df32bbdc2b9120c6dbfd6a
| Ludovic Courtès |
2024-04-07 | gnu: Remove withershins....This was only ever needed for powertabeditor.
* gnu/packages/code.scm (withershins): Remove variable.
Change-Id: I1c286073d1415cd2261ad58017855fedb7701b05
| Ricardo Wurmus |
2024-04-07 | gnu: powertabeditor: Update to 2.0.0-alpha19....* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha19.
[arguments]: Remove 'fix-pugixml-detection phase; respect #:tests? setting in
custom 'check phase.
[inputs]: Drop labels; add nlohmann-json and qttools-5; remove rapidjson.
[home-page]: Add missing letter.
Change-Id: Idf8617f3d39dd97ba59753fc7294515032f1656d
| Ricardo Wurmus |
2024-04-07 | gnu: java-usb4java: Update to 1.3.0....* gnu/packages/libusb.scm (java-usb4java): Update to 1.3.0.
[arguments]: Use plain list; use SEARCH-INPUT-FILE; adjust
'disable-broken-tests; remove trailing #T from build phases.
Change-Id: Ia5cd72b7c6c0426bcd95804802d14f3e5c728e1c
| Ricardo Wurmus |
2024-04-07 | gnu: libusb4java: Update to 1.3.1-1.0842e81....* gnu/packages/libusb.scm (libusb4java): Update to 1.3.1-1.0842e81.
[arguments]: Remove 'disable-Werror phase; remove trailing #T from build
phases; use G-expression.
Change-Id: I9d9ef6d9ede5254ee7a130aec182ad53b2823bbe
| Ricardo Wurmus |
2024-04-07 | gnu: open-ssh-session: Don’t require public key....Public keys aren’t required for client connections, and this binding is
unused. The behavior of assuming a ".pub"-suffixed file exists in the same
directory as the secret key is undocumented and surprising.
* guix/scripts/offload.scm (open-ssh-session): Delete `public' binding.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I9b532be2abe68dae0323e4ef6e1ceab1e5603359
| Ian Eure |
2024-04-07 | gnu: octave-cli: Update to 9.1.0....* gnu/packages/maths.scm (octave-cli): Update to 9.1.0.
Change-Id: I8b8c3245644e0958d13d635f514d7fcc1d656a91
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai |
2024-04-07 | gnu: Add python-shshsh....* gnu/packages/python-xyz.scm (python-shshsh): New variable.
Reviewed-by: Steve George <steve@futurile.net>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Iadd75c769a4391195b32789590f94fd8afbe21b6
| Andrew Jose |
2024-04-07 | gnu: Add xssstate....* gnu/packages/suckless.scm (xssstate): New variable.
Reviewed-by: Steve George <steve@futurile.net>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I80a44b979ae987b953dcbdb3979b9b4ad8e30c79
| Ivan Vilata-i-Balaguer |
2024-04-07 | guix: nar: Update path-id to valid-path-id....To match the change in (guix store database).
* guix/nar.scm (finalize-store-file): Update path-id to valid-path-id.
Change-Id: I69255c7acc1ea4e4855a4621bfcec54f595dd24d
| Christopher Baines |