python311Packages.sphinxcontrib-ditaa: init at 1.0.2#309426
Merged
natsukium merged 2 commits intoNixOS:masterfrom May 23, 2024
Merged
python311Packages.sphinxcontrib-ditaa: init at 1.0.2#309426natsukium merged 2 commits intoNixOS:masterfrom
natsukium merged 2 commits intoNixOS:masterfrom
Conversation
13 tasks
natsukium
requested changes
May 6, 2024
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
Member
|
Could you please rewrite your commit message and PR title as |
173571c to
ba59da8
Compare
natsukium
reviewed
May 12, 2024
pkgs/development/python-modules/sphinxcontrib-ditaa/default.nix
Outdated
Show resolved
Hide resolved
9ee1c85 to
60a37e3
Compare
60a37e3 to
7be01b1
Compare
7be01b1 to
d473308
Compare
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
d473308 to
197d626
Compare
Contributor
Author
|
format regularized with nixfmt from pkgs.nixfmt-rfc-style |
Contributor
Author
|
@NixOS/nixpkgs-merge-bot merge |
Contributor
Contributor
Author
|
looks like need help to trigger the merge here. |
Member
|
Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Add sphinx plugin to invoke ditaa.
Executable content comprises about 200 lines of python.
nix package adapted from sphinxcontrib-blockdiag
Things done
Using successfully for sphinx-generated documentation in xo-unit (https://github.com/rconybea/xo-unit),
and user environment in xo-nix2 (https://github.com/rconybea/xo-nix2/flake.nix)
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.