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

Diff: https://github.com/pop-os/cosmic-edit/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:56:59 -03:00
parent d7434fa95a
commit 026d54041b
+2 -2
View File
@@ -16,14 +16,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-edit";
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-edit";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-SevdNNuRXCIeeoRF7RB+rzuN/E+NUv7ZO3MDrPgycSs=";
hash = "sha256-Zd/vTNZt9tPXryOwo2U68FtIul7xiRcz5N4Heuyicoc=";
};
cargoHash = "sha256-YfD06RAQPZRwapd0fhNsZ0tx+0JMNDXiPJIWwDhmG0M=";