Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 86fe7a40acc0e68e60905798b2d692c2e9a6c33e
      
https://github.com/NixOS/nixpkgs/commit/86fe7a40acc0e68e60905798b2d692c2e9a6c33e
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M pkgs/top-level/impure.nix

  Log Message:
  -----------
  Only read overlays ending in .nix

For example, this prevents Nix from barfing on editor backup files in
~/.nixpkgs/overlays.


  Commit: 7dacca324d9e86fe7f7fad450ec833c746f21415
      
https://github.com/NixOS/nixpkgs/commit/7dacca324d9e86fe7f7fad450ec833c746f21415
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M doc/overlays.xml
    M pkgs/top-level/impure.nix

  Log Message:
  -----------
  $NIXPKGS_OVERLAYS -> <nixpkgs-overlays>

The Nix search path is the established mechanism for specifying the
location of Nix expressions, so let's use it instead of adding another
environment variable.


  Commit: 9d6a55aefd771f047d2aa3085c9a3f8a2f452333
      
https://github.com/NixOS/nixpkgs/commit/9d6a55aefd771f047d2aa3085c9a3f8a2f452333
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-02-01 (Wed, 01 Feb 2017)

  Changed paths:
    M doc/configuration.xml
    M doc/functions.xml
    M doc/languages-frameworks/haskell.md
    M doc/package-notes.xml
    M lib/customisation.nix
    M nixos/modules/services/editors/emacs.xml
    M pkgs/development/r-modules/README.md
    M pkgs/games/planetaryannihilation/default.nix
    M pkgs/stdenv/adapters.nix
    M pkgs/stdenv/generic/default.nix
    M pkgs/top-level/impure.nix

  Log Message:
  -----------
  ~/.nixpkgs -> ~/.config/nixpkgs

The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).


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

Reply via email to