mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-30 19:14:19 +00:00
Commented out failing builds
This commit is contained in:
@@ -41,12 +41,12 @@ in {
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
||||||
audacity
|
# aaudacity
|
||||||
# darktable # Currently failing to build
|
# darktable
|
||||||
deadbeef
|
deadbeef
|
||||||
glava
|
glava
|
||||||
obs-studio
|
obs-studio
|
||||||
# plex-desktop --> Encountering build failures
|
plex-desktop
|
||||||
projectm_3
|
projectm_3
|
||||||
sox
|
sox
|
||||||
spotify-player
|
spotify-player
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
kicad
|
kicad
|
||||||
pcb2gcode
|
#pcb2gcode
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user