1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
Profpatsch aa47bac04f Convert maintainer file entries to attributes, add github handles
Based on https://github.com/NixOS/nixpkgs/pull/34842, the
nix-instantiate output was pretty-printed and the validity of the github handles
manually verified, by automatically checking whether the user handles exist on
github (https://github.com/userhandle, status 200 or 404).
Each handle under 5 characters was manually checked (because the collision
probability with non-maintainer accounts is high), each missing entry was
manually researched.

The script used is kept in `maintainers/scripts` as an example of how to work
with the mainainers list through nix’ JSON interface.
2018-03-04 03:26:44 +01:00
..
systems prebuilt android tools: Init using SDK 2018-02-27 14:15:39 -05:00
tests lib, treewide: Add missing MIPS arches, and fix existing usage 2018-02-23 20:43:42 -05:00
attrsets.nix
composable-derivation.nix
customisation.nix lib.addPassthru: removed as scheduled 2018-03-03 17:57:38 +01:00
debug.nix
default.nix Convert maintainer file entries to attributes, add github handles 2018-03-04 03:26:44 +01:00
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
generators.nix
licenses.nix z88dk: init at unstable-2018-02-20 (#35244) 2018-02-20 22:06:25 +00:00
lists.nix
maintainers.nix Convert maintainer file entries to attributes, add github handles 2018-03-04 03:26:44 +01:00
meta.nix
minver.nix
modules.nix
options.nix
sources.nix
strings-with-deps.nix
strings.nix
trivial.nix
types.nix