Unverified Commit c5934e87 authored by Colin's avatar Colin Committed by GitHub
Browse files

moospace: rename from mooSpace (#488472)

parents 110881c0 420e0d11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
  faust2lv2,
}:
stdenv.mkDerivation {
  pname = "mooSpace";
  pname = "moospace";
  version = "0-unstable-2020-06-10";

  src = fetchFromGitHub {
+1 −0
Original line number Diff line number Diff line
@@ -1290,6 +1290,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