{cni-plugin-,}flannel: move to by-name (#526031)

This commit is contained in:
Michael Daniels
2026-06-06 19:07:23 +00:00
committed by GitHub
3 changed files with 0 additions and 3 deletions
-3
View File
@@ -2168,9 +2168,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;
};