Skip to content

Commit

Permalink
heroic: fix fhsenv version (#359407)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksanaa authored Nov 27, 2024
2 parents 82961f8 + 71a874c commit d176104
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkgs/games/heroic/fhsenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
}:

buildFHSEnv {
name = "heroic";
pname = "heroic";
inherit (heroic-unwrapped) version;

runScript = "heroic";

Expand Down

0 comments on commit d176104

Please sign in to comment.