refactor(package): share more stuff
This should hopefully speed up the nix evals
This commit is contained in:
parent
975068992f
commit
28573ba11f
2 changed files with 13 additions and 12 deletions
|
@ -44,8 +44,7 @@ in
|
|||
{ inherit cargoArtifacts; }
|
||||
];
|
||||
webnsupdate = pkgs.callPackage ../default.nix {
|
||||
inherit crane;
|
||||
pkgSrc = src;
|
||||
inherit craneLib cargoArtifacts src;
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue