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
d> 2022-08-01home: Add 'home-generation-base'....Ludovic Courtès 2022-07-17Revert "home: Add 'home-generation-base'."...Tobias Geerinckx-Rice 2022-07-23home: Add 'home-generation-base'....Ludovic Courtès 93986afb97'>services: Add default values....Andrew Tropin 2023-03-16services: etc-service: Deprecate etc-service procedure....Bruno Victal 2022-08-30services: provenance: Use 'current-channels' to obtain provenance data....Ludovic Courtès 2022-05-29gnu: services: Update setuid service description....Tobias Geerinckx-Rice 2022-05-18services: Make <service-type> 'description' field mandatory....Ludovic Courtès 2022-05-18services: Add more description fields....Ludovic Courtès 2022-03-10services: startup: Add description....Ludovic Courtès