3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/stdenv
Matthew Bauer ae16dd1a15
stdenv/make-derivation: don't hide broken packages
This behavior ended up breaking the handleEvalIssue functionality by hiding those packages. So something like this:

$ nix-env -iA nixpkgs.zoom-us

would silently fail, without telling the user how to fix it! Regardless, this "bug" should be handled in Nix - not Nixpkgs.

Fixes .
2019-01-27 17:02:17 -05:00
..
cross Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
custom stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
cygwin
darwin darwin.make-bootstrap-tools: remove dsymutil 2019-01-06 22:15:43 -06:00
freebsd
generic stdenv/make-derivation: don't hide broken packages 2019-01-27 17:02:17 -05:00
linux Merge master into staging-next 2019-01-02 21:08:27 +01:00
native stdenv/native: add missing argument 2019-01-02 12:19:25 -05:00
nix
adapters.nix
booter.nix
common-path.nix
default.nix