| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.1.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.1.1.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.1.
|
|
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-linux-init)[version]: Update to 1.0.3.1.
[inputs]: Add execline and s6.
[arguments]: Add '--with-lib=' for execline and s6.
|
|
|
|
| |
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.1.1.
|
|
|
|
| |
* gnu/packages/skarnet.scm (skalibs): Update to 2.9.1.0.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/abiword.scm (abiword): Update to 3.0.4.
[source](patches): Remove "abiword-black-drawing-with-gtk322.patch" patch.
Delete merged to upstream patch hunks in "abiword-explictly-cast-bools.patch"
patch.
* gnu/packages/patches/abiword-black-drawing-with-gtk322.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove this.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[arguments]: Refactor
"install-data" phase.
|
|
|
|
|
|
|
|
|
| |
Some packages propagate util-linux, so make sure that that manifests and
similar choose the same version to avoid conflicts.
* gnu/packages/linux.scm (util-linux)[properties]: Remove.
(util-linux+udev)[name]: Set to "util-linux-with-udev".
[properties]: Remove.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/nfs.scm (<nfs-configuration>): New record.
(nfs-configuration, nfs-configuration?, nfs-configuration-nfs-utils,
nfs-configuration-nfs-version, nfs-configuration-exports,
nfs-configuration-rpcmountd-port, nfs-configuration-rpcstatd-port,
nfs-configuration-rpcbind, nfs-configuration-idmap-domain,
nfs-configuration-nfsd-port, nfs-configuration-nfsd-threads,
nfs-configuration-pipefs-directory, nfs-configuration-debug,
nfs-shepherd-services): New procedures.
(nfs-service-type): New variable.
* doc/guix.texi (Network File System): Document it.
* gnu/tests/nfs.scm (%test-nfs-server): New variable.
(%base-os): Use default value of rpcbind-service-type.
|
|
|
|
|
| |
* gnu/services/nfs.scm (gss-service-type): Rewrite using SERVICE-TYPE to add
ability to extend the service.
|
|
|
|
|
|
|
| |
* gnu/services/nfs.scm (<idmap-configuration>)[verbosity]: New field.
(idmap-configuration-verbosity): New procedure.
(idmap-service-type): Use it.
* doc/guix.texi (Network File System): Document it.
|
|
|
|
|
| |
* gnu/services/nfs.scm (idmap-service-type): Rewrite using SERVICE-TYPE to add
ability to extend the service.
|
|
|
|
|
|
|
|
| |
* gnu/services/nfs.scm (<gss-configuration>, <idmap-configuration>): Fix
indentation.
(<idmap-configuration>): Rename accessor for NFS-UTILS field to
IDMAP-CONFIGURATION-NFS-UTILS.
(idmap-service-type): Use IDMAP-CONFIGURATION-NFS-UTILS.
|
|
|
|
|
| |
* gnu/services/nfs.scm (pipefs-service-type): Rewrite using SERVICE-TYPE to
add ability to extend the service.
|
|
|
|
|
| |
* gnu/services/nfs.scm (rpcbind-service-type): Rewrite using SERVICE-TYPE to
add ability to extend the service.
|
|
|
|
|
| |
* gnu/services/nfs.scm (rpcbind-service-type): Correct name from nfs-utils to
rpcbind.
|
|
|
|
| |
* gnu/packages/clojure.scm (clojure-tools-cli): New variable.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/37931>.
Reported by Bengt Richter <bokr@bokr.com>.
* gnu/system.scm (%base-packages): Change from UTIL-LINUX to UTIL-LINUX+UDEV.
|
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux)[properties]: New field.
(util-linux+udev): New public variable.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/39019>. Reported by symphonia@disroot.org.
* gnu/packages/messaging.scm (psyclpc)[inputs]: Change from OPENSSL to
OPENSSL-1.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-git-auto-commit-mode): Update to 4.5.0.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.
|
|
|
|
| |
* gnu/packages/cluster.scm (keepalived): Update to 2.0.19.
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (irssi)[version]: Update to 1.2.2.
[arguments]: Set HOME environment variable to current working directory before
'check' phase.
|
|
|
|
| |
* gnu/packages/networking.scm (iperf): Update to 3.7.
|
|
|
|
|
|
| |
Fix Guix ascii not shown.
* gnu/packages/admin.scm (neofetch): Update to 6.1.0-1.501d6b7.
|
|
|
|
| |
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.37-1.
|
|
|
|
| |
* gnu/packages/games.scm (tome4): Update to 1.6.6.
|
|
|
|
|
|
| |
* gnu/services/sound.scm (pulseaudio-environment): New procedure.
(pulseaudio-service-type): New variable.
* doc/guix.texi (Sound Services): Document it.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (harmonist): Update to 0.3.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
| |
* gnu/packages/mail.scm (exim)[arguments]: Add a ‘build-reproducibly’
phase.
|
|
|
|
| |
* gnu/packages/mail.scm (exim)[source]: Fetch the .tar.xz archive.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (exim): Update to 4.93.0.4.
[source]: Add /fixes/ URI to the list.
[inputs]: Use gnutls/dane variant.
[native-inputs]: Add pkg-config.
[arguments]: Set USE_GNUTLS* variables to use the new inputs..
Add CC=gcc to #:make-flags.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (system-config-printer)[source]: Switch to
the OpenPrinting repository.
|
|
|
|
| |
* gnu/packages/scheme.scm (gambit-c): Update to 4.9.3.
|
|
|
|
| |
* gnu/packages/code.scm (cloc): Update to 1.84.
|
|
|
|
|
| |
This reverts commit a23091880d4dc6115acbfa3b7ef09d731fc5abb0.
It causes ‘guix pull’ to fail: <https://paste.debian.net/plain/1125061>.
|
|
|
|
|
|
| |
* gnu/bootloader/grub.scm (<grub-theme>): Add `gfxmode' entry.
(eye-candy): Use it.
* doc/guix.texi (Bootloader Configuration): Document it.
|
|
|
|
|
|
| |
* gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/haskell-xyz.scm (ghc-pipes): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
|
|
|
|
|
| |
* gnu/packages/coq.scm (coq-stdpp)[arguments]: Reword comment about tests
being executed during build phase, to read more fluently.
|
|
|
|
|
| |
* gnu/packages/coq.scm (coq-stdpp): Update to 1.2.1.
[arguments]: Remove redundant COQLIB variable.
|
|
|
|
|
| |
* gnu/packages/coq.scm (coq-bignums)[arguments]: Fix comment spacing after
disabling test phase.
|
|
|
|
| |
* gnu/packages/coq.scm (coq-bignums): Update to 8.10.0.
|
|
|
|
|
|
| |
* gnu/packages/patches/appstream-glib-2020.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (appstream-glib)[source](patches): New field.
|
|
|
|
|
| |
* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in
#:configure-flags.
|
|
|
|
|
| |
* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ...
[propagated-inputs]: ... here. New field.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (colord)[native-inputs]: Remove unused LIBTOOL and
INTLTOOL. Add previously propagated GETTEXT-MINIMAL.
|
|
|
|
|
| |
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Decrease maximum
number of open files from 4096 to 2048.
|