bullet: move to by-name

This commit is contained in:
jopejoe1
2025-08-21 08:55:51 +02:00
parent 65d1858dcf
commit 7e033de86b
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -15875,8 +15875,6 @@ with pkgs;
zncModules = recurseIntoAttrs (callPackage ../applications/networking/znc/modules.nix { });
bullet = callPackage ../development/libraries/bullet { };
dart = callPackage ../development/compilers/dart { };
pub2nix = recurseIntoAttrs (callPackage ../build-support/dart/pub2nix { });