srid / nixci

Define and build CI for Nix projects anywhere; superceded by Omnix https://omnix.page/om/ci.html
GNU Affero General Public License v3.0
109 stars 5 forks source link

PR regression #21

Closed srid closed 1 year ago

srid commented 1 year ago

https://github.com/srid/nixci/commit/724df2bfb78d1f74ba045d9e2ef375e68c07de62 introduced a bug

❯ ./result/bin/nixci https://github.com/juspay/services-flake/pull/51
🍏 git+https://github.com/juspay/services-flake?ref=nixci02
🍎 dev
> nix flake lock --no-update-lock-file "git+https://github.com/juspay/services-flake?ref=nixci02?dir=./dev"
error: invalid Git branch/tag name 'nixci02?dir=./dev'
Error: nix flake lock failed to run (exited: 1)