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
108 stars 5 forks source link

stdout is no longer a list of paths built #79

Closed srid closed 1 month ago

srid commented 1 month ago

A regression from #75

This time, in addition to fixing it we must add a test to prevent this in the future.

One way to fix this: https://github.com/juspay/nix-health/issues/27