diff options
| author | andromeda <andromeda@lenovo> | 2026-04-24 12:41:41 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-24 12:41:41 +0200 |
| commit | 3b3cfa6c91f66440a64fdfb26559972a6ab600e4 (patch) | |
| tree | cbd1f82ea6f2783466d2de1408205b8579a96227 /flake.nix | |
| parent | fe1ccd1450b2a52f58262835f13524eaa728b1dd (diff) | |
raylib :(
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; }; - outputs = { nixpkgs, c3c, @@ -24,6 +23,7 @@ src = ./.; buildInputs = [ pkgs.c3c + pkgs.raylib ]; buildPhase = '' c3c build |
