Loading pkgs/by-name/ma/magnetic-catppuccin-gtk/package.nix +7 −7 Original line number Diff line number Diff line Loading @@ -59,13 +59,13 @@ lib.checkListOfEnum "${pname} Valid theme accent(s)" validAccents accent lib.che stdenv.mkDerivation { pname = "magnetic-${lib.toLower pname}"; version = "0-unstable-2024-11-06"; version = "0-unstable-2025-04-25"; src = fetchFromGitHub { owner = "Fausto-Korpsvart"; repo = "Catppuccin-GTK-Theme"; rev = "be79b8289200aa1a17620f84dde3fe4c3b9c5998"; hash = "sha256-QItHmYZpe7BiPC+2CtFwiRXyMTG7+ex0sJTs63xmkAo="; rev = "c961826d027ed93fae12a9a309616e36d140e6b9"; hash = "sha256-7F4FrhM+kBFPeLp2mjmYkoDiF9iKDUkC27LUBuFyz7g="; }; nativeBuildInputs = [ Loading Loading @@ -101,11 +101,11 @@ lib.checkListOfEnum "${pname} Valid theme accent(s)" validAccents accent lib.che runHook postInstall ''; meta = with lib; { meta = { description = "GTK Theme with Catppuccin colour scheme"; homepage = "https://github.com/Fausto-Korpsvart/Catppuccin-GTK-Theme"; license = licenses.gpl3Only; maintainers = with maintainers; [ icy-thought ]; platforms = platforms.all; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ icy-thought ]; platforms = lib.platforms.all; }; } Loading
pkgs/by-name/ma/magnetic-catppuccin-gtk/package.nix +7 −7 Original line number Diff line number Diff line Loading @@ -59,13 +59,13 @@ lib.checkListOfEnum "${pname} Valid theme accent(s)" validAccents accent lib.che stdenv.mkDerivation { pname = "magnetic-${lib.toLower pname}"; version = "0-unstable-2024-11-06"; version = "0-unstable-2025-04-25"; src = fetchFromGitHub { owner = "Fausto-Korpsvart"; repo = "Catppuccin-GTK-Theme"; rev = "be79b8289200aa1a17620f84dde3fe4c3b9c5998"; hash = "sha256-QItHmYZpe7BiPC+2CtFwiRXyMTG7+ex0sJTs63xmkAo="; rev = "c961826d027ed93fae12a9a309616e36d140e6b9"; hash = "sha256-7F4FrhM+kBFPeLp2mjmYkoDiF9iKDUkC27LUBuFyz7g="; }; nativeBuildInputs = [ Loading Loading @@ -101,11 +101,11 @@ lib.checkListOfEnum "${pname} Valid theme accent(s)" validAccents accent lib.che runHook postInstall ''; meta = with lib; { meta = { description = "GTK Theme with Catppuccin colour scheme"; homepage = "https://github.com/Fausto-Korpsvart/Catppuccin-GTK-Theme"; license = licenses.gpl3Only; maintainers = with maintainers; [ icy-thought ]; platforms = platforms.all; license = lib.licenses.gpl3Only; maintainers = with lib.maintainers; [ icy-thought ]; platforms = lib.platforms.all; }; }