mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
catppuccin-kvantum: 0-unstable-2024-10-25 -> 0-unstable-2025-04-22
This commit is contained in:
parent
6964385faf
commit
86e0417505
1 changed files with 3 additions and 3 deletions
|
@ -33,13 +33,13 @@ lib.checkListOfEnum "${pname}: theme accent"
|
|||
stdenvNoCC.mkDerivation
|
||||
{
|
||||
inherit pname;
|
||||
version = "0-unstable-2024-10-25";
|
||||
version = "0-unstable-2025-04-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "catppuccin";
|
||||
repo = "Kvantum";
|
||||
rev = "a87694e0a3c97644dbb34f8835112d17b54ace68";
|
||||
hash = "sha256-eQmEeKC+L408ajlNg3oKMnDK6Syy2GV6FrR2TN5ZBCg=";
|
||||
rev = "bc98ccaf9e64a354dd752c24605d4e3a9fe5bfd2";
|
||||
hash = "sha256-9DVVUFWhKNe2x3cNVBI78Yf5reh3L22Jsu1KKpKLYsU=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue