python310Packages.furo: 2021.10.9 -> 2022.1.2#155717
python310Packages.furo: 2021.10.9 -> 2022.1.2#155717r-ryantm wants to merge 1 commit intoNixOS:masterfrom
Conversation
|
This update breaks furo. Please don't merge. |
It looks like kitty's documentation is now broken. Has a different PR updating furo been merged? I have this error: > File "/nix/store/13z9v2893iapkj12gk47q04w2197gysq-python3.9-sphinx-4.4.0/lib/python3.9/site-packages/sphinx/events.py", line 109, in emit
> raise ExtensionError(__("Handler %r for event %r threw an exception") %
> sphinx.errors.ExtensionError: Handler <function _html_page_context at 0x7ffff3218c10> for event 'html-page-context' threw an exception (exception: [Errno 2] No such file or directory: '/nix/store/pppq4jc77qw9qv4rqghqa32rjdm314hq-python3.9-furo-2022.1.2/lib/python3.9/s
ite-packages/furo/theme/furo/static/styles/furo.css')
>
> Extension error (furo):
> Handler <function _html_page_context at 0x7ffff3218c10> for event 'html-page-context' threw an exception (exception: [Errno 2] No such file or directory: '/nix/store/pppq4jc77qw9qv4rqghqa32rjdm314hq-python3.9-furo-2022.1.2/lib/python3.9/site-packages/furo/theme/furo/s
tatic/styles/furo.css')
> make[1]: *** [Makefile:24: html] Error 2
|
Here, furo was updated to |
|
Yes, it was updated in 7b890d5. |
|
Or since kitty is an application, use a packageOverride to pin the desired furo version. |
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python310Packages.furo is: "A clean customizable documentation theme for Sphinx"
meta.homepage for python310Packages.furo is: "https://github.com/pradyunsg/furo"
meta.changelog for python310Packages.furo is: ""
Updates performed
To inspect upstream changes
Impact
Checks done (click to expand)
built on NixOS
The tests defined in
passthru.tests, if any, passed0 of 0 passed binary check by having a zero exit code.
0 of 0 passed binary check by having the new version present in output.
found 2022.1.2 with grep in /nix/store/j7amc6z7qbhwwa0bldrh39dvsxqdvhs9-python3.10-furo-2022.1.2
found 2022.1.2 in filename of file in /nix/store/j7amc6z7qbhwwa0bldrh39dvsxqdvhs9-python3.10-furo-2022.1.2
Rebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the
trusted-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
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-reviewrun on x86_64-linux 11 package failed to build:
2 packages built:
Maintainer pings
cc @Luflosi for testing.