add my own game to exported pkgs
This commit is contained in:
parent
0af9546182
commit
552c6a786c
|
@ -10,7 +10,7 @@ lib.mkDerivation rec {
|
||||||
rev = "main";
|
rev = "main";
|
||||||
sha256 = ""; # Replace with the actual hash
|
sha256 = ""; # Replace with the actual hash
|
||||||
};
|
};
|
||||||
|
;dofhgodsag
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue