package-lists: Move big packages from "main" to separate manifest.

master
Pierre Neidhardt 2021-05-08 11:54:21 +02:00
parent aecd379142
commit f86cce11bb
6 changed files with 10 additions and 3 deletions

View File

@ -0,0 +1,2 @@
(specifications->manifest
'("gimp"))

View File

@ -0,0 +1,2 @@
(specifications->manifest
'("icecat"))

View File

@ -0,0 +1,2 @@
(specifications->manifest
'("libreoffice"))

View File

@ -46,7 +46,6 @@
"gawk" ; TODO: Not needed once we replace all `awk' calls in ~/.local/bin.
"ghostscript"
"gifsicle"
;; "gimp" ; Too big?
"git"
"git:credential-netrc"
"git:send-email"
@ -67,7 +66,6 @@
;; "guile-readline" ;TODO: Needed?
;; "guile:debug" ;TODO: Needed?
"htop"
"icecat"
"imagemagick"
"info-reader" ; Needed so that INFO_PATH is set.
;; "inkscape" ; Too big?
@ -92,7 +90,6 @@
"nethogs"
"nmap"
"numlockx"
"nyxt"
"odt2txt"
"openssh"
"optipng"

View File

@ -0,0 +1,2 @@
(specifications->manifest
'("nyxt"))

View File

@ -0,0 +1,2 @@
(specifications->manifest
'("strawberry"))