add smfh as a package for stable users
This commit is contained in:
parent
891886234d
commit
60ff6e4dc0
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