TomaSajt
2025-06-25 16:52:16 +02:00
parent 4d9871f2b2
commit 0251292ee9
2 changed files with 1 additions and 1282 deletions
File diff suppressed because it is too large Load Diff
+1 -5
View File
@@ -6876,11 +6876,7 @@ with pkgs;
;
electron_33 = electron_33-bin;
electron_34 =
if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_34 then
electron-source.electron_34
else
electron_34-bin;
electron_34 = electron_34-bin;
electron_35 =
if lib.meta.availableOn stdenv.hostPlatform electron-source.electron_35 then
electron-source.electron_35