Skip to content

Commit

Permalink
kuro: unlock electron version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomaSajt committed Sep 20, 2024
1 parent 223f611 commit 70f1b1b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pkgs/applications/misc/kuro/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@
, makeWrapper
, makeDesktopItem
, copyDesktopItems
, electron_29
, electron
}:

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

0 comments on commit 70f1b1b

Please sign in to comment.