Commit b6dc9fc5 authored by José Romildo's avatar José Romildo
Browse files

marwaita-manjaro: rename to marwaita-darkcyan

parent a0a83d42
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
}:

stdenv.mkDerivation rec {
  pname = "marwaita-manjaro";
  pname = "marwaita-darkcyan";
  version = "20.1";

  src = fetchFromGitHub {
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
  '';

  meta = with lib; {
    description = "Manjaro Style (green version) of Marwaita GTK theme";
    description = "Manjaro Style of Marwaita GTK theme";
    homepage = "https://www.pling.com/p/1351213/";
    license = licenses.gpl3Only;
    platforms = platforms.unix;
+1 −0
Original line number Diff line number Diff line
@@ -862,6 +862,7 @@ mapAliases ({
  mariadb-client = hiPrio mariadb.client; #added 2019.07.28
  markdown-pp = throw "markdown-pp was removed from nixpkgs, because the upstream archived it on 2021-09-02"; # Added 2023-07-22
  markmind = throw "markmind has been removed from nixpkgs, because it depended on an old version of electron"; # Added 2023-09-12
  marwaita-manjaro = lib.warn "marwaita-manjaro has been renamed to marwaita-darkcyan" marwaita-darkcyan; # Added 2024-07-01
  matrique = spectral; # Added 2020-01-27
  matrixcli = throw "'matrixcli' has been removed due to being unmaintained and broken functionality. Recommend 'matrix-commander' as an alternative"; # Added 2024-03-09
  matrix-recorder = throw "matrix-recorder has been removed due to being unmaintained"; # Added 2023-05-21