Files
lix/src
Eelco Dolstra 85530bcc0b 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().
2018-06-13 18:04:22 +02:00
..
2018-06-12 17:49:55 +02:00
2018-05-30 13:28:01 +02:00
2018-01-22 12:19:50 -06:00