release-python.nix: add nixos-render-docs to tested set
This commit is contained in:
@@ -35,7 +35,8 @@ let
|
||||
name = "python-tested";
|
||||
meta.description = "Release-critical packages from the python package sets";
|
||||
constituents = [
|
||||
jobs.remarshal.x86_64-linux # Used in pkgs.formats helper
|
||||
jobs.nixos-render-docs.x86_64-linux # Used in nixos manual
|
||||
jobs.remarshal.x86_64-linux # Used in pkgs.formats helper
|
||||
jobs.python311Packages.buildcatrust.x86_64-linux # Used in pkgs.cacert
|
||||
jobs.python311Packages.colorama.x86_64-linux # Used in nixos test-driver
|
||||
jobs.python311Packages.ptpython.x86_64-linux # Used in nixos test-driver
|
||||
|
||||
Reference in New Issue
Block a user