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