Unverified Commit 70f1b1bb authored by TomaSajt's avatar TomaSajt
Browse files

kuro: unlock electron version

parent 223f6113
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -8,12 +8,9 @@
, makeWrapper
, makeDesktopItem
, copyDesktopItems
, electron_29
, electron
}:

let
  electron = electron_29;
in
stdenv.mkDerivation rec {
  pname = "kuro";
  version = "9.0.0";