gfn-electron: pin electron_35
It does not build with newer releases of electron yet.
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
lib,
|
||||
buildNpmPackage,
|
||||
fetchFromGitHub,
|
||||
electron,
|
||||
electron_35,
|
||||
nix-update-script,
|
||||
makeBinaryWrapper,
|
||||
python3,
|
||||
}:
|
||||
let
|
||||
electron = electron_35;
|
||||
version = "2.2.0";
|
||||
in
|
||||
buildNpmPackage {
|
||||
|
||||
Reference in New Issue
Block a user