2022-12-22T05:09:05 bookstack 22.11 -> 22.11.1 https://github.com/bookstackapp/bookstack/releases 2022-12-22T05:09:07 attrpath: bookstack 2022-12-22T05:09:07 Checking auto update branch... 2022-12-22T05:09:07 No auto update branch exists 2022-12-22T05:09:11 [version] 2022-12-22T05:09:13 [version] updated version and sha256 2022-12-22T05:09:13 [rustCrateVersion] 2022-12-22T05:09:13 [rustCrateVersion] No cargoSha256 found 2022-12-22T05:09:13 [golangModuleVersion] 2022-12-22T05:09:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T05:09:13 [updateScript] 2022-12-22T05:09:13 [updateScript] skipping because derivation has no updateScript 2022-12-22T05:09:13 2022-12-22T05:09:13 [quotedUrls] 2022-12-22T05:09:13 [quotedUrls] nothing found to replace 2022-12-22T05:09:13 Diff after rewrites: diff --git a/pkgs/servers/web-apps/bookstack/default.nix b/pkgs/servers/web-apps/bookstack/default.nix index bcac0e37ffc..75fe60e2557 100644 --- a/pkgs/servers/web-apps/bookstack/default.nix +++ b/pkgs/servers/web-apps/bookstack/default.nix @@ -16,13 +16,13 @@ let in package.override rec { pname = "bookstack"; - version = "22.11"; + version = "22.11.1"; src = fetchFromGitHub { owner = "bookstackapp"; repo = pname; rev = "v${version}"; - sha256 = "1k82dmlrq0ni9c4wf77d4jzrf24jxi1h5zfsj7132z4ql5di5gz4"; + sha256 = "sha256-0yofstZiTK/I6c8go5ENivq41nOfL+0mzIHgbQSEUWo="; }; meta = with lib; { 2022-12-22T05:10:58 Successfully finished processing 2022-12-22T05:10:58 cachix "/nix/store/43dnzsk6lx3k9qxcz9i7j11qn10vzkv8-bookstack" 2022-12-22T05:11:07 [check][nixpkgs-review] 2022-12-22T05:14:11 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-22T05:14:14 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/bookstackapp/bookstack/releases. meta.description for bookstack is: "A platform to create documentation/wiki content built with PHP & Laravel" meta.homepage for bookstack is: "https://www.bookstackapp.com/" meta.changelog for bookstack is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/BookStackApp/BookStack/releases/tag/v22.11.1) - [Compare changes on GitHub](https://github.com/bookstackapp/bookstack/compare/v22.11...v22.11.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 22.11.1 with grep in /nix/store/43dnzsk6lx3k9qxcz9i7j11qn10vzkv8-bookstack ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath bookstack ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/43dnzsk6lx3k9qxcz9i7j11qn10vzkv8-bookstack \ --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 bookstack https://github.com/r-ryantm/nixpkgs/archive/bc74cee4a6a72d2aea188cdc922ceffaf30d5caf.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/43dnzsk6lx3k9qxcz9i7j11qn10vzkv8-bookstack ls -la /nix/store/43dnzsk6lx3k9qxcz9i7j11qn10vzkv8-bookstack/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 built:
--- ###### Maintainer pings cc @ymarkus 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). 2022-12-22T05:14:17 https://api.github.com/repos/NixOS/nixpkgs/pulls/207202