Unverified Commit f5d082ff authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

kuro: unlock electron version (#343380)

parents 62db6795 70f1b1bb
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";