Remove packages defined in guix.scm package inputs, and add actual dev tools to the manifestt

This commit is contained in:
TakeV 2023-12-13 09:32:34 -05:00
parent c3268f6688
commit ab225353bf
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
1 changed files with 1 additions and 1 deletions

View File

@ -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"))