Loading pkgs/by-name/ni/nirius/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
pkgs/by-name/ni/nirius/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -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"; Loading