crane/lib/setupHooks/inheritCargoArtifacts.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

9 lines
108 B
Nix

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