aboutsummaryrefslogtreecommitdiff
path: root/src/nix/command.cc
AgeCommit message (Expand)Author
2016-06-01Make the store directory a member variable of StoreEelco Dolstra
2016-05-04Add a Store::addToStore() variant that accepts a NAREelco Dolstra
2016-04-21nix --help: Show usage examplesEelco Dolstra
2016-04-15Unify "nix verify-paths" and "nix verify-store"Eelco Dolstra
2016-03-29Add "nix verify-paths" commandEelco Dolstra
2016-03-21nix: Add --store flagEelco Dolstra
2016-02-25Fix buildEelco Dolstra
2016-02-09Start of new Nix command-line interfaceEelco Dolstra