1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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
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
stdenv
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