Unverified Commit 1509396b authored by teutat3s's avatar teutat3s
Browse files
parent 37c90f2f
Loading
Loading
Loading
Loading
+0 −1261

File changed.

Preview size limit exceeded, changes collapsed.

+1 −5
Original line number Diff line number Diff line
@@ -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