lix/src
Eelco Dolstra 6519f06f39 nix-env/nix-instantiate/nix-build: Support URIs
For instance, you can install Firefox from a specific Nixpkgs revision
like this:

  $ nix-env -f 63def04891.tar.gz -iA firefox

Or build a package from the latest nixpkgs-unstable channel:

  $ nix-build https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz -A hello
2015-05-06 14:54:31 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Pedantry 2014-12-14 01:51:14 +01:00
libexpr nix-env/nix-instantiate/nix-build: Support URIs 2015-05-06 14:54:31 +02:00
libmain Allow $NIX_PAGER to override $PAGER 2015-01-02 15:26:56 +01:00
libstore Add the pre-build hook. 2015-04-18 16:56:02 -04:00
libutil Implement caching of fetchurl/fetchTarball results 2015-04-09 11:42:04 +02:00
nix-collect-garbage nix-collect-garbage: Fix deleting old generations 2015-05-06 11:02:36 +02:00
nix-daemon Silence some warnings on GCC 4.9 2014-12-12 17:14:28 +01:00
nix-env Allow URLs in the Nix search path 2015-05-05 17:09:42 +02:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate nix-env/nix-instantiate/nix-build: Support URIs 2015-05-06 14:54:31 +02:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-store addToStore(): Take explicit name argument 2015-03-25 17:06:12 +01:00