diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2018-06-13 18:04:22 +0200 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2018-06-13 18:04:22 +0200 |
commit | 85530bcc0b4c61499f90fa6125c19beeb0f4485e (patch) | |
tree | b4d773fee323283164461b4cc610a6cd14e200a9 /src/nix-daemon | |
parent | 7902fccf6fa903414703a4eccd2c3514809a0772 (diff) |
nix: Remove special handling of .drv files
This makes 'nix copy' and 'nix path-info' work on .drv store
paths. Removing special treatment of .drv files seems the most
future-proof approach given the possible removal of .drv files in the
future.
Note that 'nix build' will still build (rather than substitute) .drv
paths due to the unfortunate overloading in Store::buildPaths().
Diffstat (limited to 'src/nix-daemon')
0 files changed, 0 insertions, 0 deletions