add smfh as a package for stable users

This commit is contained in:
atagen 2025-08-08 11:11:57 +10:00
parent 891886234d
commit 003b64d0b6
2 changed files with 21 additions and 0 deletions

View file

@ -193,6 +193,7 @@ in
after = [ "arbys-prep.service" ];
script =
let
linker = lib.getExe (pkgs.smfh or pkgs.rustPlatform.buildRustPackage ./smfh.nix { });
in
''
new_manifest=${manifest}