heroic: fix fhsenv version

This commit is contained in:
Felix Buehler 2024-11-26 21:44:59 +01:00
parent f3258367c2
commit 71a874cbe2

View File

@ -6,7 +6,8 @@
}: }:
buildFHSEnv { buildFHSEnv {
name = "heroic"; pname = "heroic";
inherit (heroic-unwrapped) version;
runScript = "heroic"; runScript = "heroic";