1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/misc
zimbatm 4d545297d8 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 c71e2d4235 (commitcomment-21873221)

* replace uses of lib.imap

* lib: move imap to deprecated.nix
2017-07-04 23:29:23 +01:00
..
assertions.nix
crashdump.nix
extra-arguments.nix
ids.nix collectd service: minor refactoring 2017-06-30 00:52:22 +00:00
lib.nix
locate.nix
meta.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
nixpkgs.nix
passthru.nix
version.nix