Loading pkgs/by-name/ca/catppuccin-whiskers/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, rustPlatform, nix-update-script, }: let version = "2.9.0"; Loading @@ -19,6 +20,8 @@ rustPlatform.buildRustPackage { cargoHash = "sha256-40IPDdxKTWYxsCfsECsXDGwfxXiTEIelxIGAFv3xlU4="; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/catppuccin/whiskers"; description = "Templating tool to simplify the creation of Catppuccin ports"; Loading Loading
pkgs/by-name/ca/catppuccin-whiskers/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, fetchFromGitHub, rustPlatform, nix-update-script, }: let version = "2.9.0"; Loading @@ -19,6 +20,8 @@ rustPlatform.buildRustPackage { cargoHash = "sha256-40IPDdxKTWYxsCfsECsXDGwfxXiTEIelxIGAFv3xlU4="; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/catppuccin/whiskers"; description = "Templating tool to simplify the creation of Catppuccin ports"; Loading