Loading pkgs/by-name/md/mdbook/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ installShellFiles, }: let version = "0.4.47"; version = "0.4.48"; in rustPlatform.buildRustPackage rec { inherit version; Loading @@ -19,11 +19,11 @@ rustPlatform.buildRustPackage rec { owner = "rust-lang"; repo = "mdBook"; tag = "v${version}"; hash = "sha256-XTvC2pGRVat0kOybNb9TziG32wDVexnFx2ahmpUFmaA="; hash = "sha256-ZCV8BSoaYIhNZV3Spsd7rsp8D2zTZSdWMuicQrgax2I="; }; useFetchCargoVendor = true; cargoHash = "sha256-ASPRBAB+elJuyXpPQBm3WI97wD3mjoO1hw0fNHc+KAw="; cargoHash = "sha256-ZpfzAzqVL7/GaI4C7X0UqZAPFT/Y/OCQ53wDcmgM2zI="; nativeBuildInputs = [ installShellFiles ]; Loading Loading
pkgs/by-name/md/mdbook/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ installShellFiles, }: let version = "0.4.47"; version = "0.4.48"; in rustPlatform.buildRustPackage rec { inherit version; Loading @@ -19,11 +19,11 @@ rustPlatform.buildRustPackage rec { owner = "rust-lang"; repo = "mdBook"; tag = "v${version}"; hash = "sha256-XTvC2pGRVat0kOybNb9TziG32wDVexnFx2ahmpUFmaA="; hash = "sha256-ZCV8BSoaYIhNZV3Spsd7rsp8D2zTZSdWMuicQrgax2I="; }; useFetchCargoVendor = true; cargoHash = "sha256-ASPRBAB+elJuyXpPQBm3WI97wD3mjoO1hw0fNHc+KAw="; cargoHash = "sha256-ZpfzAzqVL7/GaI4C7X0UqZAPFT/Y/OCQ53wDcmgM2zI="; nativeBuildInputs = [ installShellFiles ]; Loading