vvvvvv: move to pkgs/by-name
This commit is contained in:
parent
0c8952f776
commit
14405dccb7
2 changed files with 1 additions and 1 deletions
|
@ -37864,7 +37864,7 @@ with pkgs;
|
||||||
|
|
||||||
voxelands = callPackage ../games/voxelands { };
|
voxelands = callPackage ../games/voxelands { };
|
||||||
|
|
||||||
vvvvvv = callPackage ../games/vvvvvv {
|
vvvvvv = callPackage ../by-name/vv/vvvvvv/package.nix {
|
||||||
inherit (darwin.apple_sdk.frameworks) Foundation IOKit;
|
inherit (darwin.apple_sdk.frameworks) Foundation IOKit;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue