Replies: 1 comment 3 replies
-
|
Not sure what you are trying to do. You don't need any {
nixci.default = {
"root".dir = ./.;
};
}(But that's the default anyway, when a nixci config is lacking). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe I've read the docs incorrectly, but I thought I should be able to do this:
nixci build .#testsI can't reference directly either:
Beta Was this translation helpful? Give feedback.
All reactions