teutat3s
2025-04-28 16:31:29 +02:00
parent 37c90f2fd2
commit 1509396b4e
2 changed files with 1 additions and 1266 deletions
File diff suppressed because it is too large Load Diff
+1 -5
View File
@@ -7844,11 +7844,7 @@ with pkgs;
;
electron_32 = electron_32-bin;
electron_33 =
if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_33 then
electron-source.electron_33
else
electron_33-bin;
electron_33 = electron_33-bin;
electron_34 =
if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_34 then
electron-source.electron_34