mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] {cni-plugin-,}flannel: move to by-name (#528909)
This commit is contained in:
commit
e90080ae95
3 changed files with 0 additions and 3 deletions
|
|
@ -2180,9 +2180,6 @@ with pkgs;
|
|||
|
||||
fcitx5-lua = callPackage ../tools/inputmethods/fcitx5/fcitx5-lua.nix { lua = lua5_3; };
|
||||
|
||||
flannel = callPackage ../tools/networking/flannel { };
|
||||
cni-plugin-flannel = callPackage ../tools/networking/flannel/plugin.nix { };
|
||||
|
||||
flatpak-builder = callPackage ../development/tools/flatpak-builder {
|
||||
binutils = binutils-unwrapped;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue