-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3Packages.mkdocs-material-insiders: init at 9.5.36-insiders-4.53.13 #343788
python3Packages.mkdocs-material-insiders: init at 9.5.36-insiders-4.53.13 #343788
Conversation
pkgs/development/python-modules/mkdocs-git-committers-plugin-2/default.nix
Outdated
Show resolved
Hide resolved
pkgs/development/python-modules/mkdocs-material-insiders/default.nix
Outdated
Show resolved
Hide resolved
@@ -7915,6 +7915,8 @@ self: super: with self; { | |||
|
|||
mkdocs-git-authors-plugin = callPackage ../development/python-modules/mkdocs-git-authors-plugin { }; | |||
|
|||
mkdocs-git-committers-plugin-2 = callPackage ../development/python-modules/mkdocs-git-committers-plugin-2 { }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm a bit rusty on Python packaging, since those are not libraries could they not go under the by-name overlay?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A little unsure myself, but since they don't expose any binaries and their counterparts are also listed here, I figured this would be the correct location? Not too sure, though.
You'll also want to run nixfmt (via nixpkgs-rfc-style) on those packages. |
2e89912
to
1b7ce66
Compare
Signed-off-by: Luka Leer <[email protected]>
Thanks for the review! Will force push to fix the formatting in a lil' bit |
1b7ce66
to
ef1e269
Compare
Signed-off-by: Luka Leer <[email protected]>
…3.13 Signed-off-by: Luka Leer <[email protected]>
76949a6
to
b30ee24
Compare
…9.5.38-insiders-4.53.13 Signed-off-by: Luka Leer <[email protected]>
Insiders version of Material for MkDocs
Depends on #343787
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.