Age | Commit message (Expand) | Author |
2022-10-22 | gnu: darktable: Update to 4.0.1.•••* gnu/packages/photo.scm (darktable): Update to 4.0.1.
[phases]{fix-missing-include}: New phase to work around an upstream bug of a
missing include statement.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| John Kehayias |
2022-10-22 | gnu: Add emacs-tokei.•••* gnu/packages/emacs-xyz.scm (emacs-tokei): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| jgart |
2022-10-22 | gnu: gnome-shell-extension-blur-my-shell: Update to 44.•••* gnu/packages/gnome-xyz.scm (gnome-shell-extension-blur-my-shell): Update
to 44.
[source]: Remove snippet to delete compiled schemas.
[arguments]<#:install-plan>: Update accordingly.
<#:phases>: Remove ‘cd-src’.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Charles |
2022-10-22 | Remove now unnecessary uses of (guix grafts).•••These modules would use (guix grafts) just to access '%graft?' and
related bindings, which are now in (guix store).
* gnu/ci.scm,
guix/gexp.scm,
guix/lint.scm,
guix/scripts.scm,
guix/scripts/archive.scm,
guix/scripts/build.scm,
guix/scripts/challenge.scm,
guix/scripts/deploy.scm,
guix/scripts/environment.scm,
guix/scripts/home.scm,
guix/scripts/pack.scm,
guix/scripts/package.scm,
guix/scripts/pull.scm,
guix/scripts/size.scm,
guix/scripts/system.scm,
guix/scripts/weather.scm,
tests/builders.scm,
tests/channels.scm,
tests/cpan.scm,
tests/derivations.scm,
tests/gexp.scm,
tests/graph.scm,
tests/guix-daemon.sh,
tests/monads.scm,
tests/pack.scm,
tests/packages.scm,
tests/profiles.scm,
tests/system.scm: Remove #:use-module (guix grafts).
| Ludovic Courtès |
2022-10-16 | gnu: libfs: Update to 1.0.9.•••* gnu/packages/xorg.scm (libfs): Update to 1.0.9.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: dmenu: Update to 5.2.•••* gnu/packages/suckless.scm (dmenu): Update to 5.2.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: cloc: Update to 1.94.•••* gnu/packages/code.scm (cloc): Update to 1.94.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: console-setup: Update to 1.210.•••* gnu/packages/xorg.scm (console-setup): Update to 1.210.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: ccache: Update to 4.6.3.•••* gnu/packages/ccache.scm (ccache): Update to 4.6.3.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: headsetcontrol: Update to 2.6.1.•••* gnu/packages/hardware.scm (headsetcontrol): Update to 2.6.1.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: diffoscope: Update to 224.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 224.
* gnu/packages/patches/diffoscope-fix-llvm-test.patch:
Adjust accordingly.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: lldpd: Update to 1.0.15.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.15.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: imapfilter: Use G-expressions.•••* gnu/packages/mail.scm (imapfilter)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: imapfilter: Update to 2.7.6.•••* gnu/packages/mail.scm (imapfilter): Update to 2.7.6.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: mpop: Update to 1.4.17.•••* gnu/packages/mail.scm (mpop): Update to 1.4.17.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: dnsmasq: Update to 2.87.•••* gnu/packages/dns.scm (dnsmasq): Update to 2.87.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: maradns: Update to 3.5.0022.•••* gnu/packages/dns.scm (maradns): Update to 3.5.0022.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: dosbox-staging: Update to 0.79.1.•••* 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.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: dosbox-staging: Remove input labels.•••* gnu/packages/emulators.scm (dosbox-staging)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: Add iir.•••* gnu/packages/audio.scm (iir): New public variable.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: audacious: Update to 4.2.•••* gnu/packages/music.scm (audacious): Update to 4.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Use G-expressions.•••* gnu/packages/music.scm (pd)[arguments]: Rewrite as G-expressions,
and use SEARCH-INPUT-FILE.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Remove input labels.•••* gnu/packages/music.scm (pd)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Remove trailing #t from phases.•••* gnu/packages/music.scm (pd)[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: pd: Update to 0.52-2.•••* gnu/packages/music.scm (pd): Update to 0.52-2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Sughosha via Guix-patches via |
2022-10-16 | gnu: hdparm: Update to 9.65.•••* gnu/packages/linux.scm (hdparm): Update to 9.65.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: acpid: Update to 2.0.34.•••* gnu/packages/linux.scm (acpid): Update to 2.0.34.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: numactl: Update to 2.0.16.•••* gnu/packages/linux.scm (numactl): Update to 2.0.16.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: criu: Update to 3.17.1.•••* gnu/packages/virtualization.scm (criu): Update to 3.17.1.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: jitterentropy-rngd: Use G-expressions.•••* gnu/packages/linux.scm (jitterentropy-rngd)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: jitterentropy-rngd: Update to 1.2.8.•••* gnu/packages/linux.scm (jitterentropy-rngd): Update to 1.2.8.
| Tobias Geerinckx-Rice |
2022-10-16 | gnu: audit: Update to 3.0.9.•••* gnu/packages/admin.scm (audit): Update to 3.0.9.
| Tobias Geerinckx-Rice |
2022-10-21 | gnu: guix-build-coordinator: Update to 0-66.a410ff4.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-66.a410ff4.
| Christopher Baines |
2022-10-21 | gnu: Add shrinkwrap.•••* gnu/packages/python-xyz.scm (shrinkwrap): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2022-10-21 | gnu: python-lief: Update to 0.12.2.•••* gnu/packages/python-xyz.scm (python-lief): Update to 0.12.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain |
2022-10-21 | gnu: Add grap.•••* gnu/packages/groff.scm (grap): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-10-21 | gnu: icedove: Update to 102.4.0.•••* gnu/packages/gnuzilla.scm (%icedove-build-id, %icedove-version) Update to 102.4.0.
| Jonathan Brielmaier |
2022-10-21 | gnu: icedove: Simplify native inputs.•••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.
| Jonathan Brielmaier |
2022-10-21 | gnu: emacs-org-cliplink: Improve a phase.•••* gnu/packages/emacs-xyz.scm (emacs-org-cliplink)[arguments]<#:phases>: Fix
phase name. Clarify substitution done in the phase.
| Nicolas Goaziou |
2022-10-21 | gnu: Add emacs-org-cliplink.•••* gnu/packages/emacs-xyz.scm (emacs-org-cliplink): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2022-10-21 | gnu: Add emacs-purs-mode.•••* gnu/packages/emacs-xyz.scm (emacs-purs-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2022-10-21 | gnu: emacs-pyim: Update to 5.2.6.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.6.
| Nicolas Goaziou |
2022-10-21 | gnu: emacs-auctex: Update to 13.1.5.•••* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.5.
| Nicolas Goaziou |
2022-10-20 | file-systems: Support the 'no-diratime' mount flag.•••* gnu/build/file-systems.scm (mount-flags->bit-mask): Handle 'no-diratime'.
* doc/guix.texi (File Systems): Document it.
| Ludovic Courtès |
2022-10-20 | installer: Add a missing confirmation page before formatting.•••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.
| Mathieu Othacehe |
2022-10-20 | gnu: icecat: Update to 102.4.0-guix0-preview1 [security fixes].•••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.
| Mark H Weaver |
2022-10-20 | services: wireguard: Add more configuration fields.•••* 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.
| Mathieu Othacehe |
2022-10-20 | installer: Propose the user to report a "guix system init" failure.•••* gnu/installer/newt/final.scm (run-install-failed-page): Add a "Report the
failure" button.
| Mathieu Othacehe |
2022-10-20 | installer: Run the "guix system init" command in a PTY.•••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.
| Mathieu Othacehe |
2022-10-20 | gnu: Add cl-trivial-sockets.•••* gnu/packages/lisp-xyz.scm (cl-trivial-sockets, sbcl-trivial-sockets): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage |