makefu/pnp: use tinc_pre instead of tinc-stable
This commit is contained in:
parent
2281516e57
commit
bf826b0cc3
@ -34,6 +34,7 @@
|
|||||||
krebs.build.user = config.krebs.users.makefu;
|
krebs.build.user = config.krebs.users.makefu;
|
||||||
krebs.build.target = "root@pnp";
|
krebs.build.target = "root@pnp";
|
||||||
|
|
||||||
|
nixpkgs.config.packageOverrides = pkgs: { tinc = pkgs.tinc_pre; };
|
||||||
|
|
||||||
krebs.build.deps = {
|
krebs.build.deps = {
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
|
Loading…
Reference in New Issue
Block a user