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

(channel
  (version 0)
  (news-file "etc/news.scm"))
2015-02-24tests: Factorize the network reachability test....Ludovic Courtès 2015-01-14packages: Convert source derivations to monadic style....Ludovic Courtès 2014-10-05build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès 2014-10-03download: Allow raw file names or file:// URLs....Ludovic Courtès 2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès 2014-08-23Factorize test suite support in (guix tests)....Ludovic Courtès 2013-09-18derivations: 'derivation' and related procedures return a single value....Ludovic Courtès