add smfh as a package for stable users
This commit is contained in:
parent
891886234d
commit
003b64d0b6
2 changed files with 21 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue