mullvad: add completions

This commit is contained in:
Leonardo Eugênio 2023-03-09 10:10:19 -03:00
parent e3261735cc
commit d9f56ffc93
3 changed files with 19 additions and 0 deletions

View file

@ -52,6 +52,7 @@
patches = (old.patches or [ ]) ++ [ ../patches/webcord/fix-reading-config.patch ];
});
nil-lsp = inputs.nil-lsp.packages.${prev.system}.nil;
mullvad = inputs.mullvad-with-completions.legacyPackages.${prev.system}.mullvad;
});
patches = (final: prev: {