summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-12-25gnu: ristretto: Update to 0.12.4....* gnu/packages/xfce.scm (ristretto): Update to 0.12.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2022-12-25gnu: xfce4-notifyd: Update to 0.6.5....* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2022-12-25gnu: xfce4-taskmanager: Update to 1.5.5....* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.5. [inputs]: Add libxfce4ui. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2022-12-25gnu: vcsh: Update to 2.0.5....* gnu/packages/version-control.scm (vcsh): Update to 2.0.5. [native-inputs]: Remove which. Add autoconf, automake, ronn-ng, perl, perl-test-harness, perl-shell-command, perl-test-most, pkg-config. [inputs]: Remove perl, perl-test-harness, perl-shell-command, perl-test-most. [arguments]: Remove phase install-bash-completion. Add phase fix-version-gen. Remove deletion of configure and build phases. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Michael Rohleder
2022-12-25gnu: guile-png: Update to 0.3.0....* gnu/packages/guile-xyz.scm (guile-png): Update to 0.3.0. [arguments]: Patch tests to silence Guile-SMC logs. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Artyom V. Poptsov
2022-12-25services: wireguard: Allow specifying pre-shared keys....* gnu/services/vpn.scm (<wireguard-peer>)[preshared-key]: New field. * doc/guix.texi (VPN Services): Document it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Timo Wilken
2022-12-25gnu: QEMU: Unbundle OpenSBI....* gnu/packages/virtualization.scm (qemu)[source](snippet): Delete precompiled riscv64 firmware, and its source code. [arguments]: Provide OpenSBI. [inputs]: Add OPENSBI-QEMU. Marius Bakke
2022-12-25gnu: Add opensbi-qemu....* gnu/packages/firmware.scm (opensbi-qemu): New variable. Marius Bakke
2022-12-25gnu: opensbi: Use the same source file name regardless of variant....* gnu/packages/firmware.scm (make-opensbi-package)[source](file-name): Don't use the NAME variable which changes depending on the variant. Marius Bakke
2022-12-25gnu: QEMU: Unbundle OpenBIOS....* gnu/packages/virtualization.scm (qemu)[source](snippet): Remove precompiled PPC OpenBIOS firmware, and its source code. [arguments]: Replace with the one from Guix. [inputs]: Add OPENBIOS-QEMU-PPC. Marius Bakke
2022-12-25gnu: Add openbios-qemu-ppc....* gnu/packages/firmware.scm (make-openbios-package): New procedure. (openbios-qemu-ppc): New variable. * gnu/packages/patches/openbios-gcc-warnings.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2022-12-25services: ganeti: Label mcron jobs....* gnu/services/ganeti.scm (ganeti-watcher-jobs): Label job as "ganeti-watcher". (ganeti-cleaner-jobs): Labels jobs as "ganeti master cleaner" and "ganeti node cleaner". Marius Bakke
2022-12-25gnu: freecad: Fix the package hash....* gnu/packages/engineering.scm (freecad): Fix the package hash. Signed-off-by: Andrew Tropin <andrew@trop.in> Artyom V. Poptsov
2022-12-25gnu: mumi: Update to 0.0.4-2.0a90eed....* gnu/packages/mail.scm (mumi): Update to 0.0.4-2.0a90eed. Ricardo Wurmus
2022-12-24gnu: mumi: Update to 0.0.4-1.18acd2b....* gnu/packages/mail.scm (mumi): Update to 0.0.4-1.18acd2b. Ricardo Wurmus
2022-12-24gnu: qdmr: Update to 0.10.4....* gnu/packages/radio.scm (qdmr): Update to 0.10.4. Guillaume Le Vaillant
2022-12-24gnu: shotcut: Update to 22.12.21....* gnu/packages/video.scm (shotcut): Update to 22.12.21. Vinicius Monego
2022-12-24gnu: homebank: Update to 5.6....* gnu/packages/finance.scm (homebank): Update to 5.6. Vinicius Monego
2022-12-24gnu: gnome-shell-extension-burn-my-windows: Update to 22....* gnu/packages/gnome-xyz (gnome-shell-extension-burn-my-windows): Update to 22. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sughosha
2022-12-24gnu: gnome-shell-extension-vertical-overview: Update to 10....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-vertical-overview): Update to 10. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sughosha
2022-12-24gnu: gnome-shell-extension-unite-shell: Update to 69....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-unite-shell): Update to 69. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sughosha
2022-12-24gnu: libtirpc-hurd: Fix cross-compilation....Fixes a regression introduced in 517618b2401c2ab5861e63df60ae49918b94f727, whereby the "wrong" 'krb5-config' script would be picked. * gnu/packages/onc-rpc.scm (libtirpc/hurd)[arguments]: Turn #:configure-flags into a gexp to refer to the right "mit-krb5". Ludovic Courtès
2022-12-24hurd-boot: Fix list of devices with translators....Fixes a regression introduced in 450f7740283ce160a7482d1c75e6e0ab17f2a6f0 and e3c6575ee93741a43003cd1aa4663151dd90b9f5, which introduced unquote-splicing without changing quote to quasiquote. * gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Use quasiquote, note quote. Ludovic Courtès
2022-12-24gnu: python-scikit-build: Depend on 'git-minimal/fixed'....* gnu/packages/python-xyz.scm (python-scikit-build)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès
2022-12-24gnu: gnome-photos: Depend on 'git-minimal/fixed'....* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass #:disallowed-references. [native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès
2022-12-24gnu: opam: Depend on 'git-minimal/fixed'....* gnu/packages/ocaml.scm (opam)[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès
2022-12-24gnu: ocamlformat: Depend on 'git-minimal/fixed'....* gnu/packages/ocaml.scm (ocamlformat): Replace 'git-minimal' with 'git-minimal/fixed'. Ludovic Courtès
2022-12-24gnu: julia-documenter: Depend on 'git-minimal/fixed'....That way the main 'git-minimal' package can be updated without causing a rebuild of all the dependents of 'julia-documenter'. * gnu/packages/julia-xyz.scm (julia-documenter)[native-inputs]: Replace 'git-minimal' by 'git-minimal/fixed'. Ludovic Courtès
2022-12-24gnu: Add emacs-loccur....* gnu/packages/emacs-xyz.scm (emacs-loccur): New variable. Ricardo Wurmus
2022-12-23gnu: ceph: Update to 17.2.5....* gnu/packages/storage.scm (ceph): Update to 17.2.5. [source]: Remove obsolete patches; remove bundled sources for arrow. [arguments]: Disable parallel build; use system arrow. [inputs]: Drop input labels; add apache-thrift, apache-arrow-for-ceph, and utf8proc. * gnu/packages/patches/ceph-boost-compat.patch: Delete file. * gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove them. Ricardo Wurmus
2022-12-23gnu: Add apache-arrow-for-ceph....* gnu/packages/databases.scm (apache-arrow-for-ceph): New variable. Ricardo Wurmus
2022-12-23gnu: naev: Update to 0.10.0....* gnu/packages/games.scm (naev): Update to 0.10.0. [inputs]: Add ENET, PCRE2. Nicolas Goaziou
2022-12-23gnu: fet: Update to 6.7.7....* gnu/packages/education.scm (fet): Update to 6.7.7. Nicolas Goaziou
2022-12-23gnu: sdrangel: Update to 7.8.5....* gnu/packages/radio.scm (sdrangel): Update to 7.8.5. [arguments]: Remove 'fix-boost-compatibility' phase. Guillaume Le Vaillant
2022-12-23gnu: aptdec: Update to 1.7-3.4d4a0c9....* gnu/packages/radio.scm (aptdec): Update to 1.7-3.4d4a0c9. Guillaume Le Vaillant
2022-12-23gnu: emacs-cider: Update to 1.6.0....* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.6.0. Nicolas Goaziou
2022-12-23gnu: emacs-vertico: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 1.0. Nicolas Goaziou
2022-12-23gnu: emacs-subed: Update to 1.0.28....* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.28. Nicolas Goaziou
2022-12-23gnu: sgabios: Fix build on cross-build architectures....* gnu/packages/firmware.scm (sgabios)[arguments]: When cross-building add a make-flag to use the correct objcopy. Efraim Flashner
2022-12-23gnu: netcdf: Update to 4.9.0....* gnu/packages/maths.scm (netcdf): Update to 4.9.0. [source]: Use new URI. [inputs]: Add libxml2 and unzip. [arguments]: Update 'configure-flags'. Add 'fix-test-rcmerge' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Roman Scherer
2022-12-23home: xdg: Add with-imported-modules to xdg activation script....Without it activation doesn't work when called in clean environment. * gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation): Add with-imported-modules to xdg activation script. Andrew Tropin
2022-12-22gnu: emacs-mood-line: Update to 2.0.0....* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.0.0. Nicolas Goaziou
2022-12-22gnu: emacs-marginalia: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.0. Nicolas Goaziou
2022-12-22gnu: emacs-org-msg: Update to 4.0....* gnu/packages/emacs-xyz.scm (emacs-org-msg): Update to 4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Willcock
2022-12-22gnu: emacs-god-mode: Run tests....* gnu/packages/emacs-xyz.scm (emacs-god-mode)[arguments]: Run tests. [native-inputs]: Add EMACS-ECUKES. Nicolas Goaziou
2022-12-22gnu: emacs-god-mode: Update to 2.18.0....* gnu/packages/emacs-xyz.scm (emacs-god-mode): Update to 2.18.0. [source,home-page]: Changed URL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Hilton Chain
2022-12-22gnu: emacs-dashboard: Improve package style....* gnu/packages/emacs-xyz.scm (emacs-dashboard)[arguments]: Use G-expressions. <#:include>: Use %default-include. <#:phases>: Remove trailing #T, and unnecessary call to CHMOD. [description]: Properly capitalize it. Nicolas Goaziou
2022-12-22gnu: emacs-dashboard: Update to 1.7.0-0.a69cc10....* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.7.0-0.a69cc10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> florhizome
2022-12-22gnu: ipxe-qemu: Fix building on 32-bit systems....* gnu/packages/bootloaders.scm (ipxe-qemu)[native-inputs]: When building from a 32-bit system add a binutils variant capable of assembling 64-bit instructions and an ld-wrapper using it. Efraim Flashner
2022-12-22gnu: linux-libre 5.10: Update to 5.10.161....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.161. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari