summary refs log tree commit diff
path: root/lib/attrsets.nix
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-07-26 22:22:27 +0100
committerAdam Joseph <adam@westernsemico.com>2022-09-12 12:53:31 -0700
commite7bafc814c26812bdad587f347d9a1856287719b (patch)
tree50eccf24f42a8820341f4e11d9f53f0dcee3162f /lib/attrsets.nix
parent47de66b1a437c8dbef29b03be51dedb2274d0006 (diff)
pkgs/top-level/release.nix: disallow symbol clash between 'pkgs' and local jobs
This change exposes symbol override that accidentally caused job loss on hydra:

    $ nix repl ./release.nix
    error: jobs: Unexpected attribute collision between 'jobs' and 'pkgs': stdenvBootstrapTools

Added assert makes sure attribute clashes would not be re-introduced.
Diffstat (limited to 'lib/attrsets.nix')
0 files changed, 0 insertions, 0 deletions