nixpkgs/pkgs
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
..
applications Merge pull request #32154 from JamesTheAwesomeDude/palemoon 2017-11-29 16:11:28 +00:00
build-support Merge pull request #28448 from obsidiansystems/cc-wrapper-setup-var 2017-11-28 16:11:36 -05:00
common-updater
data vdrsymbols: init at 20100612 2017-11-29 06:53:32 +00:00
desktops gnome3: add jtojnar as maintainer 2017-11-29 11:46:36 +01:00
development Merge commit '703a9f93c1254f7bdf0350ca0462de0d78033c62' into gcc-simplify-flags 2017-12-05 17:58:16 -05:00
games solarus: enable parallel building 2017-11-27 16:14:18 +00:00
misc libretro.mame: fix parallel building 2017-11-29 11:18:14 +00:00
os-specific Merge branch 'staging' 2017-11-29 10:02:40 +01:00
servers FusionInventory: Patch in NixOS support 2017-11-29 14:58:36 +00:00
shells dgsh: fix build with glibc 2.26 2017-11-28 08:39:02 +00:00
stdenv Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files 2017-11-22 15:23:37 -05:00
test
tools curl: 7.56.1 -> 7.57.0 2017-11-29 11:19:37 +00:00
top-level top-level: Fix splicing in the presence of evaluation errors 2017-12-09 20:02:45 -05:00