manifest.scm: Removed unneeded development tools

This commit is contained in:
Collin J. Doering 2021-11-28 14:19:58 -05:00
parent 3ebc0b1bbd
commit fc40cc18d1
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022

View File

@ -34,7 +34,5 @@
(packages->manifest
`(,(dev-transform blog-rekahsoft-ca)))
(specifications->manifest
`("bash"
"coreutils"
"ghc"
`("coreutils"
"glibc-utf8-locales"))))