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