Loading pkgs/build-support/testers/testEqualArrayOrMap/tester.nix +0 −2 Original line number Diff line number Diff line # NOTE: Must be `import`-ed rather than `callPackage`-d to preserve the `override` attribute. # NOTE: We must use `pkgs.runCommand` instead of `testers.runCommand` to build `testers.testEqualArrayOrMap`, or else # our negative tests will not work. See ./tests.nix for more information. { lib, stdenvNoCC, Loading Loading
pkgs/build-support/testers/testEqualArrayOrMap/tester.nix +0 −2 Original line number Diff line number Diff line # NOTE: Must be `import`-ed rather than `callPackage`-d to preserve the `override` attribute. # NOTE: We must use `pkgs.runCommand` instead of `testers.runCommand` to build `testers.testEqualArrayOrMap`, or else # our negative tests will not work. See ./tests.nix for more information. { lib, stdenvNoCC, Loading