Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0da7fadce32289e926415629a697028aa7296b96
      
https://github.com/NixOS/nixpkgs/commit/0da7fadce32289e926415629a697028aa7296b96
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-07-01 (Tue, 01 Jul 2014)

  Changed paths:
    M pkgs/stdenv/generic/default.nix

  Log Message:
  -----------
  stdenv: Fix __ignoreNulls

Commit 262c21ed464a2593b54ec274a3b84083c0795f2d purported to enable
ignoreNulls, but it was bogus because it set the flag on the wrong
derivation (i.e. stdenv rather than the result of mkDerivation).


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to