nirius: 0.4.3 -> 0.5.4 (#450266)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-09 17:20:05 +00:00
committed by GitHub

View File

@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage rec {
pname = "nirius";
version = "0.4.3";
version = "0.5.4";
src = fetchFromSourcehut {
owner = "~tsdh";
repo = "nirius";
rev = "nirius-${version}";
hash = "sha256-JAoKuM+A9AO1erhpWIYKq8lWjRAYjDKqxf1r/Fu2IAM=";
hash = "sha256-UZUat/BmMIvkAphLaU5jaiRCrtsXvUXXGOgPrjgpPaU=";
};
cargoHash = "sha256-btau5IVJ4PWK65eU1F7cmUzF4MOj8FEc4p8KhHg03QQ=";
cargoHash = "sha256-eLQf3cC95y4UdPI/gJWN4Fdwa3DqXT+QvIV+2w34ul0=";
meta = {
description = "Utility commands for the niri wayland compositor";