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
1-03-18services: Enable "protected hardlinks" and "protected symlinks" by default....Leo Famulari 2021-01-13services: shepherd: 'shepherd-service-type' requires documentation....Ludovic Courtès 2020-12-15services: 'references-file' depends on Guile-Gcrypt....Ludovic Courtès 2020-12-09services: guix-publish: Depend on 'avahi-daemon' when needed....Ludovic Courtès 2020-12-07service: Add shepherd discover action....Mathieu Othacehe 2020-11-29Use substitute servers on the local network....Mathieu Othacehe 2020-11-29publish: Add advertising support....Mathieu Othacehe 2020-11-26mapped-devices: Allow target to be list of strings....Mikhail Tsykalov 2020-11-20Merge branch 'version-1.2.0' into master.Maxim Cournoyer 2020-11-18services: base: Re-export %default-substitute-urls from (guix store)....Marius Bakke 2020-11-18Merge remote-tracking branch 'upstream/version-1.2.0'Tobias Geerinckx-Rice 2020-11-18services: shepherd: Map all the invalid store characters to dash....Ludovic Courtès 2020-11-17Merge remote-tracking branch 'origin/version-1.2.0' into master...Maxim Cournoyer 2020-11-16services: mingetty: Export configuration accessors....Marius Bakke 2020-11-16Properly deal with build directories containing '~'....Ludovic Courtès 2020-11-11gnu: mingetty-shepherd-service: Make 'clear-on-logout' configurable....Mark H Weaver 2020-11-05services: guix: Do not embed the host (guix config)....Ludovic Courtès 2020-10-30services: guix-publish: Add 'cache-bypass-threshold' field....Ludovic Courtès 2020-10-30services: swap: Allow for UUIDs and file system labels....Ludovic Courtès 2020-10-25services: guix: Make /etc/guix/acl really declarative by default....Ludovic Courtès 2020-09-29services: guix: Generate key pair if needed during activation....Ludovic Courtès 2020-09-21services: base: Improve container related comments....Mathieu Othacehe 2020-09-02installer: Run the installation inside a container....Mathieu Othacehe 2020-08-25Remove "guile-zlib" extension when unused....Mathieu Othacehe 2020-08-25linux-libre: Support module compression....Mathieu Othacehe 2020-07-22services: base: Export references-file....Oleg Pykhalov 2020-07-12services: Remove obsolete comment....Marius Bakke 2020-07-11services: guix: Refer to 'berlin.guix.gnu.org.pub'....Christopher Lemmer Webber 2020-07-10services: guix: Refer to 'berlin.guixsd.org.pub'....Ludovic Courtès 2020-07-10maint: Remove traces of "berlin.guixsd.org"....Ludovic Courtès 2020-05-08Merge branch 'core-updates'Marius Bakke 2020-05-07Revert "services: syslog: Simplify 'start' method."...Ludovic Courtès 2020-05-05Merge branch 'master' into core-updatesMarius Bakke 2020-05-05services: For "sddm" pam service, include "limits.conf"....Giacomo Leidi 2020-05-02Merge branch 'master' into core-updatesMarius Bakke 2020-05-02services: syslog: Simplify 'start' method....Diego Nicola Barbato 2020-04-23Merge branch 'master' into core-updates