add weave-gitops clis
This commit is contained in:
parent
0fb744c200
commit
8cb56d73a6
3 changed files with 29 additions and 0 deletions
|
@ -3,6 +3,8 @@ _final: prev: {
|
|||
v = {
|
||||
glitch-soc = prev.callPackage ./glitch-soc { };
|
||||
|
||||
weave-gitops = prev.callPackage ./weave-gitops { };
|
||||
|
||||
unbound = prev.unbound.override {
|
||||
withSystemd = true;
|
||||
withDoH = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue