crane/lib/setupHooks/cargoHelperFunctions.nix
Ivan Petkov 0017a8da68
flake: deprecate the packages flake output (#130)
Even though the setup hooks can be thought of as "packages", it makes
things much more simple to access everything from the same place
2022-10-09 10:28:48 -07:00

8 lines
105 B
Nix

{ makeSetupHook
}:
makeSetupHook
{
name = "cargoHelperFunctionsHook";
} ./cargoHelperFunctionsHook.sh