mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
mindustry: add indium114 as maintainer (#547051)
This commit is contained in:
@@ -12019,6 +12019,13 @@
|
||||
githubId = 7685264;
|
||||
name = "Indexyz";
|
||||
};
|
||||
indium114 = {
|
||||
name = "indium114";
|
||||
github = "indium114";
|
||||
githubId = 156162907;
|
||||
matrix = "@indium114:matrix.org";
|
||||
keys = [ { fingerprint = "FEC7 A1E4 0F1A 528B 865C A0B8 6249 5C16 5883 2CF0"; } ];
|
||||
};
|
||||
ineol = {
|
||||
email = "leo.stefanesco@gmail.com";
|
||||
github = "ineol";
|
||||
|
||||
@@ -260,6 +260,7 @@ stdenv.mkDerivation {
|
||||
chkno
|
||||
fgaz
|
||||
thekostins
|
||||
indium114
|
||||
];
|
||||
platforms = lib.platforms.all;
|
||||
# TODO alsa-lib is linux-only, figure out what dependencies are required on Darwin
|
||||
|
||||
Reference in New Issue
Block a user