x_x
This commit is contained in:
parent
9a2324c2eb
commit
de45ceb4fe
10 changed files with 8 additions and 14 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
|
|
@ -463,7 +463,6 @@ rec {
|
|||
description = "A GUI for the Chameleon Ultra written in Flutter for crossplatform";
|
||||
homepage = "https://github.com/GameTec-live/ChameleonUltraGUI";
|
||||
license = licenses.gpl3;
|
||||
maintainers = [maintainers.emileclarkb];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,6 +20,5 @@ in
|
|||
description = "A lightweight, fast, terminal-based markdown research tool inspired by Obsidian";
|
||||
homepage = "https://github.com/hanebox/ekphos";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [lib.maintainers.emileclarkb];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue