Loading pkgs/by-name/sy/systemctl-tui/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -8,16 +8,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "systemctl-tui"; version = "0.5.1"; version = "0.5.2"; src = fetchFromGitHub { owner = "rgwood"; repo = "systemctl-tui"; tag = "v${finalAttrs.version}"; hash = "sha256-KB8iOaN3ndi8uQq1t7TJ1IVHjJEeDBAQ5BRjxwR4Gjo="; hash = "sha256-r9bbEItk+DzVh6oFybaa8LZAAe35TyvvT6tuXOQlCSQ="; }; cargoHash = "sha256-l2cIr+ENjGOBuB5rEO+ze2Ihhds2zfejvuY00YzLrf8="; cargoHash = "sha256-XLISZFxC3v0Hf0QX3P1HmrzACMBwFvB5hrAsZgYE7ig="; nativeInstallCheckInputs = [ versionCheckHook Loading @@ -25,7 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: { doInstallCheck = true; passthru = { updateScript = nix-update-script; updateScript = nix-update-script { }; }; meta = { Loading Loading
pkgs/by-name/sy/systemctl-tui/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -8,16 +8,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "systemctl-tui"; version = "0.5.1"; version = "0.5.2"; src = fetchFromGitHub { owner = "rgwood"; repo = "systemctl-tui"; tag = "v${finalAttrs.version}"; hash = "sha256-KB8iOaN3ndi8uQq1t7TJ1IVHjJEeDBAQ5BRjxwR4Gjo="; hash = "sha256-r9bbEItk+DzVh6oFybaa8LZAAe35TyvvT6tuXOQlCSQ="; }; cargoHash = "sha256-l2cIr+ENjGOBuB5rEO+ze2Ihhds2zfejvuY00YzLrf8="; cargoHash = "sha256-XLISZFxC3v0Hf0QX3P1HmrzACMBwFvB5hrAsZgYE7ig="; nativeInstallCheckInputs = [ versionCheckHook Loading @@ -25,7 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: { doInstallCheck = true; passthru = { updateScript = nix-update-script; updateScript = nix-update-script { }; }; meta = { Loading