nixpkgs/pkgs/build-support/trivial-builders
Hraban Luyat 9f4b1064c6 trivial: make pkgs.writeText always fixed output
This can prevent a cascade of rebuilds across nixpkgs versions because these
small files tend to be found at the leaves of dependency trees.
2024-06-14 15:44:30 -04:00
..
test trivial: fix pkgs.writeText test to pass string 2024-06-14 15:40:54 -04:00
default.nix trivial: make pkgs.writeText always fixed output 2024-06-14 15:44:30 -04:00
test-overriding.nix