mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
Include Mnemosyne in nix packages collection.
This commit is contained in:
parent
344279495a
commit
ed7c311876
1 changed files with 2 additions and 0 deletions
|
@ -9576,6 +9576,8 @@ let
|
|||
mars = callPackage ../games/mars { };
|
||||
|
||||
micropolis = callPackage ../games/micropolis { };
|
||||
|
||||
mnemosyne = callPackage ../games/mnemosyne { };
|
||||
|
||||
naev = callPackage ../games/naev { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue