aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
awair-exporterWIPChristopher Baines19 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 Baines23 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
2019-08-21import: cpan: Adapt for the change to guile-json version 3.•••In guile-json version 3, JSON objects are represented as hash tables, rather than alists. * guix/import/cpan.scm (string->license): Change the match expression to match on lists, rather than vectors. (module->dist-name, cpan-source-url, cpan-version): Change assoc-ref to hash-ref. (cpan-module->sexp): Change assoc-ref to hash-ref, and assoc-ref* to hash-ref*. * tests/cpan.scm ("source-url-http", "source-url-https"): Convert the alist to a hash table. fix-cpan-importerChristopher Baines
2019-08-21import: utils: Add hash-ref*.•••With the change to guile-json version 3, JSON objects are represented as hash tables, rather than alists. The cpan importer uses assoc-ref* on a hash table, so add an equivalent function for hash tables. * guix/import/utils.scm (hash-ref*): New procedure. Christopher Baines
2019-08-21gnu: emacs-helm-slime: Update to 0.4.0.•••* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.4.0. Pierre Neidhardt
2019-08-21gnu: Add emacs-ssh-config-mode.•••* gnu/packages/emacs-xyz.scm (emacs-ssh-config-mode): New variable. Jelle Licht
2019-08-21gnu: Add emacs-systemd-mode.•••* gnu/packages/emacs-xyz.scm (emacs-systemd-mode): New variable. Jelle Licht
2019-08-21gnu: Add emacs-org-jira.•••* gnu/packages/emacs-xyz.scm (emacs-org-jira): New variable. Jelle Licht
2019-08-21gnu: Add emacs-org-emms.•••* gnu/packages/emacs-xyz.scm (emacs-org-emms): New variable. Jelle Licht
2019-08-21gnu: Add emacs-flyspell-correct.•••* gnu/packages/emacs-xyz.scm (emacs-flyspell-correct): New variable. Jelle Licht
2019-08-21gnu: opensmtpd-next: Update to 6.4.2p1.•••* gnu/packages/mail.scm (opensmtpd-next): Update to 6.4.2p1. Tobias Geerinckx-Rice
2019-08-20gnu: wxmaxima: Update to 19.08.0.•••* gnu/packages/maths.scm (wxmaxima): Update to 19.08.0. Kei Kebreau
[...]
 
Clone
https://git.cbaines.net/git/guix
git@git.cbaines.net:guix