cve-bin-tool: migrate to by-name

(cherry picked from commit eee73dc65b)
This commit is contained in:
TomaSajt 2026-06-15 16:57:36 +02:00
commit 9f7f298650
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 2 deletions

View file

@ -2069,8 +2069,6 @@ with pkgs;
ngtcp2 = ngtcp2-gnutls;
};
cve-bin-tool = callPackage ../tools/security/cve-bin-tool { };
dconf2nix = callPackage ../development/tools/haskell/dconf2nix { };
inherit (callPackages ../applications/networking/p2p/deluge { })