-
-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
add bazel-remote as a go package and a nixos module #54996
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to my comments, you need to split this PR into three commits in this order:
- One for adding yourself as a maintainer
- One for adding the package
- And one for adding the NixOS module
And format your commit message according to the Contribution Guidelines, also linked to from the PR template.
Thanks @infinisil I'll split it up but I just want to wait for your answers to my questions first. |
An HTTP/1.1 server that is intended to be used as a remote build cache for Bazel. Depends on: NixOS#54996 NixOS#55187
I said to split it into three commits, not pull requests. Having PR's that depend on each other isn't very nice. But it doesn't matter now |
Motivation for this change
Add https://github.com/buchgr/bazel-remote as a NixOS module
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)