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