Loading pkgs/tools/security/arti/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ rustPlatform.buildRustPackage rec { pname = "arti"; version = "1.1.8"; version = "1.1.9"; src = fetchFromGitLab { domain = "gitlab.torproject.org"; Loading @@ -18,10 +18,10 @@ rustPlatform.buildRustPackage rec { owner = "core"; repo = "arti"; rev = "arti-v${version}"; sha256 = "sha256-+Y41jhMEzcNyA9U0zsvVyR9f1dEV94hFNR8SxiJ6hCk="; sha256 = "sha256-nce+WpT9uloO9Ce/h1ziPWJhYMcL4yZvYO1EP8AEfxI="; }; cargoHash = "sha256-MF2WPUs0MvhN3MSmey7ziPPwZz8zkn2D3G2WDgXn+hs="; cargoHash = "sha256-Qqm39QK+/rCmad3dJLVPGd7ZKP8ldtFI+NnxC6iQUBA="; nativeBuildInputs = lib.optionals stdenv.isLinux [ pkg-config ]; Loading Loading
pkgs/tools/security/arti/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ rustPlatform.buildRustPackage rec { pname = "arti"; version = "1.1.8"; version = "1.1.9"; src = fetchFromGitLab { domain = "gitlab.torproject.org"; Loading @@ -18,10 +18,10 @@ rustPlatform.buildRustPackage rec { owner = "core"; repo = "arti"; rev = "arti-v${version}"; sha256 = "sha256-+Y41jhMEzcNyA9U0zsvVyR9f1dEV94hFNR8SxiJ6hCk="; sha256 = "sha256-nce+WpT9uloO9Ce/h1ziPWJhYMcL4yZvYO1EP8AEfxI="; }; cargoHash = "sha256-MF2WPUs0MvhN3MSmey7ziPPwZz8zkn2D3G2WDgXn+hs="; cargoHash = "sha256-Qqm39QK+/rCmad3dJLVPGd7ZKP8ldtFI+NnxC6iQUBA="; nativeBuildInputs = lib.optionals stdenv.isLinux [ pkg-config ]; Loading