working game, needs some touch up
This commit is contained in:
3
default.nix
Normal file
3
default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs ? import <nixpkgs> { } }:
|
||||
|
||||
pkgs.callPackage ./package.nix { }
|
||||
Reference in New Issue
Block a user