nixpkgs/pkgs/top-level
John Ericson 965cc5da57 top-level: Fix splicing in the presence of evaluation errors
- No more `or {}`, this was misleading at best since those values
   wouldn't be used unless the attr they are defined from was present
   anyways.

 - `tryEval` for get outputs. This ensures that if some derivations fail, they
   won't take out the others. This benefited from the `or {}` before, but that
   was never good enough. `tryEval` is strictly better.
2017-12-09 20:02:45 -05:00
..
aliases.nix Merge branch 'staging' (older one) 2017-11-24 18:36:54 +01:00
all-packages.nix mesa_noglu: use llvm-5 on aarch64 as well 2017-11-29 18:06:57 +01:00
beam-packages.nix
darwin-packages.nix
default.nix
dotnet-packages.nix dotnetPackages.SmartIrc4net: rehash source 2017-11-21 18:24:06 +00:00
emacs-packages.nix
emscripten-packages.nix
haskell-packages.nix
haxe-packages.nix
impure.nix
java-packages.nix
lua-packages.nix lua-mpack: fix darwin build 2017-11-29 03:01:15 +00:00
make-tarball.nix
metrics.nix nixpkgs.metrics: --show-trace into the log 2017-11-25 07:07:27 +01:00
ocaml-packages.nix ocamlPackages.cstruct: 2.3.2 -> 3.0.2 2017-11-27 20:49:18 +00:00
perl-packages.nix perl-Log-Contextual: 0.007001 -> 0.008000 2017-11-29 12:50:54 +01:00
php-packages.nix
pure-packages.nix
python-packages.nix python-carbon: disable on Python 3 2017-11-27 15:56:10 +01:00
release-cross.nix
release-lib.nix
release-python.nix
release-small.nix
release.nix
splice.nix top-level: Fix splicing in the presence of evaluation errors 2017-12-09 20:02:45 -05:00
stage.nix