home packages: remove gcc, rustup

This commit is contained in:
2022-07-06 14:38:39 -07:00
parent 7ec1879f90
commit 8fd42f49c2

View File

@@ -5,14 +5,16 @@
# bison # bison
# dtc # dtc
# flex # flex
# gcc
# gcc-arm-embedded # gcc-arm-embedded
# gcc_multi # gcc_multi
# rustup
# swig # swig
with pkgs; with pkgs;
[ [
backblaze-b2 backblaze-b2
duplicity duplicity
gcc # TODO: this should be moved into `nix develop` in blog repo
gnumake gnumake
ifuse ifuse
ipfs ipfs
@@ -28,7 +30,6 @@ with pkgs;
pulsemixer pulsemixer
python3 python3
rmlint rmlint
rustup
sane-scripts sane-scripts
snapper snapper
sops sops
@@ -36,6 +37,7 @@ with pkgs;
sudo sudo
wireguard-tools wireguard-tools
youtube-dl youtube-dl
# TODO: this should be moved into `nix develop` in blog repo
zola zola
] ]
++ (if config.colinsane.gui.enable then ++ (if config.colinsane.gui.enable then