cosmic-greeter: 1.0.0-beta.1 -> 1.0.0-beta.1.1

Diff: https://github.com/pop-os/cosmic-greeter/compare/epoch-1.0.0-beta.1...epoch-1.0.0-beta.1.1
This commit is contained in:
Heitor Augusto
2025-09-25 13:57:00 -03:00
parent 00a877b5bf
commit fc16eaf271
+2 -2
View File
@@ -18,14 +18,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-greeter";
version = "1.0.0-beta.1";
version = "1.0.0-beta.1.1";
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-greeter";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-nNLtYnZYK3wuAZhKNi5Dbb2i8Fn1RBq4g5F8S1gGuQA=";
hash = "sha256-rMZ+UbHarnvPaVAI5XeBfLduWEZHthguRSKLv3d/Eo0=";
};
cargoHash = "sha256-qioWGfg+cMaRNX6H6IWdcAU2py7oq9eNaxzKWw0H4R4=";