vvvvvv: move to pkgs/by-name

This commit is contained in:
Martino Fontana 2024-03-29 22:43:41 +01:00
parent 0c8952f776
commit 14405dccb7
2 changed files with 1 additions and 1 deletions

View File

@ -37864,7 +37864,7 @@ with pkgs;
voxelands = callPackage ../games/voxelands { };
vvvvvv = callPackage ../games/vvvvvv {
vvvvvv = callPackage ../by-name/vv/vvvvvv/package.nix {
inherit (darwin.apple_sdk.frameworks) Foundation IOKit;
};