-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: distributed via nix support #56
base: master
Are you sure you want to change the base?
Conversation
@brikis98 whom can I tag for review? thank you |
@eak12913 sorry for bothering you. do you know if somebody can help me? thank you |
ping |
Hi, Local builds also seems to fail:
|
@denis256 nix build -L --show-trace --verbose --no-fallback for me it works. as for CI, i guess until i am part of repo I cannot modify CI (at least CI will not run my files, but master). so I doubt I can help with CI. |
ho, it does not run any check from my PR, so sure not even nix build 264a1e7 . |
|
@denis256 likely your nix version is tooo old |
CI part: CircleCI can be used on own repos for free https://circleci.com/pricing/ |
@denis256 i did tried C CI, so it requires some commit and run and complex setup, seems overkill. idea of using PRs is also to run via existing CI, do not require me to do complex setup proc of CI setup with commit of my own pipeline... not sure I can do anything here. and not sure how it related at all to have CI gate. nix does not needs ci checks as nix is CI. |
Hello, |
@gcagle3 may be you can take a look? |
Description
Allow to reference bash scripts as nix package.
Documentation
with flake and commands feature enabled
TODOs
Please ensure all of these TODOs are completed before asking for a review.
feature/new-vpc-endpoints-955
orbug/missing-count-param-434
.