This commit is contained in:
do butterflies cry? 2026-03-22 14:45:26 +10:00
parent 9a2324c2eb
commit de45ceb4fe
Signed by: cry
GPG key ID: F68745A836CA0412
10 changed files with 8 additions and 14 deletions

View file

@ -10,7 +10,6 @@
angryoxide-meta = {
homepage = "https://github.com/${angryoxide-owner}/${angryoxide-pname}";
license = lib.licenses.gpl3;
maintainers = [lib.maintainers.emileclarkb];
};
# "Vendored LibWifi used in AngryOxide"
@ -66,7 +65,7 @@
meta =
{
description = "AngryOxide's source files isolated by (@emileclarkb) into a separate Nix derivation.";
description = "AngryOxide's source files isolated by @_cry64 into a separate Nix derivation.";
}
// angryoxide-meta;
};