Age | Commit message (Expand) | Author |
2023-07-19 | gnu: commencement: mig-boot0: Update to 1.8+git20230520....* gnu/packages/commencement.scm (mig-boot0): Remove redundant
outer let.
[name]: New field, give proper name.
[version]: New field
[source]: Update to 1.8+git20230520.
[native-inputs]: Add autoconf-boot0, automake-boot0.
[inputs]: Add gnumach-headers-boot0.
| Janneke Nieuwenhuizen |
2023-07-19 | gnu: commencement: gnumach-headers-boot0: Update to 1.8+git20221224....* gnu/packages/commencement.scm (gnumach-headers-boot0)[name]: New field; give
proper name.
[source]: Update to 1.8+git20221224, using git-fetch-from-tarball.
[native-inputs]: Add autoconf-boot0, automake-boot0, texinfo-boot0.
[arguments]: Add 'patch-compat' phase to allow building hurd-minimal etc, with
our out-of-date bootstsrap binaries.
| Janneke Nieuwenhuizen |
2023-07-19 | gnu: commencement: Add git-fetch-from-tarball utility....* gnu/packages/commencement.scm (git-fetch-from-tarball): New procedure.
| Ludovic Courtès |
2023-07-19 | gnu: commencement: Add automake-boot0....* gnu/packages/commencement.scm (automake-boot0): New variable.
| Janneke Nieuwenhuizen |
2023-07-19 | gnu: commencement: Add autoconf-boot0....* gnu/packages/commencement.scm (autoconf-boot0): New variable.
| Janneke Nieuwenhuizen |
2023-07-16 | gnu: python-wand: Fix build....Fixes <https://issues.guix.gnu.org/64350>.
* gnu/packages/python-xyz.scm (python-wand)[arguments]<#:phases>: Pass tests?
to 'check.
Reported-by: Thorsten Wilms <t_w_@freenet.de>
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Hilton Chain |
2023-07-16 | gnu: bcachefs-tools: Update to 0.1-17.c8bec83....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-17.c8bec83.
[arguments]: Remove obsolete PYTEST_ variables from #:make-flags, and add
NO_RUST. Delete the obsolete 'promote-mount.bcachefs.sh phase.
Add a custom 'check phase.
[native-inputs]: Consolidate separate lists.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: bcachefs-tools: Respect input rewriting....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Rewrite the
'promote-mount.bcachefs.sh phase to use SEARCH-INPUT-FILE.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libqb: Tweak description....* gnu/packages/high-availability.scm (libqb)[synopsis]: Fix spelling.
[description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libqb: Update to 2.0.7....* gnu/packages/high-availability.scm (libqb): Update to 2.0.7.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libqb: Fix cross-compilation....* gnu/packages/high-availability.scm (libqb)[native-inputs]:
Move libxml2 from here…
[inputs]: …to here.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libqb: Remove obsolete bootstrapping inputs....* gnu/packages/high-availability.scm (libqb)[native-inputs]: Remove
autoconf, automake, and libtool.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: gifsicle: Update to 1.94....* gnu/packages/image.scm (gifsicle): Update to 1.94.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Make with flags....* gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and
VERSION from hacky substitutions to superior #:make-flags. Honour them
in the 'build phase.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Factorise 'install-man-pages....* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers
from the man page file names rather than hard-coding 2.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Use G-expressions....* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hwinfo: Update to 23.1....* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: spread-sheet-widget: Omit static library....* gnu/packages/gtk.scm (spread-sheet-widget)[arguments]:
Add "--disable-static" to #:configure-flags.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: spread-sheet-widget: Update to 0.8....* gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.8.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: liblxi: Edit description....* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise. Expand.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: liblxi: Update to 1.20....* gnu/packages/hardware.scm (liblxi): Update to 1.20.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: gcab: Remove input labels....* gnu/packages/package-management.scm (gcab)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: gcab: Update to 1.6....* gnu/packages/package-management.scm (gcab): Update to 1.6.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: wireshark: Update to 4.0.7....* gnu/packages/networking.scm (wireshark): Update to 4.0.7.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: traceroute: Use G-expressions....* gnu/packages/networking.scm (traceroute)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: traceroute: Update to 2.1.2....* gnu/packages/networking.scm (traceroute): Update to 2.1.2.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: spiped: Use G-expressions....* gnu/packages/networking.scm (spiped)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: spiped: Update to 1.6.2....* gnu/packages/networking.scm (spiped): Update to 1.6.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: iperf: Update to 3.14....* gnu/packages/networking.scm (iperf): Update to 3.14.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: ntp: Use G-expressions....* gnu/packages/ntp.scm (ntp)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: ntp: Remove input labels....* gnu/packages/ntp.scm (ntp)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: ntp: Update to 4.2.8p17....* gnu/packages/ntp.scm (ntp): Update to 4.2.8p17.
[arguments]: Don't explicitly return #t from phases.
[source]: Remove obsolete patches.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: whois: Use G-expressions....* gnu/packages/networking.scm (whois)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: whois: Remove input labels....* gnu/packages/networking.scm (whois)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: whois: Update to 5.5.17....* gnu/packages/networking.scm (whois): Update to 5.5.17.
[arguments]: Add BASHCOMPDIR to #:configure-flags.
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: evince: Update to 44.3....* gnu/packages/gnome.scm (evince): Update to 44.3.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: evince: Parameterise source URI....* gnu/packages/gnome.scm (evince)[source]: Use VERSION.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: xtensor: Update to 0.24.6....* gnu/packages/algebra.scm (xtensor): Update to 0.24.6.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: hw-probe: Fix build....* gnu/packages/hardware.scm (hw-probe)[arguments]:
‘lspci’ has moved to /bin.
| Tobias Geerinckx-Rice |
2023-07-18 | gnu: emacs: Depend on libc-for-target....* gnu/packages/emacs.scm (emacs)[inputs]: Change glibc to (libc-for-target).
| Janneke Nieuwenhuizen |
2023-07-18 | gnu: texlive-biber: Fix license....* gnu/packages/tex.scm (texlive-biber)[license]: Set to ARTISTIC2.0.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-collection-binextra....* gnu/packages/tex.scm (texlive-collection-binextra): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-gsftopk....* gnu/packages/tex.scm (texlive-gsftopk): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-git-latexdiff....* gnu/packages/tex.scm (texlive-git-latexdiff): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-fragmaster....* gnu/packages/tex.scm (texlive-fragmaster): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-findhyph....* gnu/packages/tex.scm (texlive-findhyph): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-dvisvgm....* gnu/packages/tex.scm (texlive-dvisvgm): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-dvipos....* gnu/packages/tex.scm (texlive-dvipos): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-dvipng....* gnu/packages/tex.scm (texlive-dvipng): New variable.
| Nicolas Goaziou |
2023-07-18 | gnu: Add texlive-dviout-util....* gnu/packages/tex.scm (texlive-dviout-util): New variable.
| Nicolas Goaziou |