mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-01-31 08:36:40 +01:00
chore(shell): add bacon
This commit is contained in:
parent
2fe2cc47db
commit
211b433b3a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
name = "tek";
|
name = "tek";
|
||||||
stdenv = pkgs.clang19Stdenv;
|
stdenv = pkgs.clang19Stdenv;
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
pkgs.bacon
|
||||||
pkgs.pkg-config
|
pkgs.pkg-config
|
||||||
pkgs.freetype
|
pkgs.freetype
|
||||||
pkgs.libclang
|
pkgs.libclang
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue