tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
maintainers: remove okasu
no github account linked
ajs124
3 years ago
883e38ae
95d1c563
+1
-5
2 changed files
expand all
collapse all
unified
split
maintainers
maintainer-list.nix
pkgs
data
fonts
terminus-font-ttf
default.nix
-4
maintainers/maintainer-list.nix
···
9421
githubId = 7249506;
9422
name = "oida";
9423
};
9424
-
okasu = {
9425
-
email = "oka.sux@gmail.com";
9426
-
name = "Okasu";
9427
-
};
9428
olcai = {
9429
email = "dev@timan.info";
9430
github = "olcai";
···
9421
githubId = 7249506;
9422
name = "oida";
9423
};
0
0
0
0
9424
olcai = {
9425
email = "dev@timan.info";
9426
github = "olcai";
+1
-1
pkgs/data/fonts/terminus-font-ttf/default.nix
···
28
'';
29
homepage = "https://files.ax86.net/terminus-ttf";
30
license = licenses.ofl;
31
-
maintainers = with maintainers; [ okasu ];
32
};
33
}
···
28
'';
29
homepage = "https://files.ax86.net/terminus-ttf";
30
license = licenses.ofl;
31
+
maintainers = with maintainers; [ ];
32
};
33
}