+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 `services.polipo` module has been removed as `polipo` is unmaintained and archived upstream.- The Pocket ID module ([`services.pocket-id`][#opt-services.pocket-id.enable]) and package (`pocket-id`) has been updated to 1.0.0. Some environment variables have been changed or removed, see the [migration guide](https://pocket-id.org/docs/setup/migrate-to-v1/).
···<!-- 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.- The Pocket ID module ([`services.pocket-id`][#opt-services.pocket-id.enable]) and package (`pocket-id`) has been updated to 1.0.0. Some environment variables have been changed or removed, see the [migration guide](https://pocket-id.org/docs/setup/migrate-to-v1/).
+6
pkgs/build-support/setup-hooks/no-broken-symlinks.sh
+6
pkgs/build-support/setup-hooks/no-broken-symlinks.sh
···