sidequest: fix fhsenv version

This commit is contained in:
Felix Buehler 2024-11-28 22:23:24 +01:00
parent 73b6cbce5c
commit d2a0baa169

View File

@ -93,7 +93,8 @@
'';
};
in buildFHSEnv {
name = "SideQuest";
pname = "SideQuest";
inherit version;
passthru = {
inherit pname version;