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
8edb06cc4c62fe5559504cf1518c2de9e'>package: Allow multiple '--manifest' options....Ludovic Courtès 2019-11-08guix: package: lock profiles when processing them....Julien Lepiller 2019-09-26guix package: Add '--list-profiles'....Ludovic Courtès 2019-09-18guix package: "guix package -f FILE" ensures FILE returns a package....Ludovic Courtès 2019-05-26discovery: 'all-modules' returns modules in path order....Robert Vollmert 2019-05-13tests: Fix guix-package.sh....Maxim Cournoyer 2019-05-09ui: Make package outputs searchable....Chris Marusich 2019-02-07profiles: Raise an error for unmatched patterns....Ludovic Courtès 2018-11-11guix package: '--show' errors when asked for a non-existent package....Ludovic Courtès 2018-09-21profiles: 'packages->manifest' now accepts inferior packages....Ludovic Courtès 2018-07-13guix package: Use relative symlinks to generations....Ludovic Courtès 2018-06-06tests: Adjust 'guix package' test to "python2" name....Ludovic Courtès 2018-03-31guix package: Add '--allow-collisions'....Ludovic Courtès 2018-02-27guix package: '--search' no longer shows superseded packages....Ludovic Courtès 2017-11-11tests: Adjust to new unbound-variable error message....Ludovic Courtès 2017-06-26guix package: 'guix package -r PKG -u' does not upgrade PKG....Ludovic Courtès 2017-01-11guix package: Fix version and output for 'guix package -i /gnu/store/…'....Ludovic Courtès