-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
traefik: 1.5.2 -> 1.6.2 #41208
traefik: 1.5.2 -> 1.6.2 #41208
Conversation
Signed-off-by: Vincent Demeester <[email protected]>
@GrahamcOfBorg build traefik |
Success on x86_64-linux (full log) Attempted: traefik Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: traefik Partial log (click to expand)
|
Nothing else depends on this package so LGTM. |
Success on aarch64-linux (full log) Attempted: traefik Partial log (click to expand)
|
Since The upstream build process seems to include spinning up a docker container, basically compiling files in Our build process leaves the I tried packaging ng and the Maybe you can take a look, too? |
as for Profpatsch/yarn2nix, for now I simply tried packaging the node subproject from a Træfik source checkout: $ cd webui
$ yarn2nix ./jsprotect/yarn.lock > npm-deps.nix
$ yarn2nix --template ./jsproject/package.json > npm-package.nix
# add default.nix from yarn2nix' README, replacing /path/to/yarn2nix
$ nix-build with |
Let's merge this now. The webui addition should be a separate PR when ready. |
Signed-off-by: Vincent Demeester [email protected]
Motivation for this change
Bump version to 1.6.2.
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)