Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b00d82493028c8d88a90359fa238454f0d978842
      
https://github.com/NixOS/nixpkgs/commit/b00d82493028c8d88a90359fa238454f0d978842
  Author: Marc Weber <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M pkgs/lib/types.nix

  Log Message:
  -----------
  Drop inferred, because "it was supposed to be used at every location
which has no type" according to pierron - but isn't used in
nixos/nixpkgs


  Commit: fd803fce606a007403ba6d05f09ed2e6a3371830
      
https://github.com/NixOS/nixpkgs/commit/fd803fce606a007403ba6d05f09ed2e6a3371830
  Author: Marc Weber <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M pkgs/lib/types.nix

  Log Message:
  -----------
  List should be an alias of listOf, and it should no longer be used.
Add deprecation notice to list.
Nixos has already been ported from list to listOf 
(8b2256686b4082f8ce6f8f61cba1eb6c1e786471).


  Commit: 983c87a1dd371044c3e7ff0e8e662353094ddcc1
      
https://github.com/NixOS/nixpkgs/commit/983c87a1dd371044c3e7ff0e8e662353094ddcc1
  Author: Marc Weber <[email protected]>
  Date:   2013-08-21 (Wed, 21 Aug 2013)

  Changed paths:
    M pkgs/lib/types.nix

  Log Message:
  -----------
  Improve the error message for uniq option type.


  Commit: a3f148ce96493fa320a947e7a134b417880ee987
      
https://github.com/NixOS/nixpkgs/commit/a3f148ce96493fa320a947e7a134b417880ee987
  Author: Marc Weber <[email protected]>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M pkgs/lib/types.nix

  Log Message:
  -----------
  Improve option types documentation.


  Commit: fcbc4fe9ffe55924e760dd163a428f95c109d2bf
      
https://github.com/NixOS/nixpkgs/commit/fcbc4fe9ffe55924e760dd163a428f95c109d2bf
  Author: Evgeny Egorochkin <[email protected]>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M pkgs/lib/attrsets.nix
    M pkgs/lib/types.nix

  Log Message:
  -----------
  Deprecate lib.zip in favor of lib.zipAttrsWith.
Add deprecation trace message.
Nixos has been ported away from lib.zip in 
d705c0c3a4b84768907ade90b3f420d62db422a2.


  Commit: 53994036d35d2605ea79620b3cd9d37065f3a6be
      
https://github.com/NixOS/nixpkgs/commit/53994036d35d2605ea79620b3cd9d37065f3a6be
  Author: Marc Weber <[email protected]>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M pkgs/lib/types.nix

  Log Message:
  -----------
  Replace fold by all because its more readable and shorter


  Commit: acd4dcde6328dbacd8bff817d589dec132dae45e
      
https://github.com/NixOS/nixpkgs/commit/acd4dcde6328dbacd8bff817d589dec132dae45e
  Author: Marc Weber <[email protected]>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M pkgs/lib/options.nix

  Log Message:
  -----------
  Always merge functions "merge" and "check" if type defines them.


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

Reply via email to