Loading pkgs/by-name/th/thin-provisioning-tools/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: rustPlatform.buildRustPackage rec { pname = "thin-provisioning-tools"; version = "1.2.1"; version = "1.2.2"; src = fetchFromGitHub { owner = "jthornber"; repo = "thin-provisioning-tools"; rev = "v${version}"; hash = "sha256-cDXjJpYCcOUtEftMBUTg4fbr4E7SxpDatZunba4JpH8="; hash = "sha256-JnibI3txqPXwEemLtgtfe6NAZrOX09p0w4sp9/HEXBQ="; }; strictDeps = true; Loading @@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec { udev ]; cargoHash = "sha256-6KY+p2IhBzy4yrhVDswdah815oSsTeCcWmZH8wUQIf4="; cargoHash = "sha256-1spipVIT49G0l6yLyv3/7jsR2xyJQPjtB5vouyAjpgA="; passthru.tests = { inherit (nixosTests.lvm2) lvm-thinpool-linux-latest; Loading Loading
pkgs/by-name/th/thin-provisioning-tools/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: rustPlatform.buildRustPackage rec { pname = "thin-provisioning-tools"; version = "1.2.1"; version = "1.2.2"; src = fetchFromGitHub { owner = "jthornber"; repo = "thin-provisioning-tools"; rev = "v${version}"; hash = "sha256-cDXjJpYCcOUtEftMBUTg4fbr4E7SxpDatZunba4JpH8="; hash = "sha256-JnibI3txqPXwEemLtgtfe6NAZrOX09p0w4sp9/HEXBQ="; }; strictDeps = true; Loading @@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec { udev ]; cargoHash = "sha256-6KY+p2IhBzy4yrhVDswdah815oSsTeCcWmZH8wUQIf4="; cargoHash = "sha256-1spipVIT49G0l6yLyv3/7jsR2xyJQPjtB5vouyAjpgA="; passthru.tests = { inherit (nixosTests.lvm2) lvm-thinpool-linux-latest; Loading