remove kicad as it always causes long builds
This commit is contained in:
parent
160003bf07
commit
0932a28534
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
||||||
yubikey-personalization
|
yubikey-personalization
|
||||||
yubikey-personalization-gui
|
yubikey-personalization-gui
|
||||||
])
|
])
|
||||||
++ (with nixpkgs-nixos-unstable; [gnucash kicad thunderbird])
|
++ (with nixpkgs-nixos-unstable; [gnucash thunderbird])
|
||||||
++ [nixpkgs-nixos-stable-and-unfree.discord]
|
++ [nixpkgs-nixos-stable-and-unfree.discord]
|
||||||
++ (with nixpkgs-nixos-unstable-and-unfree; [hopper jetbrains.rust-rover jetbrains.clion]);
|
++ (with nixpkgs-nixos-unstable-and-unfree; [hopper jetbrains.rust-rover jetbrains.clion]);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue