mdbook 0.4.25 -> 0.4.26 https://github.com/rust-lang/mdBook/releases attrpath: mdbook Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-C9ziW3LUBGR/K+nR3mDr62KoE9p3mn+50nfd/3NFjro= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/text/mdbook/default.nix b/pkgs/tools/text/mdbook/default.nix index d3bf8b2d8bf..9d00c8e1fd1 100644 --- a/pkgs/tools/text/mdbook/default.nix +++ b/pkgs/tools/text/mdbook/default.nix @@ -2,16 +2,16 @@ rustPlatform.buildRustPackage rec { pname = "mdbook"; - version = "0.4.25"; + version = "0.4.26"; src = fetchFromGitHub { owner = "rust-lang"; repo = "mdBook"; rev = "refs/tags/v${version}"; - sha256 = "sha256-9zq3y7fNbGkprekzPDnJV4/IkAFUGEydkWAtr49mhdg="; + sha256 = "sha256-+K2mbVbOMQDumcPgiPtqDts/RGi+E0lF7Cftt86X/5A="; }; - cargoSha256 = "sha256-6UiE/b6iJkuM/9g5yhB33WwTZ2VYlWFWQdfdHzA39CM="; + cargoHash = "sha256-C9ziW3LUBGR/K+nR3mDr62KoE9p3mn+50nfd/3NFjro="; auditable = true; # TODO: remove when this is the default Successfully finished processing cachix "/nix/store/p0clv6nan6bqa0cr6agmrsy7d0d29m0h-mdbook-0.4.26" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package blacklisted:
77 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/rust-lang/mdBook/releases. meta.description for mdbook is: Create books from MarkDown meta.homepage for mdbook is: https://github.com/rust-lang/mdBook meta.changelog for mdbook is: https://github.com/rust-lang/mdBook/blob/v0.4.26/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.4.26 with grep in /nix/store/p0clv6nan6bqa0cr6agmrsy7d0d29m0h-mdbook-0.4.26 - found 0.4.26 in filename of file in /nix/store/p0clv6nan6bqa0cr6agmrsy7d0d29m0h-mdbook-0.4.26 ---
Rebuild report (if merged into master) (click to expand) ``` 99 total rebuild path(s) 99 package rebuild(s) First fifty rebuilds by attrpath appvm bundix cabal2nix cached-nix-shell cachix colmena common-updater-scripts crate2nix crystal2nix dep2nix dydisnix fusionInventory go2nix harmonia haskellPackages.cabal2nix-unstable haskellPackages.cachix haskellPackages.hercules-ci-agent haskellPackages.hercules-ci-cli haskellPackages.hercules-ci-cnix-expr haskellPackages.hercules-ci-cnix-store haskellPackages.nix-paths haskellPackages.nix-serve-ng haskellPackages.nvfetcher haskellPackages.update-nix-fetchgit hci hercules-ci-agent hydra_unstable libnixxml lispPackages.quicklisp-to-nix lispPackages.quicklisp-to-nix-system-info lua51Packages.luarocks-nix lua52Packages.luarocks-nix lua53Packages.luarocks-nix lua54Packages.luarocks-nix luaPackages.luarocks-nix luajitPackages.luarocks-nix luarocks-nix mdbook nc4nix nil nix nix-bundle nix-direnv nix-doc nix-du nix-eval-jobs nix-index nix-init nix-pin nix-plugins ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/p0clv6nan6bqa0cr6agmrsy7d0d29m0h-mdbook-0.4.26 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A mdbook https://github.com/r-ryantm/nixpkgs/archive/809c0e97b661a168d693948174981abfc55eceeb.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/p0clv6nan6bqa0cr6agmrsy7d0d29m0h-mdbook-0.4.26 ls -la /nix/store/p0clv6nan6bqa0cr6agmrsy7d0d29m0h-mdbook-0.4.26/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package blacklisted:
77 packages built:
--- ###### Maintainer pings cc @Havvy @Frostman for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/215746