Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fe875b41004bafd898645fe3856420b18c63f3f5
      
https://github.com/NixOS/nixpkgs/commit/fe875b41004bafd898645fe3856420b18c63f3f5
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M nixos/tests/boot.nix

  Log Message:
  -----------
  nixos/tests/boot.nix: Remove empty module


  Commit: 32bed83b1804de5e905a2459603dde2b958bb847
      
https://github.com/NixOS/nixpkgs/commit/32bed83b1804de5e905a2459603dde2b958bb847
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M nixos/modules/installer/cd-dvd/iso-image.nix
    M nixos/modules/rename.nix
    M nixos/modules/system/boot/loader/grub/grub.nix
    M nixos/modules/system/boot/loader/gummiboot/gummiboot.nix
    M nixos/modules/virtualisation/amazon-image.nix
    M nixos/modules/virtualisation/azure-common.nix
    M nixos/modules/virtualisation/brightbox-image.nix
    M nixos/modules/virtualisation/google-compute-image.nix
    M nixos/modules/virtualisation/nova-image.nix

  Log Message:
  -----------
  Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeout

There is a generic boot.loader.timeout option.


  Commit: b056948c005c642c68220c4d45a6273eeafc36c2
      
https://github.com/NixOS/nixpkgs/commit/b056948c005c642c68220c4d45a6273eeafc36c2
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M lib/types.nix

  Log Message:
  -----------
  Improve types.listOf error message

If an option value is not a list, you now get

  The option value `bla' in `file.nix' is not a list.

rather than

  value is a string while a list was expected, at 
.../nixpkgs/lib/lists.nix:49:56


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

Reply via email to