typora: fix fhsenv version

This commit is contained in:
Felix Buehler
2024-12-08 12:20:58 +01:00
parent 87848285c9
commit 33acffb9da
+2 -1
View File
@@ -45,7 +45,8 @@ let
};
typoraFHS = buildFHSEnv {
name = "typora-fhs";
pname = "typora-fhs";
inherit version;
targetPkgs = pkgs: (with pkgs; [
typoraBase
udev