Patrick Hilhorst

Results 25 comments of Patrick Hilhorst

See https://github.com/Synthetica9/nixpkgs-update-github-releases/commit/c8ba7c71ca59f99488024c62554bc2fbae472ba2

> "extra-known-userss" [sic] will have to be separated out in to a third, lower level who cannot call the merge command. Ideally, you'd only allow the `build-then-merge` for users that...

@7c6f434c Okay, I suppose I could also see that

Maybe when the build starts, and edit the comment with the result when it finishes? With the checks API it would be obvious, since you can just supply a status...

Seems like the problem is here: ```patch diff --git a/src/Nix.hs b/src/Nix.hs index 67030c5..8ecfe58 100644 --- a/src/Nix.hs +++ b/src/Nix.hs @@ -185,7 +185,7 @@ getIsBroken attrPath = getDescription :: MonadIO m =>...