Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a4925bcfa8ba5517dda7fa5369b2493f363936af
      
https://github.com/NixOS/nixpkgs/commit/a4925bcfa8ba5517dda7fa5369b2493f363936af
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M lib/options.nix

  Log Message:
  -----------
  Remove obsolete stuff


  Commit: e212e07cf6aac9d9e1c46db34b17fd16be2399c3
      
https://github.com/NixOS/nixpkgs/commit/e212e07cf6aac9d9e1c46db34b17fd16be2399c3
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M lib/options.nix
    M lib/types.nix

  Log Message:
  -----------
  Make types.bool complain on conflicting definitions

Previously, conflicting definitions would merge to "true". Now they
give an error, e.g.

  error: The option `hardware.enableAllFirmware' has conflicting definitions, 
in `/etc/nixos/configurations/misc/eelco/stuff.nix' and 
`/etc/nixos/configurations/misc/eelco/mandark.nix'.


Compare: https://github.com/NixOS/nixpkgs/compare/2c9b93b01c47...e212e07cf6aa
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to