summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 6622516..c0b1991 100644
--- a/flake.nix
+++ b/flake.nix
@@ -7,7 +7,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
};
-
outputs = {
nixpkgs,
c3c,
@@ -24,6 +23,7 @@
src = ./.;
buildInputs = [
pkgs.c3c
+ pkgs.raylib
];
buildPhase = ''
c3c build