Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 4d545297d85c8f32f7ab496d0759f40d881bd61d
https://github.com/NixOS/nixpkgs/commit/4d545297d85c8f32f7ab496d0759f40d881bd61d
Author: zimbatm <[email protected]>
Date: 2017-07-04 (Tue, 04 Jul 2017)
Changed paths:
M lib/deprecated.nix
M lib/lists.nix
M lib/modules.nix
M lib/strings.nix
M lib/types.nix
M nixos/modules/misc/meta.nix
M nixos/modules/services/cluster/kubernetes.nix
M nixos/modules/services/networking/libreswan.nix
M nixos/modules/services/networking/networkmanager.nix
M nixos/modules/services/x11/xserver.nix
M pkgs/games/uqm/default.nix
Log Message:
-----------
lib: introduce imap0, imap1 (#25543)
* lib: introduce imap0, imap1
For historical reasons, imap starts counting at 1 and it's not
consistent with the rest of the lib.
So for now we split imap into imap0 that starts counting at zero and
imap1 that starts counting at 1. And imap is marked as deprecated.
See
https://github.com/NixOS/nixpkgs/commit/c71e2d42359f9900ea2c290d141c0d606471da16#commitcomment-21873221
* replace uses of lib.imap
* lib: move imap to deprecated.nix
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits