Age | Commit message (Collapse) | Author |
|
* gnu/packages/high-availability.scm (libqb)[synopsis]: Fix spelling.
[description]: Use @acronym{}.
|
|
* gnu/packages/high-availability.scm (libqb): Update to 2.0.7.
|
|
* gnu/packages/high-availability.scm (libqb)[native-inputs]:
Move libxml2 from here…
[inputs]: …to here.
|
|
* gnu/packages/high-availability.scm (libqb)[native-inputs]: Remove
autoconf, automake, and libtool.
|
|
* gnu/packages/image.scm (gifsicle): Update to 1.94.
[arguments]: Don't explicitly return #t from phases.
|
|
* 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/packages/hardware.scm (hwinfo)[arguments]: Get section numbers
from the man page file names rather than hard-coding 2.
|
|
* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
|
|
* gnu/packages/gtk.scm (spread-sheet-widget)[arguments]:
Add "--disable-static" to #:configure-flags.
|
|
* gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.8.
|
|
* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise. Expand.
|
|
* gnu/packages/hardware.scm (liblxi): Update to 1.20.
|
|
* gnu/packages/package-management.scm (gcab)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/package-management.scm (gcab): Update to 1.6.
|
|
* gnu/packages/networking.scm (wireshark): Update to 4.0.7.
|
|
* gnu/packages/networking.scm (traceroute)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/networking.scm (traceroute): Update to 2.1.2.
|
|
* gnu/packages/networking.scm (spiped)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/networking.scm (spiped): Update to 1.6.2.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/networking.scm (iperf): Update to 3.14.
|
|
* gnu/packages/ntp.scm (ntp)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/ntp.scm (ntp)[inputs]:
Remove input labels.
|
|
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p17.
[arguments]: Don't explicitly return #t from phases.
[source]: Remove obsolete patches.
|
|
* gnu/packages/networking.scm (whois)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/networking.scm (whois)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/networking.scm (whois): Update to 5.5.17.
[arguments]: Add BASHCOMPDIR to #:configure-flags.
Don't explicitly return #t from phases.
|
|
* gnu/packages/gnome.scm (evince): Update to 44.3.
|
|
* gnu/packages/gnome.scm (evince)[source]: Use VERSION.
|
|
* gnu/packages/algebra.scm (xtensor): Update to 0.24.6.
|
|
* gnu/packages/hardware.scm (hw-probe)[arguments]:
‘lspci’ has moved to /bin.
|
|
* tests/pack.scm: Fix indentation.
|
|
The rationale is to reduce the number of derivations built per pack to ideally
one, to minimize storage requirements. The number of derivations had gone up
with 68380db4 ("pack: Extract populate-profile-root from
self-contained-tarball/builder.") as a side effect to improving code reuse.
* guix/scripts/pack.scm (guix): Add commentary comment.
(populate-profile-root, self-contained-tarball/builder): Extract to...
* guix/build/pack.scm (populate-profile-root): ... this, and...
(build-self-contained-tarball): ... that, adjusting for use on the build side.
(assert-utf8-locale): New procedure.
(self-contained-tarball, debian-archive, rpm-archive): Adjust accordingly.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs.scm (emacs)[inputs]: Change glibc to (libc-for-target).
|
|
* gnu/packages/tex.scm (texlive-biber)[license]: Set to ARTISTIC2.0.
|
|
* guix/import/texlive.scm (string->license): Properly translate "artistic2"
into `artistic2.0'.
|
|
* gnu/packages/tex.scm (texlive-collection-binextra): New variable.
|
|
* gnu/packages/tex.scm (texlive-gsftopk): New variable.
|
|
* gnu/packages/tex.scm (texlive-git-latexdiff): New variable.
|
|
* gnu/packages/tex.scm (texlive-fragmaster): New variable.
|
|
* gnu/packages/tex.scm (texlive-findhyph): New variable.
|
|
* gnu/packages/tex.scm (texlive-dvisvgm): New variable.
|
|
* gnu/packages/tex.scm (texlive-dvipos): New variable.
|
|
* gnu/packages/tex.scm (texlive-dvipng): New variable.
|
|
* gnu/packages/tex.scm (texlive-dviout-util): New variable.
|
|
* gnu/packages/tex.scm (texlive-dviljk): New variable.
|
|
* gnu/packages/tex.scm (texlive-dviinfox): New variable.
|
|
* gnu/packages/tex.scm (texlive-dvidvi): New variable.
|
|
* gnu/packages/tex.scm (texlive-dvicopy): New variable.
|
|
* gnu/packages/tex.scm (texlive-dviasm): New variable.
|