nirius: 0.8.0 -> 0.9.0

This commit is contained in:
R. Ryantm
2026-08-24 00:42:09 +00:00
parent 941ede61f9
commit e6a2469989

View File

@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "nirius";
version = "0.8.0";
version = "0.9.0";
src = fetchFromSourcehut {
owner = "~tsdh";
repo = "nirius";
rev = "nirius-${finalAttrs.version}";
hash = "sha256-hLrGdeRDhNC7xyG0IIQN1A+O8WzqIZqIRZ04fkLfANs=";
hash = "sha256-GWbmX+x4X0VXb9kgpu1rS30hWK5MAuvGBp48MQfnS8w=";
};
cargoHash = "sha256-3d/U5xsOPV5XzZuLNvkV4BYCfzrpFCol5p8Ras3eCn8=";
cargoHash = "sha256-RDDbx/JiyWwPOBEJDl7uJ1rGvGK1IYnjv0UTNjg+Yhc=";
meta = {
description = "Utility commands for the niri wayland compositor";