blockbench: remove electron version pin
This commit is contained in:
parent
5428ca74ce
commit
44d3de2f17
@ -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