Skip to content

Commit 2a3e61c

Browse files
authored
Merge pull request #94 from DeterminateSystems/python-projects
Add pyproject-nix projects to mirror
2 parents ae4a01c + 24b1bef commit 2a3e61c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/mirror.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ jobs:
109109
branch: main
110110
- repo: zhaofengli/attic
111111
branch: main
112+
# Python
113+
- repo: pyproject-nix/pyproject.nix
114+
branch: master
115+
- repo: pyproject-nix/uv2nix
116+
branch: master
117+
- repo: pyproject-nix/build-system-pkgs
118+
branch: master
112119

113120
# Pulled out of the alpha-sorted list, since they're handled special
114121
# in the rapid, fast-acting update handling.

0 commit comments

Comments
 (0)