moospace: rename from mooSpace

rename to lowercase to fit package naming conventions
This commit is contained in:
quantenzitrone
2026-02-08 22:02:54 +01:00
parent 9378e64792
commit 420e0d1154
2 changed files with 2 additions and 1 deletions
@@ -6,7 +6,7 @@
faust2lv2,
}:
stdenv.mkDerivation {
pname = "mooSpace";
pname = "moospace";
version = "0-unstable-2020-06-10";
src = fetchFromGitHub {
+1
View File
@@ -1270,6 +1270,7 @@ mapAliases {
mono5 = mono6; # Added 2025-08-25
mono-addins = throw "mono-addins has been removed due to its dependency on the removed mono4. Consider alternative frameworks or migrate to newer .NET technologies."; # Added 2025-08-25
monotoneViz = throw "monotoneViz was removed because it relies on a broken version of graphviz"; # Added 2025-10-19
mooSpace = moospace; # Added 2026-02-08
moralerspace-hwnf = throw "moralerspace-hwnf has been removed, use moralerspace-hw instead."; # Added 2025-08-30
moralerspace-nf = throw "moralerspace-nf has been removed, use moralerspace instead."; # Added 2025-08-30
morty = throw "morty has been removed, as searxng removed support for it and it was unmaintained."; # Added 2025-09-26