Loading pkgs/by-name/tr/tray-tui/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ }: rustPlatform.buildRustPackage rec { pname = "tray-tui"; version = "0.1.0"; version = "0.2.0"; src = fetchFromGitHub { owner = "Levizor"; repo = "tray-tui"; tag = version; hash = "sha256-N/ECG8J1wVoMevj3sDHiZiXIWmb6gKQFUfK0BiNHICM="; hash = "sha256-yCA0qN51xrfhHOL34prn6T4qZ7PsLHX1l2yd4o6oGCo="; }; useFetchCargoVendor = true; cargoHash = "sha256-COz4tY6VwjpwxLNe7JIs8CBXlQyQIaDhMQkeZRKk5Zs="; cargoHash = "sha256-m6m9zZ/H1FpEDTh1M94ZwxLht1Of13xNqM7T3igjc6M="; nativeBuildInputs = [ installShellFiles Loading Loading
pkgs/by-name/tr/tray-tui/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,18 +7,18 @@ }: rustPlatform.buildRustPackage rec { pname = "tray-tui"; version = "0.1.0"; version = "0.2.0"; src = fetchFromGitHub { owner = "Levizor"; repo = "tray-tui"; tag = version; hash = "sha256-N/ECG8J1wVoMevj3sDHiZiXIWmb6gKQFUfK0BiNHICM="; hash = "sha256-yCA0qN51xrfhHOL34prn6T4qZ7PsLHX1l2yd4o6oGCo="; }; useFetchCargoVendor = true; cargoHash = "sha256-COz4tY6VwjpwxLNe7JIs8CBXlQyQIaDhMQkeZRKk5Zs="; cargoHash = "sha256-m6m9zZ/H1FpEDTh1M94ZwxLht1Of13xNqM7T3igjc6M="; nativeBuildInputs = [ installShellFiles Loading