1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-17 22:41:11 +01:00

treewide: fix eval after Nixpkgs maintainer changes

This commit is contained in:
Robert Helgesson 2024-07-27 09:35:13 +02:00
parent 180158b46e
commit 975b83ca56
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
7 changed files with 11 additions and 6 deletions

View file

@ -445,6 +445,11 @@
github = "podocarp";
githubId = 10473184;
};
polykernel = {
github = "polykernel";
githubId = 81340136;
name = "polykernel";
};
mainrs = {
name = "mainrs";
email = "5113257+mainrs@users.noreply.github.com";