aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
awair-exporterWIPChristopher Baines18 months
channel-graft-controlself: Apply grafts to the outputs of the guix derivation.Christopher Baines2 years
chris-core-updates-no-duplicates-attemptMerge commit '949f97f7f9' into core-update-new-2Christopher Baines11 months
commit-policy-tweaksdoc: contributing: Tweak the Commit Policy.Christopher Baines2 years
fix-patchworkWIPChristopher Baines3 months
improve-download-narguix: Improve download-nar.Christopher Baines2 years
keyringAdd key for Ekaitz Zarraga.Efraim Flashner4 months
mastergnu: python-numcodecs: Fix build.Sharlatan Hellseher3 months
prometheusservices: Add a service for Alertmanager.Christopher Baines3 months
use-gexps-in-gcc-boot0gnu: Use gexps for gcc-boot0 and related packages.Christopher Baines22 months
[...]
 
TagDownloadAuthorAge
release_19guix-release_19.tar  guix-release_19.tar.gz  Christopher Baines7 years
release_16guix-release_16.tar  guix-release_16.tar.gz  Christopher Baines7 years
 
AgeCommit messageAuthor
2018-10-20gnu: Add soundconverter.•••* gnu/packages/gnome.scm (soundconverter): New variable. * gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. soundconverterChristopher Baines
2018-10-19gnu: Add enchive.•••* gnu/packages/crypto.scm (enchive): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2018-10-19services: ntp: Document 'ntp-service-type' and 'ntp-configuration'.•••* gnu/services/networking.scm (<ntp-configuration>)[servers]: Add default value. (ntp-service-type)[default-value]: New field. (ntp-service): Mark as deprecated. * gnu/services/desktop.scm (%desktop-services): Use (service ntp-service-type) instead of calling 'ntp-service'. * doc/guix.texi (Networking Services): Document 'ntp-service-type' and 'ntp-configuration'. Ludovic Courtès
2018-10-19gnu: Add i3blocks.•••* gnu/packages/wm.scm (i3blocks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2018-10-19gnu: qsynth: Update to 0.5.3.•••* gnu/packages/audio.scm (qsynth): Update to 0.5.3. Ricardo Wurmus
2018-10-19gnu: sbcl-slime-swank: Remove reference to unbound variable.•••Fixes a regression introduced in commit c4d4ae1e16254a96caaeb5ccb4486f301ae4f1b7. * gnu/packages/lisp.scm (sbcl-slime-swank)[license]: Remove extra 'license'. Ludovic Courtès
2018-10-19gnu: guile-wiredtiger: Update to 0.7.0.•••* gnu/packages/databases.scm (guile-wiredtiger): Update to 0.7.0. [inputs]: Replace wiredtiger with wiredtiger-3 [propagated-inputs]: Remove guile-lib, add guile-bytestructures [description]: Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Amirouche
2018-10-19gnu: Add wiredtiger 3.1.0•••* gnu/packages/databases.scm (wiredtiger-3): New variable that inherits from wiredtiger Signed-off-by: Ludovic Courtès <ludo@gnu.org> Amirouche
2018-10-19tests: Run 'guix pack' tests using the external store.•••Fixes <https://bugs.gnu.org/32184>. * guix/tests.scm (call-with-external-store): New procedure. (with-external-store): New macro. * tests/pack.scm (%store): Remove. (test-assertm): Add 'store' parameter. ("self-contained-tarball"): Wrap in 'with-external-store'. * tests/guix-pack.sh: Connect to the external store, if possible, by setting NIX_STORE_DIR and GUIX_DAEMON_SOCKET. Remove most uses of '--bootstrap'. Ludovic Courtès
2018-10-19pack: Fix "-C none -f tarball".•••Fixes a regression introduced in 48b444304e206c35cf2c8e0d87a4711f1aac4fd4 whereby "guix pack -C none hello" would fail with: ERROR: In procedure string-join: In procedure string-join: Wrong type argument in position 1: #f builder for `/gnu/store/…-tarball-pack.tar.drv' failed with exit code 1 * guix/scripts/pack.scm (self-contained-tarball): Adjust for when 'compressor-command' returns #f. Ludovic Courtès
[...]
 
Clone
https://git.cbaines.net/git/guix
git@git.cbaines.net:guix