1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src
Eelco Dolstra d8bf0d4859 Support Git repos in the Nix path
E.g.

  $ nix-build -I nixpkgs=git://github.com/NixOS/nixpkgs '<nixpkgs>' -A hello

This is not extremely useful yet because you can't specify a
branch/revision.
2016-04-29 21:07:47 +02:00
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
download-via-ssh More cleanup 2015-07-20 01:16:16 +02:00
libexpr Support Git repos in the Nix path 2016-04-29 21:07:47 +02:00
libmain Show the log tail when a build fails 2016-04-25 19:18:45 +02:00
libstore Add fetchgit builtin 2016-04-29 20:47:36 +02:00
libutil Support Git repos in the Nix path 2016-04-29 21:07:47 +02:00
nix nix: Disable verbose builds 2016-04-25 19:18:45 +02:00
nix-collect-garbage Eliminate reserveSpace flag 2016-02-24 17:44:55 +01:00
nix-daemon Show the log tail when a build fails 2016-04-25 19:18:45 +02:00
nix-env Improved logging abstraction 2016-04-25 19:18:45 +02:00
nix-instantiate Improved logging abstraction 2016-04-25 19:18:45 +02:00
nix-prefetch-url BinaryCacheStore::readFile(): Return a shared_ptr to a string 2016-04-15 15:39:48 +02:00
nix-store nix-store -l: Simplify implementation 2016-04-29 17:47:03 +02:00