aboutsummaryrefslogtreecommitdiff
path: root/src/nix/run.cc
AgeCommit message (Expand)Author
2017-07-14StorePathsCommand: Don't build installablesEelco Dolstra
2017-04-25StorePathCommands: Build installablesEelco Dolstra
2017-04-25Move code aroundEelco Dolstra
2017-04-25Restructure installables handling in the "nix" commandEelco Dolstra
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-06-02nix run: Set a reasonable uid/gidEelco Dolstra
2016-06-02nix run: Handle the case where the /nix/store mount point doesn't existEelco Dolstra
2016-06-02nix run: Mount the Nix store in a private namespaceEelco Dolstra
2016-06-02Add basic "nix run" commandEelco Dolstra