summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-10-16gnu: lldpd: Update to 1.0.15.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (lldpd): Update to 1.0.15.
2022-10-16gnu: imapfilter: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (imapfilter)[arguments]: Rewrite as G-expressions.
2022-10-16gnu: imapfilter: Update to 2.7.6.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (imapfilter): Update to 2.7.6.
2022-10-16gnu: mpop: Update to 1.4.17.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (mpop): Update to 1.4.17.
2022-10-16gnu: dnsmasq: Update to 2.87.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (dnsmasq): Update to 2.87.
2022-10-16gnu: maradns: Update to 3.5.0022.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (maradns): Update to 3.5.0022.
2022-10-16gnu: dosbox-staging: Update to 0.79.1.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (dosbox-staging): Update to 0.79.1. [arguments]: Delete a problematic file in the 'fix-includes phase. [inputs]: Add iir & speexdsp.
2022-10-16gnu: dosbox-staging: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/emulators.scm (dosbox-staging)[inputs]: Remove input labels.
2022-10-16gnu: Add iir.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (iir): New public variable.
2022-10-16gnu: audacious: Update to 4.2.Tobias Geerinckx-Rice
* gnu/packages/music.scm (audacious): Update to 4.2. [arguments]: Don't explicitly return #t from phases.
2022-10-16gnu: pd: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/music.scm (pd)[arguments]: Rewrite as G-expressions, and use SEARCH-INPUT-FILE.
2022-10-16gnu: pd: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/music.scm (pd)[native-inputs]: Remove input labels.
2022-10-16gnu: pd: Remove trailing #t from phases.Tobias Geerinckx-Rice
* gnu/packages/music.scm (pd)[arguments]: Don't explicitly return #t from phases.
2022-10-16gnu: pd: Update to 0.52-2.Sughosha via Guix-patches via
* gnu/packages/music.scm (pd): Update to 0.52-2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16gnu: hdparm: Update to 9.65.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (hdparm): Update to 9.65.
2022-10-16gnu: acpid: Update to 2.0.34.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (acpid): Update to 2.0.34.
2022-10-16gnu: numactl: Update to 2.0.16.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (numactl): Update to 2.0.16.
2022-10-16gnu: criu: Update to 3.17.1.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (criu): Update to 3.17.1.
2022-10-16gnu: jitterentropy-rngd: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (jitterentropy-rngd)[arguments]: Rewrite as G-expressions.
2022-10-16gnu: jitterentropy-rngd: Update to 1.2.8.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.8.
2022-10-16gnu: audit: Update to 3.0.9.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (audit): Update to 3.0.9.
2022-10-21gnu: guix-build-coordinator: Update to 0-66.a410ff4.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-66.a410ff4.
2022-10-21gnu: Add shrinkwrap.Hilton Chain
* gnu/packages/python-xyz.scm (shrinkwrap): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-21gnu: python-lief: Update to 0.12.2.Hilton Chain
* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-21gnu: Add grap.EuAndreh
* gnu/packages/groff.scm (grap): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-21gnu: icedove: Update to 102.4.0.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version) Update to 102.4.0.
2022-10-21gnu: icedove: Simplify native inputs.Jonathan Brielmaier
Moving the thunderbird-source out of native-inputs makes the transition to simplified inputs easier (at least for me). * gnu/packages/gnuzilla.scm (%icedove-version, thunderbird-source): New variables. Move out of the package definition. (icedove)[arguments]: Adapt 'prepare-thunderbird-sources phase to gexp. [native-inputs]: Simplify and remove thunderbird-source.
2022-10-21gnu: emacs-org-cliplink: Improve a phase.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-cliplink)[arguments]<#:phases>: Fix phase name. Clarify substitution done in the phase.
2022-10-21gnu: Add emacs-org-cliplink.jgart
* gnu/packages/emacs-xyz.scm (emacs-org-cliplink): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-21gnu: Add emacs-purs-mode.jgart
* gnu/packages/emacs-xyz.scm (emacs-purs-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-21gnu: emacs-pyim: Update to 5.2.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.6.
2022-10-21gnu: emacs-auctex: Update to 13.1.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.5.
2022-10-20file-systems: Support the 'no-diratime' mount flag.Ludovic Courtès
* gnu/build/file-systems.scm (mount-flags->bit-mask): Handle 'no-diratime'. * doc/guix.texi (File Systems): Document it.
2022-10-20installer: Add a missing confirmation page before formatting.Mathieu Othacehe
This is a follow-up of: <https://issues.guix.gnu.org/57232> * gnu/installer/newt/partition.scm (run-label-page): Add a confirmation page when dealing with an EFI installation.
2022-10-20gnu: icecat: Update to 102.4.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2022-42927, CVE-2022-42928, CVE-2022-42929, and CVE-2022-42932. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
2022-10-20services: wireguard: Add more configuration fields.Mathieu Othacehe
* gnu/services/vpn.scm (<wireguard-configuration>)[pre-up, post-up, pre-down, post-down, table]: New fields. (wireguard-configuration-file): Take them into account. * doc/guix.texi (Wireguard): Update it.
2022-10-20installer: Propose the user to report a "guix system init" failure.Mathieu Othacehe
* gnu/installer/newt/final.scm (run-install-failed-page): Add a "Report the failure" button.
2022-10-20installer: Run the "guix system init" command in a PTY.Mathieu Othacehe
Fixes: <https://issues.guix.gnu.org/55360> * gnu/installer/utils.scm (run-external-command-with-handler/tty): New procedure. (run-external-command-with-line-hooks, run-command): Add a TTY? argument. * gnu/installer/final.scm (install-system): Call run-command with TTY? argument set to #true.
2022-10-20gnu: Add cl-trivial-sockets.cage
* gnu/packages/lisp-xyz.scm (cl-trivial-sockets, sbcl-trivial-sockets): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-10-19gnu: linux-libre 5.4: Update to 5.4.219.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.219. (linux-libre-5.4-pristine-source): Update hash.
2022-10-19gnu: linux-libre 5.10: Update to 5.10.149.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.149. (linux-libre-5.10-pristine-source): Update hash.
2022-10-16gnu: adcli: Update to 0.9.2.Tobias Geerinckx-Rice
* gnu/packages/sssd.scm (adcli): Update to 0.9.2.
2022-10-16gnu: ne: Cross-compile.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (ne)[arguments]: Use CC-FOR-TARGET and don't strip binaries.
2022-10-16gnu: Add age-keygen.Tobias Geerinckx-Rice
* gnu/packages/golang.scm (age-keygen): New public variable.
2022-10-16gnu: Add go-filippo-io-age.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (age): Move from here… * gnu/packages/golang.scm (age): …to here, and inherit from… (go-filippo-io-age): …this new source-only package variable.
2022-10-16gnu: pass-age: Unpropagate inputs.Tobias Geerinckx-Rice
* gnu/packages/password-utils.scm (pass-age)[arguments]: Add a new 'wrap-script phase. [propagated-inputs]: Move them all from here… [inputs]: …to here. Add missing procps for /bin/pkill.
2022-10-16gnu: tmux: Update to 3.3a.Greg Hogan
* gnu/packages/tmux.scm (tmux): Update to 3.3a. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16gnu: Add pass-age.Nicolas Graves
* gnu/packages/password-utils.scm (pass-age): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16gnu: Add age.Nicolas Graves
* gnu/packages/password-utils.scm (age): New variable.
2022-10-16gnu: Add go-filippo-io-edwards25519.Nicolas Graves
* gnu/packages/golang.scm (go-filippo-io-edwards25519): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>