aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
blob: b852180cf2563ec7b74b93c954de38d77237f23f (about) (plain)
1
2
3
4
5
6
7
;; This is a Guix channel.

(channel
  (version 0)
  (news-file "etc/news.scm")
  (keyring-reference "keyring")
  (url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
-daemon.service'....Ricardo Wurmus 2016-04-25Add "TasksMax=1024" in 'guix-daemon.service'....Ludovic Courtès 2015-11-26Add 'guix-daemon.conf' job for Upstart....Mario Daniel Ruiz Saavedra 2015-08-20bash completion: Cache the list of subcommands and available packages....Ludovic Courtès 2015-07-15Add 'guix-daemon.service' file for systemd....Ludovic Courtès 2015-05-01bash completion: Complete long options with no short variant....Ludovic Courtès 2015-04-09Add Bash completion file....Ludovic Courtès