mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
The no-broken-symlinks hook does not fail if bad links exist out of store, but /build is also a special directory for nix derivations: the build directory in the builder mount namespace. There should be no link to /build in the output derivation, so also error on these directories (through $TMPDIR which default to that) Closes #410508 |
||
|---|---|---|
| .. | ||
| cross-compilation.chapter.md | ||
| meta.chapter.md | ||
| multiple-output.chapter.md | ||
| passthru.chapter.md | ||
| platform-notes.chapter.md | ||
| stdenv.chapter.md | ||