electron-fiddle: unpin electron
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
buildFHSEnv,
|
||||
electron_36,
|
||||
fetchFromGitHub,
|
||||
fetchYarnDeps,
|
||||
electron,
|
||||
git,
|
||||
lib,
|
||||
makeDesktopItem,
|
||||
@@ -25,8 +25,6 @@ let
|
||||
hash = "sha256-e9PLgkqWBNLBw7uuNpPluOQ6+aGLYQLyTzcLa+LMOzs=";
|
||||
};
|
||||
|
||||
electron = electron_36;
|
||||
|
||||
unwrapped = stdenvNoCC.mkDerivation {
|
||||
pname = "${pname}-unwrapped";
|
||||
inherit version src;
|
||||
|
||||
Reference in New Issue
Block a user