Actions: NixOS/nixpkgs
Actions
1,199 workflow runs
1,199 workflow runs
buildPython* { inherit stdenv; ...; }
to (buildPython*.override { inherit stdenv; }) { ... }
Build Nixpkgs manual v2
#1177:
Pull request #271947
synchronize
by
ShamrockLee
stdenv
customization through (buildPython*.override { inherit stdenv; })
Build Nixpkgs manual v2
#1175:
Pull request #271762
synchronize
by
ShamrockLee