aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: commencement: mig-boot0: Update to 1.8+git20230520.Janneke Nieuwenhuizen2023-07-19
| | | | | | | | | | * 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.
* gnu: commencement: gnumach-headers-boot0: Update to 1.8+git20221224.Janneke Nieuwenhuizen2023-07-19
| | | | | | | | | * 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.
* gnu: commencement: Add git-fetch-from-tarball utility.Ludovic Courtès2023-07-19
| | | | * gnu/packages/commencement.scm (git-fetch-from-tarball): New procedure.
* gnu: commencement: Add automake-boot0.Janneke Nieuwenhuizen2023-07-19
| | | | * gnu/packages/commencement.scm (automake-boot0): New variable.
* gnu: commencement: Add autoconf-boot0.Janneke Nieuwenhuizen2023-07-19
| | | | * gnu/packages/commencement.scm (autoconf-boot0): New variable.
* gnu: python-wand: Fix build.Hilton Chain2023-07-16
| | | | | | | | | | 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>
* gnu: bcachefs-tools: Update to 0.1-17.c8bec83.Tobias Geerinckx-Rice2023-07-16
| | | | | | | | * 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.
* gnu: bcachefs-tools: Respect input rewriting.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Rewrite the 'promote-mount.bcachefs.sh phase to use SEARCH-INPUT-FILE.
* gnu: libqb: Tweak description.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/high-availability.scm (libqb)[synopsis]: Fix spelling. [description]: Use @acronym{}.
* gnu: libqb: Update to 2.0.7.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/high-availability.scm (libqb): Update to 2.0.7.
* gnu: libqb: Fix cross-compilation.Tobias Geerinckx-Rice2023-07-16
| | | | | | * gnu/packages/high-availability.scm (libqb)[native-inputs]: Move libxml2 from here… [inputs]: …to here.
* gnu: libqb: Remove obsolete bootstrapping inputs.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/high-availability.scm (libqb)[native-inputs]: Remove autoconf, automake, and libtool.
* gnu: gifsicle: Update to 1.94.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/image.scm (gifsicle): Update to 1.94. [arguments]: Don't explicitly return #t from phases.
* gnu: hwinfo: Make with flags.Tobias Geerinckx-Rice2023-07-16
| | | | | | * gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and VERSION from hacky substitutions to superior #:make-flags. Honour them in the 'build phase.
* gnu: hwinfo: Factorise 'install-man-pages.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers from the man page file names rather than hard-coding 2.
* gnu: hwinfo: Use G-expressions.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/hardware.scm (hwinfo)[source, arguments]: Rewrite as G-expressions.
* gnu: hwinfo: Update to 23.1.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/hardware.scm (hwinfo): Update to 23.1.
* gnu: spread-sheet-widget: Omit static library.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/gtk.scm (spread-sheet-widget)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: spread-sheet-widget: Update to 0.8.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.8.
* gnu: liblxi: Edit description.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}. [description]: Likewise. Expand.
* gnu: liblxi: Update to 1.20.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/hardware.scm (liblxi): Update to 1.20.
* gnu: gcab: Remove input labels.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/package-management.scm (gcab)[native-inputs]: Remove input labels.
* gnu: gcab: Update to 1.6.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/package-management.scm (gcab): Update to 1.6.
* gnu: wireshark: Update to 4.0.7.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/networking.scm (wireshark): Update to 4.0.7.
* gnu: traceroute: Use G-expressions.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/networking.scm (traceroute)[arguments]: Rewrite as G-expressions.
* gnu: traceroute: Update to 2.1.2.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/networking.scm (traceroute): Update to 2.1.2.
* gnu: spiped: Use G-expressions.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/networking.scm (spiped)[arguments]: Rewrite as G-expressions.
* gnu: spiped: Update to 1.6.2.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/networking.scm (spiped): Update to 1.6.2. [arguments]: Don't explicitly return #t from phases.
* gnu: iperf: Update to 3.14.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/networking.scm (iperf): Update to 3.14.
* gnu: ntp: Use G-expressions.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/ntp.scm (ntp)[arguments]: Rewrite as G-expressions.
* gnu: ntp: Remove input labels.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/ntp.scm (ntp)[inputs]: Remove input labels.
* gnu: ntp: Update to 4.2.8p17.Tobias Geerinckx-Rice2023-07-16
| | | | | | * gnu/packages/ntp.scm (ntp): Update to 4.2.8p17. [arguments]: Don't explicitly return #t from phases. [source]: Remove obsolete patches.
* gnu: whois: Use G-expressions.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/networking.scm (whois)[arguments]: Rewrite as G-expressions.
* gnu: whois: Remove input labels.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/networking.scm (whois)[native-inputs]: Remove input labels.
* gnu: whois: Update to 5.5.17.Tobias Geerinckx-Rice2023-07-16
| | | | | | * gnu/packages/networking.scm (whois): Update to 5.5.17. [arguments]: Add BASHCOMPDIR to #:configure-flags. Don't explicitly return #t from phases.
* gnu: evince: Update to 44.3.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/gnome.scm (evince): Update to 44.3.
* gnu: evince: Parameterise source URI.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/gnome.scm (evince)[source]: Use VERSION.
* gnu: xtensor: Update to 0.24.6.Tobias Geerinckx-Rice2023-07-16
| | | | * gnu/packages/algebra.scm (xtensor): Update to 0.24.6.
* gnu: hw-probe: Fix build.Tobias Geerinckx-Rice2023-07-16
| | | | | * gnu/packages/hardware.scm (hw-probe)[arguments]: ‘lspci’ has moved to /bin.
* gnu: emacs: Depend on libc-for-target.Janneke Nieuwenhuizen2023-07-18
| | | | * gnu/packages/emacs.scm (emacs)[inputs]: Change glibc to (libc-for-target).
* gnu: texlive-biber: Fix license.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-biber)[license]: Set to ARTISTIC2.0.
* gnu: Add texlive-collection-binextra.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-collection-binextra): New variable.
* gnu: Add texlive-gsftopk.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-gsftopk): New variable.
* gnu: Add texlive-git-latexdiff.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-git-latexdiff): New variable.
* gnu: Add texlive-fragmaster.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-fragmaster): New variable.
* gnu: Add texlive-findhyph.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-findhyph): New variable.
* gnu: Add texlive-dvisvgm.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-dvisvgm): New variable.
* gnu: Add texlive-dvipos.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-dvipos): New variable.
* gnu: Add texlive-dvipng.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-dvipng): New variable.
* gnu: Add texlive-dviout-util.Nicolas Goaziou2023-07-18
| | | | * gnu/packages/tex.scm (texlive-dviout-util): New variable.