+1
-1
doc/stdenv/stdenv.chapter.md
+1
-1
doc/stdenv/stdenv.chapter.md
···+The hook only considers symlinks with targets inside the Nix store or $TMPDIR directory (typically /nix/store and /build in the builder environment, the later being where build is executed).
+2
nixos/doc/manual/release-notes/rl-2511.section.md
+2
nixos/doc/manual/release-notes/rl-2511.section.md
···<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->+- The `no-broken-symlink` build hook now also fails builds whose output derivation contains links to $TMPDIR (typically /build, which contains the build directory).- The `services.polipo` module has been removed as `polipo` is unmaintained and archived upstream.
+6
pkgs/build-support/setup-hooks/no-broken-symlinks.sh
+6
pkgs/build-support/setup-hooks/no-broken-symlinks.sh
···