~ruther/guix-local

ref: 22bf86a6712d3440fa7463c2f2b55c65bf40595a guix-local/gnu d---------
22bf86a6 — Ludovic Courtès 8 years ago
linux-boot: Remove unneeded import.

* gnu/build/linux-boot.scm: Remove unnecessary autoload of (system base
compile).
7bf74638 — Ludovic Courtès 8 years ago
build: Do not compile (gnu build shepherd).

* gnu/local.mk (GNU_SYSTEM_MODULES): Move 'build/shepherd.scm' to...
(MODULES_NOT_COMPILED): ... here.
bf57e1c7 — Ludovic Courtès 8 years ago
uuid: Fix typo in comment.

* gnu/system/uuid.scm: Fix typo in comment.
72f6caad — Efraim Flashner 8 years ago
gnu: elogind: Add file-name for source.

* gnu/packages/freedesktop.scm (elogind)[source]: Add file-name field.
5247e79e — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.12.02.

* gnu/packages/video.scm (youtube-dl): Update to 2017.12.02.
63f5656c — Tobias Geerinckx-Rice 8 years ago
gnu: mtr: Don't mention only ICMP ECHO.

* gnu/packages/networking.scm (mtr)[description]: Allude to the fact that
mtr can send more than mere ICMP.
c85f0691 — Ludovic Courtès 8 years ago
gnu: man-db: Use 'groff-minimal' at run time.

This reduces the closure of man-db from 175 MiB to 97 MiB.

* gnu/packages/man.scm (man-db)[native-inputs]: Add GROFF.
[inputs]: Replace GROFF with GROFF-MINIMAL.
[arguments]: #:configure-flags now refers to GROFF-MINIMAL.
Add #:disallowed-references.
3c97322a — Ludovic Courtès 8 years ago
gnu: Add groff-minimal.

* gnu/packages/groff.scm (groff-minimal): New variable.
63b31b56 — Ludovic Courtès 8 years ago
gnu: xfig: Don't ignore 'xmkmf' exit code.

Suggested by Mike Gerwitz <mtg@gnu.org>.

* gnu/packages/xfig.scm (xfig)[arguments]: Use 'invoke' when invoking
'xmkmf'.
04bbd072 — Mathieu Othacehe 8 years ago
system: vm: Fix typo in comment.

* gnu/system/vm.scm (qemu-image): Fix typo targetting -> targeting.
763269f9 — Manolis Ragkousis 8 years ago
gnu: keepassxc: Update to 2.2.2.

* password-utils.scm (keepassxc): Update to 2.2.2.
31e557c1 — Tobias Geerinckx-Rice 8 years ago
gnu: nss-certs: Update to 3.34.1.

* gnu/packages/certs.scm (nss-certs): Update to 3.34.1.
2e7825bc — Ludovic Courtès 8 years ago
gnu: guile-sly: Do not propagate Guile.

* gnu/packages/guile.scm (guile-sly)[propagated-inputs]: Move GUILE-2.2
to...
[inputs]: ... here.
27c4796e — Tobias Geerinckx-Rice 8 years ago
gnu: tor: Update to 3.1.9 [security fixes].

This release contains fixes for TROVE-2017-{009,010,011,012,013}.

* gnu/packages/tor.scm (tor): Update to 3.1.9.
b9fb70ca — Ricardo Wurmus 8 years ago
gnu: glusterfs: Replace hardcoded FHS references.

* gnu/packages/patches/glusterfs-use-PATH-instead-of-hardcodes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/file-systems.scm (glusterfs)[source]: Use it.
b59a8fd4 — Tobias Geerinckx-Rice 8 years ago
gnu: Add mtr.

* gnu/packages/networking.scm (mtr): New public variable.
3f691f71 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-blaze-builder: Update to 0.4.0.2.

* gnu/packages/haskell.scm (ghc-blaze-builder): Update to 0.4.0.2.
17c3a50d — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-asn1-types: Update to 0.3.2.

* gnu/packages/haskell-crypto.scm (ghc-asn1-types): Update to 0.3.2.
c24bfc3d — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-asn1-encoding: Update to 0.9.5.

* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding): Update to 0.9.5.
92cd9464 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-array: Update to 0.5.2.0.

* gnu/packages/haskell.scm (ghc-array): Update to 0.5.2.0.
Next