Remove packages defined in guix.scm package inputs, and add actual dev tools to the manifestt
This commit is contained in:
parent
c3268f6688
commit
ab225353bf
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
;; You can store it in a file that you may then pass to any 'guix' command
|
||||
;; that accepts a '--manifest' (or '-m') option.
|
||||
|
||||
(specifications->manifest (list "guile-hall" "guile"))
|
||||
(specifications->manifest (list "guix" "git"))
|
||||
|
|
Loading…
Reference in a new issue