summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 daysUNTESTED: gnu: icecat: Update to 115.10.0-guix0-preview1 [security fixes].gnuzilla-updatesMark H Weaver
Includes fixes for CVE-2024-2609, CVE-2024-3302, CVE-2024-3852, CVE-2024-3854, CVE-2024-3857, CVE-2024-3859, CVE-2024-3861, CVE-2024-3863, and CVE-2024-3864. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
11 daysgnu: Add prosody-cloud-notify.Ricardo Wurmus
* gnu/packages/messaging.scm (prosody-cloud-notify): New variable. Change-Id: I55edcb3605fae922980163de2d29926798619624
11 daysgnu: linux-libre 4.19: Update to 4.19.312.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.312. (linux-libre-4.19-pristine-source): Update hash. Change-Id: I626f133eea8c23177322e242d3ccc4bfa2589baa Signed-off-by: Leo Famulari <leo@famulari.name>
11 daysgnu: linux-libre 5.4: Update to 5.4.274.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.274. (linux-libre-5.4-pristine-source): Update hash. Change-Id: Ibc854c5a98ad71f26cef4e403b6fc0bfa2c7c1c3 Signed-off-by: Leo Famulari <leo@famulari.name>
11 daysgnu: linux-libre 5.10: Update to 5.10.215.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.215. (linux-libre-5.10-pristine-source): Update hash. Change-Id: Icd2173d13b527f3c7ec0f80cd22a6c8aa4ead4e5 Signed-off-by: Leo Famulari <leo@famulari.name>
11 daysgnu: linux-libre 5.15: Update to 5.15.155.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.155. (linux-libre-5.15-pristine-source): Update hashes. Change-Id: I0c83483f92e37b598313d70e408cce38d84fd5b1 Signed-off-by: Leo Famulari <leo@famulari.name>
11 daysgnu: linux-libre 6.1: Update to 6.1.86.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.86. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes. Change-Id: Icecabfdcd8b8c76ef62aa679b4eec015869a2134 Signed-off-by: Leo Famulari <leo@famulari.name>
11 daysgnu: linux-libre 6.6: Update to 6.6.27.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.27. (linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes. Change-Id: I0f21abb95d5d80bde56a1d3ad0faf4ab5fabb67f Signed-off-by: Leo Famulari <leo@famulari.name>
11 daysgnu: linux-libre 6.8: Update to 6.8.6.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.6. (linux-libre-6.8-pristine-source, deblob-scripts-6.8): Update hashes. Change-Id: Iddefd4ac7704e80df13ceadf4935c2670a40061d Signed-off-by: Leo Famulari <leo@famulari.name>
12 daysgnu: Add prosody-muc-offline-delivery.Ricardo Wurmus
* gnu/packages/messaging.scm (prosody-muc-offline-delivery): New variable. Change-Id: I145ea713e5b12aef5f700669fe2ffc1e017322d2
12 daysgnu: Add prosody-cloud-notify-priority-tag.Ricardo Wurmus
* gnu/packages/messaging.scm (prosody-cloud-notify-priority-tag): New variable. Change-Id: I22dc032112bf537058405ef0d8f42f371502a5ea
12 daysgnu: Add prosody-cloud-notify-filters.Ricardo Wurmus
* gnu/packages/messaging.scm (prosody-cloud-notify-filters): New variable. Change-Id: I3c0ea90cb44aa9f623573de98f7d79b46c696232
12 daysgnu: Add prosody-cloud-notify-encrypted.Ricardo Wurmus
* gnu/packages/messaging.scm (prosody-cloud-notify-encrypted): New variable. Change-Id: Ibe2c6525865ffce54191d806f0e184c814000993
12 daysgnu: lua-cqueues: Update to 20200726.Ricardo Wurmus
* gnu/packages/lua.scm (lua-cqueues): Update to 20200726. [source]: Fetch from git repository. [arguments]: Use G-expressions; disable two tests that need LuaJIT's ffi module. Change-Id: I969a9f173339d22e57fd6a5e4689889c0268c52d
12 daysgnu: lua-ossl: Update to 20220711.Ricardo Wurmus
* gnu/packages/lua.scm (lua-ossl): Update to 20220711. [source]: Fetch from git repository. [arguments]: Use G-expressions; disable two tests. [description]: Reflow paragraph. Change-Id: I2640cba886362635ee4ddedd020a06b433e46e5b
12 daysgnu: prosody-module: Update to changeset 66e7d46b1d4b.Ricardo Wurmus
* gnu/packages/messaging.scm (prosody-module): Update to changeset 66e7d46b1d4b. Change-Id: Ia06e1a111e3117e7315b43c2be7ed4776ae26ac4
12 daysgnu: ksoloti-runtime: Update to 1.0.12-8.Ricardo Wurmus
* gnu/packages/axoloti.scm (ksoloti-runtime): Update to 1.0.12-8. [arguments]: Remove obsolete patch to Makefiles. [inputs]: Replace dfu-util-for-axoloti with dfu-util. Change-Id: I57c78d32d2616909ca7b9a98392655c76df5eb27
12 daysAutoload (gcrypt hash).Ludovic Courtès
* guix/derivations.scm: Autoload (guix utils) and (gcrypt hash). * guix/git.scm, guix/store.scm: Autoload (gcrypt hash). Change-Id: I6145231d41c61f2d8c36e28f29e91074910bdd15
12 daysAutoload (guix build syscalls).Ludovic Courtès
* guix/discovery.scm, guix/git.scm, guix/nar.scm, guix/scripts.scm, guix/scripts/build.scm: Autoload (guix build syscalls). * guix/packages.scm: Autoload (guix build utils). Change-Id: Ia7703b5f46e55fbfadff63b13c35bfe097ce2220
12 daysui: Delay use of (guix build syscalls).Ludovic Courtès
This ensures (guix build syscalls) is loaded only when needed. * guix/ui.scm (%text-width): Unconditionally alias ‘*line-width*’. Remove initialization. <top level>: Remove code for Guile < 2.2.7. (package->recutils): Change default #:width to (terminal-columns). Change-Id: I990a1b5b0f20a6243e47e314d1d3d4f8298b7151
12 daysguix: Delay loading of (gnutls).Ludovic Courtès
(web …) modules pull in (gnutls) indirectly. Arrange to load them lazily, thereby reducing I/O and allocations when GnuTLS is not needed such as when running ‘guix describe’ or ‘guix shell’ on a cache hit. * guix/download.scm: Autoload (web uri). * guix/scripts/describe.scm: Likewise. * guix/store.scm: Likewise. (%default-substitute-urls): Remove ‘resolve-interface’ call and use https URLs unconditionally. Change-Id: Ide470c556a14866e8740966d25821df487a79859
12 daysutils: Don’t re-export ‘call-with-temporary-output-file’.Ludovic Courtès
* guix/utils.scm: Remove re-export of ‘call-with-temporary-output-file’. Autoload a number of modules. * guix/download.scm, guix/import/hackage.scm, guix/import/hexpm.scm, guix/import/opam.scm, guix/import/pypi.scm, tests/cpio.scm, tests/egg.scm, tests/opam.scm, tests/publish.scm, tests/store-database.scm, tests/utils.scm: Adjust imports accordingly. Change-Id: I3f5e94631397996a30be2ea4ff8b50a3371e8ee7
12 daysguix system: Autoload some more.Ludovic Courtès
* guix/scripts/system.scm: Autoload more modules. Change-Id: I665857109bbfd1e3755135daacc01affcb3eb2eb
12 dayschannels: Autoload (git …) modules.Ludovic Courtès
Autoloading Guile-Git is important in cases where (guix channels) is used for little more than the <channel> definition. This is the case, for example, of ‘guix describe’ or ‘guix shell’. This reduces from 177 to 121 the number of .go files loaded when running: ./pre-inst-env strace -e openat -o /tmp/log.strace \ guix describe -p /var/guix/profiles/per-user/$USER/current-guix grep 'openat.*\.go.* = [0-9]' < /tmp/log.strace |wc -l Likewise, it reduces the max RSS (as measured by ‘time -f %M guix describe -p …’) from 54 to 37 MiB. * guix/channels.scm: Autoload (git …) modules. Change-Id: Ia58a99c865bf0f6fe461a1e71390d075e760f8d6
12 daysgit: Add ‘tag->commit’ and use it in (guix channels).Ludovic Courtès
* guix/git.scm (tag->commit): New procedure, taken from… (resolve-reference): … here. Use it in the ‘tag’ case. * guix/channels.scm (resolve-channel-news-entry-tag): Use ‘tag->commit’ instead of custom code. Change-Id: I46ea387345dc1b695ce0702991a52d0cde29e2f0
12 dayschannels: Move ‘commit-short-id’ to (guix git).Ludovic Courtès
* guix/channels.scm (commit-short-id): Move to… * guix/git.scm (commit-short-id): … here. Change-Id: If4b34b1d82b1aa5068d157f26e57e8aecc967061
12 daysgit: Add ‘repository-info’ and use it in (guix channels).Ludovic Courtès
* guix/git.scm (repository-info): New procedure. * guix/channels.scm (repository->guix-channel): Use it instead of local code. Change-Id: I74c758c73a22e16031571ca4271cc9cab0492f6e
12 dayschannels: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
* guix/channels.scm (latest-channel-instance): Use SRFI-71. Change-Id: I73531c98b3034e228006ed91518cc7bfedc784fd
13 daysgnu: Add tr7.Artyom V. Poptsov
* gnu/packages/scheme.scm (tr7): New variable. Change-Id: I60e34f0f918ea7c9b36cea02358d69ab7bfad24b Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
13 daysgnu: Add trac.Vinicius Monego
* gnu/packages/version-control.scm (trac): New variable. Change-Id: I51b86a6b8a913c18f785dbd92a936b8964bebdbc Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
13 daysgnu: Add emacs-noman.Suhail Singh
* gnu/packages/emacs-xyz.scm (emacs-noman): New variable. Change-Id: I4ef3de3723025832c6b6eae47de67c3377366602 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
13 daysgnu: Add sandbar.Erik Eduardo
* gnu/packages/wm.scm (sandbar): New variable. Change-Id: I93f91436420a733a3b74d9b88ed5d69a9369ee38 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
13 daysgnu: telescope: Update to 0.9.cage-dev@twistfold.it
* gnu/packages/web-browsers.scm (telescope): Update to 0.9. [inputs]: Replace libevent with libgrapheme. Change-Id: I1eb6567ddc5047d4d36f588086f14f69136588c4 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: coin3d: Update to 4.0.2.Jean-Pierre De Jesus DIAZ
* gnu/packages/graphics.scm (coin3d): Update to 4.0.2. Change-Id: I0ca8cd6eff933a764005447d648ca2f020d8ee7f Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: coin3d: Avoid use of dlopen.Jean-Pierre De Jesus DIAZ
* gnu/packages/graphics.scm (coin3d): Avoid use of dlopen and add missing inputs. Change-Id: I48d93218bd93f6ef4f10fb1c4f1cc22396040d7d Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: coin3d: Use system expat.Jean-Pierre De Jesus DIAZ
* gnu/packages/graphics.scm (coin3d): Remove bundled expat and use the system one. Change-Id: Ief176e320b7f57c5c3f349f244ed7d76e54f8281 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: coin3d: Use G-Expressions.Jean-Pierre De Jesus DIAZ
* gnu/packages/graphics.scm (coin3d) <source>, <arguments>: Use G-Expressions. Change-Id: I79a77bda6fc919d9c3b80e77e38855824e81f6e6 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: coin3D: Rename to coin3d.Jean-Pierre De Jesus DIAZ
* gnu/packages/graphics.scm (coin3d): New Variable. (coin3D): Define as deprecated. (coin3D-4): Point to coin3d. * gnu/packages/engineering.scm (freecad): Use coin3d instead of coin3D. * gnu/packages/python-xyz.scm (python-pivy): Ditto. * gnu/packages/qt.scm (soqt): Ditto. Change-Id: I4e83e25e80c512350f38024847891eac14723f26 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: widelands: Improve package style.Timotej Lazar
* gnu/packages/games.scm (widelands): Use new package style. [snippet]: Simplify and drop trailing #t. [arguments]: Use gexps. Tweak #:configure-flags to install the binary in bin/ instead of bin/games/ and data under share/ instead of bin/share/. Modify 'unbundle-fonts phase to not depend on input labels. [inputs, native-inputs]: Drop input labels. [home-page]: Drop trailing slash. Change-Id: I75c535005ad1325ad170205b6e80b1039125619a Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: widelands: Update to 1.2.Timotej Lazar
* gnu/packages/games.scm (widelands): Update to 1.2. [inputs]: Drop boost, curl. [native-inputs]: Replace python-wrapper with python. Change-Id: I1a98739a5da801d3686acf152989c8ce15f16a90 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: xpra: Update to 5.0.8.Andy Tai
* gnu/packages/xorg.scm (xpra): Updatw to 5.0.8. Change-Id: I6107d5c3469ca0576c668d1a68bf1148b8f055b6 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: meld: Update to 3.22.2.Andy Tai
* gnu/packages/patchutils.scm (meld): Update to 3.22.2. Change-Id: I6f292a1a8579f8a18ca4421750541932076a3555 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: conky: Update to 1.19.8.Vasile Dumitrascu
* gnu/packages/conky.scm (conky): Update to 1.19.8. [inputs]: Add libxi. Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: Add gcc-cross-x86_64-w64-mingw32-toolchain-13.Jean-Pierre De Jesus DIAZ
* gnu/packages/cross-toolchain.scm (gcc-cross-x86_64-w64-mingw32-toolchain-13): New variable. Change-Id: I64fbce5d4af30c9c5df2faf61d3243fcf6dfbf5b Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: cross-gcc: Add patch for GCC 13.Jean-Pierre De Jesus DIAZ
* gnu/local.mk (dist_patch_DATA): Add gcc-13-cross-system-header-dir.patch. * gnu/packages/cross-base.scm (cross-gcc) <source>: Add patch for GCC 13. * gnu/packages/patches/gcc-13-cross-system-header-dir.patch: New patch. Change-Id: Ib4771ff78222fb7b7df58891d25938d338bd5df8 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: cross-gcc-patches: Avoid patch for GCC 13+.Jean-Pierre De Jesus DIAZ
* gnu/packages/cross-base.scm (cross-gcc-patches): Avoid gcc-4.9.3-mingw-gthr-default.patch patch for GCC 13+ versions since it does not apply. Change-Id: I4bb14d687c53733d77099a761844815900b1266a Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: diffoscope: Increase test verbosity.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope)[phases]: Replace 'check. Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: rsync: Update to 3.3.0.Andy Tai
* gnu/packages/rsync.scm (rsync): Update to 3.3.0. Change-Id: I03ba540e44f54e371cd362baf2aeb1877f853f72 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: signon-plugin-oauth2: Fix installing in a doubled prefix.Sughosha
This commit fixes creating one more /gnu/store/ directory inside its own prefix, creating again the same prefix inside it and then installing in it. * gnu/packages/qt.scm (signon-plugin-oauth2)[arguments]: <#:make-flags>: Remove argument. <#:phases>: In configure phase, add SIGNON_PLUGINS_DIR variable. Change-Id: I10e973980228354c9943741dd480544bffca65b8 Signed-off-by: Christopher Baines <mail@cbaines.net>
13 daysgnu: tests: Add system test for sddm.Richard Sent
Create a basic suite of tests to verify the display manager starts. * gnu/tests/sddm.scm: New file. Change-Id: Ia84926e9aab42c6781430c22aae0f892387d1a29 Signed-off-by: Christopher Baines <mail@cbaines.net>