summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix the 'go-module->guix-package' test.•••This fixes a regression that would have been introduced by commit a8b927a562a ("import: go: Add an option to use pinned versions.") which is already 3 years old (!). * tests/go.scm (fixtures-go-check-test): Register new URL and data for http-fetch and http-get mocks. Change-Id: Ie9d306612971de54ce534563731f52baf64bc8e7 Maxim Cournoyer2024-11-171-1/+5
* gnu: Add parinfer-rust-emacs.•••* gnu/packages/text-editors.scm (parinfer-rust-emacs): New variable. Change-Id: I6c6fb384edb03b55bae63137576c364cf11e42a5 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Lee Thompson2024-11-171-0/+45
* gnu: Add rust-emacs-0.19.•••* gnu/packages/crates-io.scm (rust-emacs-0.19): New variable. (rust-emacs-0.18): Inherit from rust-emacs-0.19. Change-Id: I7791c869e8fdde96734499722d35f8f6aa2445fa Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Lee Thompson2024-11-171-13/+32
* import: stackage: Adjust to fix failing lint test.•••Commit abc3eb33191 ("import: hackage: Support updating to a specific version.") modified the signature of hackage-fetch; some code was still calling `hackage-fetch' with a single argument, breaking the tests/lint.scm test. * guix/import/stackage.scm (latest-lts-release): Adjust calls to `hackage-fetch'. Change-Id: Ic83ebc12a7948023956fe30cfb8aa22b6d282fc6 Maxim Cournoyer2024-11-171-4/+5
* gnu: libarchive/fixed: Do not export variable.•••* gnu/packages/backup.scm (libarchive/fixed): Do not export variable; it's used by libarchive as its replacement and need not be exposed to the command line. Change-Id: Iad6f0b6badb3fa728a69663f69419505da393c56 Maxim Cournoyer2024-11-171-1/+1
* etc: news: Warn users about postgresql default update.•••* etc/news.scm: Add entry. Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de> Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Change-Id: Ic3c0c3202128a9dab8f7b6b2be369c29237fae04 Nicolas Graves2024-11-161-0/+63
* gnu: postgresql-configuration: Unset default postgresql.•••* gnu/services/databases.scm (postgresql-configuration)[postgresql]: Unset default. (postgresql-service-type): Remove default-value. (postgresql-service): Revert default to postgresql-10 (rationale: We can remove this service at the same time than postgresql-10, in something like 6 months to a year). * doc/guix.texi: Remove postgresql default reference in documentation. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Nicolas Graves via Guix-patches via2024-11-162-5/+7
* gnu: libx86emu: Fix build.•••* gnu/packages/virtualization.scm (libx86emu): Fix build. [arguments]: Add extra "make-x86test" phase to make sure that "x86test" exists before running the parallel tests. Change-Id: Iad8d3fca6d4c04f6df9eba88e33e47324f160083 Artyom V. Poptsov2024-11-161-0/+7
* gnu: linux-libre 4.19: Update to 4.19.323.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.323. (linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes. Change-Id: I7ad6a595c093183d7b93a9d1875b6d653f446e46 Leo Famulari2024-11-151-3/+3
* gnu: linux-libre 5.4: Update to 5.4.285.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.285. (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes. Change-Id: I1c519a3c8668b7bf85ccc5123e6258e74239a312 Leo Famulari2024-11-151-3/+3
* gnu: linux-libre 5.15: Update to 5.15.229.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.229. (linux-libre-5.15-pristine-source): Update hash. Change-Id: Ibebb40f3ad79149ca59ab57d2850be7a36b4b8fb Leo Famulari2024-11-151-2/+2
* gnu: linux-libre 5.15: Update to 5.15.171.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.171. (linux-libre-5.15-pristine-source): Update hash. Change-Id: I60f885b89631a0903289e2c67966eabc0e716163 Leo Famulari2024-11-151-2/+2
* gnu: linux-libre 6.1: Update to 6.1.116.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.116. (linux-libre-6.1-pristine-source): Update hash. Change-Id: I36b9512fa6df58a22b0aee58870dd7e9268ab134 Leo Famulari2024-11-151-2/+2
* gnu: linux-libre 6.6: Update to 6.6.60.•••* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.60. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I14b11ba29f20264e7a636d78cd257bb511036ecc Leo Famulari2024-11-151-2/+2
* gnu: linux-libre: Update to 6.11.7.•••* gnu/packages/linux.scm (linux-libre-6.11-version): Update to 6.11.7. (linux-libre-6.11-pristine-source, deblob-scripts-6.11): Update hashes. Change-Id: I3e81b3b26688477953f9d15c2f741bad8785bc20 Leo Famulari2024-11-151-3/+3
* gnu: ugrep: Update to 7.0.4.•••* gnu/packages/search.scm (ugrep): Update to 7.0.4. Ashish SHUKLA2024-11-151-2/+2
* gnu: modem-manager: Update to 1.22.0.•••* gnu/packages/freedesktop.scm (modem-manager): Update to 1.22.0. [source]: Switch to git-fetch. [build-system]: Switch to meson-build-system. [arguments]<#:configure-flags>: Adjust udevdir. Set -Dsystemdsystemunitdir=no, Set -Dvapi=true. [inputs]: Add bash-completion, libqrtr-glib and elogind. [native-inputs]: Remove python; add python-minimal and libxslt. Change-Id: Ife0560eb48f3cceaf22ccc6bb54010074028cddf Zheng Junjie2024-11-151-15/+27
* gnu: libqmi: Update to 1.34.0.•••* gnu/packages/freedesktop.scm (libqmi): Update to 1.34.0. [inputs]: Add bash-completion. [propagated-inputs]: Add libmbim and libqrtr-glib. [native-inputs]: Add gobject-introspection and help2man. Replace python-wrapper with python-minimal. [build-system]: Switch to meson-build-system. [source]: Swich to git-fetch. Change-Id: I8a023cc07e5484d8abd5df4615ad5f4115729c1a Zheng Junjie2024-11-151-14/+24
* gnu: Add libqrtr-glib.•••* gnu/packages/freedesktop.scm (libqrtr-glib): New variable. Change-Id: I84e26d0e8f69c8e5bc1c65925792aea296f6a97d Zheng Junjie2024-11-151-0/+33
* gnu: libmbim: Update to 1.30.0.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.30.0. [source]: Switch to git-fetch. [build-system]: Switch to meson-build-system. [native-inputs]: Add gobject-introspection, help2man. Replace python-wrapper with python-minimal. [inputs]: Add bash-completion. Change-Id: I607bff667a057e58bebb2f706d7021a4d1c8d763 Zheng Junjie2024-11-151-14/+21
* gnu: caf: Update to 1.0.2.•••* gnu/packages/cpp.scm (caf): Update to 1.0.2. [arguments]: Use G-expression. Change-Id: If3e3b24e3fdaab9232df8e64bd705b893cd10860 Zheng Junjie2024-11-151-4/+4
* gnu: cli11: Update to 2.4.2.•••* gnu/packages/cpp.scm (cli11): Update to 2.4.2. Change-Id: I0bcd934bba863ec272a096976cea49da4b748961 Zheng Junjie2024-11-151-2/+2
* gnu: dwl: Update to 0.7.•••* gnu/packages/wm.scm (dwl): Update to 0.7. Change-Id: Ib1a4748035dd04070df99818ec9fa3a80e716971 Zheng Junjie2024-11-151-2/+2
* gnu: gdb: Use G-expressions.•••* gnu/packages/gdb.scm (gdb/pinned): Use G-expressions. (gdb-minimal gdb-multiarch, avr-gdb): ): Update acordingly. Change-Id: Ifcdc6a337ec9c4d5c4303082d207b657cbc34765 Janneke Nieuwenhuizen2024-11-151-51/+55
* gnu: scilab: Update to 2025.0.0.•••* gnu/packages/maths.scm (scilab): Update to 2025.0.0. [inputs]: Replace hdf5-1.1.0 by hdf5-1.14. Signed-off-by: Andreas Enge <andreas@enge.fr> Change-Id: If70812525226bb1e9968b1f1042d822d56908f8b Nicolas Graves2024-11-151-3/+3
* gnu: emacs-git-email: Update to 0.6.0.•••* gnu/packages/emacs-xyz.scm (emacs-git-email): Update to 0.6.0. [source]: Switch to actively maintained fork on codeberg. [home-page]: Adjust accordingly. [propagated-inputs]: Move to… [inputs]: … here. Add emacs-piem. * gnu/packages/patches/emacs-git-email-missing-parens.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: I47f5aa12cfa676772e281a45cdc9ec3bb3eae544 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Suhail Singh2024-11-153-66/+25
* gnu: Add emacs-jack.•••* gnu/packages/emacs-xyz.scm (emacs-jack): New variable. Change-Id: I92790c493016a312501e926bbfc4b274d954e26f Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Suhail Singh2024-11-151-0/+33
* gnu: Add emacs-visual-replace.•••* gnu/packages/emacs-xyz.scm (emacs-visual-replace): New variable. Change-Id: I7c579785ed6b0e2989d16fb0b100e9860e8f38b9 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Suhail Singh2024-11-151-0/+62
* gnu: emacs-org: Update to 9.7.14.•••* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.14. Change-Id: I2faba2539f7e8b04d8c86970780fd6382fe26691 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Suhail Singh2024-11-151-2/+2
* gnu: Add speed-dreams.•••* gnu/packages/games.scm (speed-dreams): New variable. (speed-dreams-version, speed-dreams-svn-revision): New variables. (speed-dreams-source-tarball): New procedure. (speed-dreams-base-tarball, speed-dreams-more-hq-cars-and-tracks-tarball) (speed-dreams-wip-cars-and-tracks-tarball) (speed-dreams-unmaintained-tarball): New variable. Change-Id: Id14f3556d47a80c508177940f959448520b406fc Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Maxim Cournoyer2024-11-151-0/+122
* gnu: Add freesolid.•••* gnu/packages/game-development.scm (freesolid): New variable. * gnu/packages/patches/freesolid-configure.patch: New file. * gnu/packages/patches/freesolid-pkgconfig.patch: Likewise. * gnu/packages/patches/freesolid-automake.patch: Likewise. * gnu/packages/patches/freesolid-autotools.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them. Change-Id: I557332031a30d944f451d0a62c763e5b41c4e29b Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Maxim Cournoyer2024-11-156-0/+271
* gnu: jbr: Update to 17.0.11b1207.30.•••* gnu/packages/java.scm (jbr17): Update to 17.0.11b1207.30. Change-Id: Idfb614496c856002c89fb7f671625ae655555402 Danny Milosavljevic2024-11-151-2/+2
* gnu: jbr: Update to 21.0.3b509.15.•••* gnu/packages/java.scm (jbr21): Update to 21.0.3b509.15. Change-Id: I1b47b761b1252e55e6fc78048cde5e0d9f446ca5 Danny Milosavljevic2024-11-141-2/+2
* gnu: snac2: Update to 2.63.•••* gnu/packages/fediverse.scm (snac2): Update to 2.63. [arguments]: Adjust make-flags to install the man-pages in the correct directory. Change-Id: I51a2434fda3d6a2ea92a342f346f5a4f1af7fa3d Efraim Flashner2024-11-141-3/+4
* import: hackage: Support updating to a specific version.•••* gnu/import/hackage.scm (hackage-fetch-and-hash, hackage-fetch): Support name and version argument. (import-release): New variable, formerly known as latest-release. Support updating to a specific version. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I8f9e3ee99676cedca82f7c8c5ff51baa5a6fc46a Nicolas Graves2024-11-141-16/+13
* gnu: mumble: Update to 1.5.634, fix aarch64 build.•••[[PGP Signed Part:No public key for 3DECC105F5DD2382 created at 2024-10-28T20:22:22+0100 using RSA]] TestPacketDataStream failed to pass for aarch64 under 1.4.287 as described in <https://github.com/mumble-voip/mumble/issues/3845>. The new release fixes that. The new version changes some bundled dependencies. Some of them are only kept during the build for the sake of generating the text shown for third-party licenses under the "About" dialog. * gnu/packages/telephony.scm (mumble): Update to 1.5.634. [source]: Update 3rd party dirs kept during build. [arguments]: Update build options for bundled dependencies. [inputs]: Depend on OpenSSL 3 and N. Lohmann's JSON lib. [license]: Update licenses for bundled dependencies. Change-Id: I39498ffa143e4416b06a6aa1a31fd46cd0ba2e3b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ivan Vilata i Balaguer2024-11-141-17/+22
* gnu: postgresql-10: Replace deprecated dependency.•••* gnu/packages/databases.scm (postgresql-10): Inherit postgresql-13 instead of 11. Using the deprecated postgresql-11 package was causing warnings to be printed on `guix pull`. Change-Id: I36225ff2a1889f94cd5aabe229ee638793594abf Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Pflug2024-11-141-3/+3
* gnu: python-crontab: Fix failing tests•••* gnu/packages/python-xyz.scm (python-crontab) [arguments]: Turn off frequency at month check Change-Id: Ia6a8f703119dc61ddc6b359fca161dfb5a21319d Signed-off-by: Ludovic Courtès <ludo@gnu.org> TakeV2024-11-141-0/+3
* guix-install.sh: Run the uninstall even if already partially done•••Removing users, groups or Systemd units fails if they are already absent, causing the uninstall script to exit. The goal here is to make the uninstall always run entirely, whatever parts are already done. * etc/guix-install.sh (sys_delete_build_user): Test if users and groups exist before deleting them. (sys_delete_guix_daemon): Test if /etc/systemd/system/guix-daemon.service file exists before removing the matching Systemd unit. Change-Id: Ibffb1f1b39de675542fb8057af21ecaea1b53d4c Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Boilleau2024-11-141-8/+14
* guix-install.sh: Replace `ROOT_HOME` with `~root`•••The `ROOT_HOME` variable is natively absent from some systems, however the form `~root`, which is used by the install functions in this same file, works. * etc/guix-install.sh (sys_delete_store, sys_delete_guix_daemon) (sys_delete_user_profiles): Replace `ROOT_HOME` with `~root`. Change-Id: Ia867e271ac4c5557d9708235fee028bccce68342 Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Boilleau2024-11-141-6/+6
* guix-install.sh: Test if gnu-store.mount exists before removing the unit•••The file /etc/systemd/system/gnu-store.mount has permissions 664, since the `install_unit()` function installed it so. So the test prior to removing the matching Systemd unit should not be wether this file is executable, otherwise it will always fail. The relevant test is on the file existence. * etc/guix-install.sh (sys_delete_guix_daemon): Test if gnu-store.mount file exists rather than if it is executable. Change-Id: Ic7cc186618b0b92fccf49a3b27805756a9126b89 Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Boilleau2024-11-141-1/+1
* gnu: guix-jupyter: Update to 0.3.0.•••* gnu/packages/package-management.scm (guix-jupyter): Update to 0.3.0. [arguments]: Remove ‘define-home’ phase, which is no longer needed. Change-Id: I18e0897caf6e9ad0bc7d410f2011fad031cecb7e Ludovic Courtès2024-11-141-13/+4
* describe: Add hyperlinks for codeberg.org commits.•••* guix/scripts/describe.scm (%vcs-web-views): Add “codeberg.org”. Change-Id: I6749649f9c73434ba6ed424d049e50e6741b0a11 Ludovic Courtès2024-11-141-0/+1
* gnu: delve: Update to 1.23.1.•••* gnu/packages/debug.scm (delve): Update to 1.23.1. Change-Id: I4e87ffa86abe6c82743c1a722fa8654e6a5b6366 Danny Milosavljevic2024-11-141-2/+2
* gnu: bochs: Update to 2.8.•••* gnu/packages/virtualization.scm (bochs): Update to 2.8. Change-Id: I3b16ca08abbdffa126ccd489ddf441459d6fcc51 Reviewed-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov2024-11-131-2/+2
* gnu: Add python-pybio.•••* gnu/packages/bioinformatics.scm (python-pybio): New variable. Change-Id: I8f5c9cb6c7bb03cbc95386e67d46b1bdd78e01f2 Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami2024-11-131-0/+55
* gnu: audio: Add jack-mixer.•••* gnu/packages/audio.scm (jack-mixer): New variable. Change-Id: I0b278f8674c84a4f43f9d23afc900b0a53e11f7c Reviewed-by: Ekaitz Zarraga <ekaitz@elenq.tech> Signed-off-by: Andreas Enge <andreas@enge.fr> Divya Ranjan2024-11-131-0/+59
* gnu: swaybg: Update to 1.2.1.•••* gnu/packages/wm.scm (swaybg): Update to 1.2.1. Change-Id: Id9dc023f321dbd3c086f4e36e5e8bcf5a784ef2d Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ashish SHUKLA2024-11-121-3/+3
* gnu: Add potato-make.•••* gnu/packages/build-tools.scm (potato-make): New variable. Change-Id: I86843b4001298ee984e6d1c35b59dc3b2e51d97f Signed-off-by: Ludovic Courtès <ludo@gnu.org> Reviewed-by: Noé Lopez <noelopez@free.fr> Evgeny Pisemsky2024-11-121-0/+47
* gnu: entr: Switch input from bash to bash-minimal.•••* gnu/packages/entr.scm (entr): Switch input from bash to bash-minimal. This was recommended by guix style lint. Change-Id: Iccd37c3bf04b95ed510900f9d6ffd9359a227948 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Javier Olaechea2024-11-121-1/+1