Commented out failing builds

This commit is contained in:
2025-07-31 14:10:36 -07:00
parent c986c811fd
commit ea974e83d1
3 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -2,7 +2,7 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
kicad kicad
pcb2gcode #pcb2gcode
]; ];
} }

View File

@@ -23,7 +23,7 @@ in {
nixfmt-rfc-style nixfmt-rfc-style
nixos-generators nixos-generators
nodejs nodejs
platformio # platformio
python311Full python311Full
python3Full python3Full
stm32cubemx stm32cubemx