mirror of
https://github.com/NixOS/nix
synced 2025-07-01 12:37:59 +02:00
Misc changes from the flakes branch
This commit is contained in:
parent
c85097da7c
commit
0a10854f85
22 changed files with 110 additions and 60 deletions
|
@ -156,7 +156,7 @@ void buildProfile(const Path & out, Packages && pkgs)
|
|||
addPkg(pkgDir, priorityCounter++);
|
||||
}
|
||||
|
||||
printError("created %d symlinks in user environment", state.symlinks);
|
||||
debug("created %d symlinks in user environment", state.symlinks);
|
||||
}
|
||||
|
||||
void builtinBuildenv(const BasicDerivation & drv)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue