Loading pkgs/by-name/gi/git-mit/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ }: let version = "5.14.3"; version = "5.14.4"; in rustPlatform.buildRustPackage { pname = "git-mit"; Loading @@ -20,7 +20,7 @@ rustPlatform.buildRustPackage { owner = "PurpleBooth"; repo = "git-mit"; rev = "v${version}"; hash = "sha256-+7rl4wxVQq4bLBsnLSeJD+1kkRuf7FCi81pXGrNNOPI="; hash = "sha256-8XWwzR9TiSCU6fKbrulKpCDFDEyzQpaT2nrahF8iac8="; }; useFetchCargoVendor = true; Loading @@ -30,7 +30,7 @@ rustPlatform.buildRustPackage { ./libgit2-update.patch ]; cargoHash = "sha256-uoS6vmHmOVkHS81mrsbbXqP/dAC/FNHAlpTDHSa632k="; cargoHash = "sha256-B2XRdcwcFxMwnDl5ndIw72OEsn6D2Y8rIoeO4tclJkk="; nativeBuildInputs = [ pkg-config ]; Loading Loading
pkgs/by-name/gi/git-mit/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ }: let version = "5.14.3"; version = "5.14.4"; in rustPlatform.buildRustPackage { pname = "git-mit"; Loading @@ -20,7 +20,7 @@ rustPlatform.buildRustPackage { owner = "PurpleBooth"; repo = "git-mit"; rev = "v${version}"; hash = "sha256-+7rl4wxVQq4bLBsnLSeJD+1kkRuf7FCi81pXGrNNOPI="; hash = "sha256-8XWwzR9TiSCU6fKbrulKpCDFDEyzQpaT2nrahF8iac8="; }; useFetchCargoVendor = true; Loading @@ -30,7 +30,7 @@ rustPlatform.buildRustPackage { ./libgit2-update.patch ]; cargoHash = "sha256-uoS6vmHmOVkHS81mrsbbXqP/dAC/FNHAlpTDHSa632k="; cargoHash = "sha256-B2XRdcwcFxMwnDl5ndIw72OEsn6D2Y8rIoeO4tclJkk="; nativeBuildInputs = [ pkg-config ]; Loading