Skip to content

Commit

Permalink
kuro: unlock electron version (#343380)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksanaa authored Oct 29, 2024
2 parents 62db679 + 70f1b1b commit f5d082f
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 f5d082f

Please sign in to comment.