Merge pull request #319287 from TomaSajt/blockbench
blockbench: remove electron version pin
This commit is contained in:
commit
c2cb8dc317
@ -7,11 +7,10 @@
|
||||
imagemagick,
|
||||
copyDesktopItems,
|
||||
makeDesktopItem,
|
||||
electron_28,
|
||||
electron
|
||||
}:
|
||||
|
||||
let
|
||||
electron = electron_28;
|
||||
electronDist = "${electron}/${if stdenv.isDarwin then "Applications" else "libexec/electron"}";
|
||||
in
|
||||
buildNpmPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user