diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-06-04 14:53:51 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-06-04 14:53:51 +0200 |
commit | d746ef4a813b3fc8f31a9c58c60b499a62589806 (patch) | |
tree | 6c3da8aa3781ea0e9b2d999467536b0e95c5edee /src/nix/optimise-store.cc | |
parent | 959295cf4baf47377500f6778eeeef2dee2e4b04 (diff) |
Disable eval cache with --impure
Fixes
$ nix build nixpkgs#zoom-us
error: Package ‘zoom-us-5.0.399860.0429’ in /nix/store/m79v7h75b69fkk8d2qcwm555l3wq6fmv-source/pkgs/applications/networking/instant-messengers/zoom-us/default.nix:126 has an unfree license (‘unfree’), refusing to evaluate.
$ nix build nixpkgs#zoom-us --impure
error: cached failure of attribute 'legacyPackages.x86_64-linux.zoom-us.drvPath'
Diffstat (limited to 'src/nix/optimise-store.cc')
0 files changed, 0 insertions, 0 deletions