yes
This commit is contained in:
parent
27b04eb7d4
commit
b96d90d6a3
1 changed files with 0 additions and 3 deletions
|
|
@ -13,9 +13,6 @@
|
||||||
defaultPackage = pkgs.stdenv.mkDerivation {
|
defaultPackage = pkgs.stdenv.mkDerivation {
|
||||||
name = "glonkers";
|
name = "glonkers";
|
||||||
src = ./.;
|
src = ./.;
|
||||||
naitiveBuildInputs = with pkgs; [
|
|
||||||
gcc
|
|
||||||
];
|
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
pkg-config
|
pkg-config
|
||||||
sdl3
|
sdl3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue