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.5.4"; version = "0.6.1"; src = fetchFromSourcehut { owner = "~tsdh"; repo = "nirius"; rev = "nirius-${version}"; hash = "sha256-UZUat/BmMIvkAphLaU5jaiRCrtsXvUXXGOgPrjgpPaU="; hash = "sha256-KAh45AcNB9Y4ahxamtI6/z3l1xg6yf17h4rnZl3w89I="; }; cargoHash = "sha256-eLQf3cC95y4UdPI/gJWN4Fdwa3DqXT+QvIV+2w34ul0="; cargoHash = "sha256-p123QvlB/j0b5kFjICcTI/5ZKL8pzGfIvH80doAhqFA="; 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.5.4"; version = "0.6.1"; src = fetchFromSourcehut { owner = "~tsdh"; repo = "nirius"; rev = "nirius-${version}"; hash = "sha256-UZUat/BmMIvkAphLaU5jaiRCrtsXvUXXGOgPrjgpPaU="; hash = "sha256-KAh45AcNB9Y4ahxamtI6/z3l1xg6yf17h4rnZl3w89I="; }; cargoHash = "sha256-eLQf3cC95y4UdPI/gJWN4Fdwa3DqXT+QvIV+2w34ul0="; cargoHash = "sha256-p123QvlB/j0b5kFjICcTI/5ZKL8pzGfIvH80doAhqFA="; meta = { description = "Utility commands for the niri wayland compositor"; Loading