mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
build(nix): add luajit and lgi support
This commit is contained in:
parent
653d1d6aed
commit
a62010ee4f
3 changed files with 34 additions and 3 deletions
|
@ -10,6 +10,8 @@ pkgs.mkShell {
|
|||
gcc
|
||||
openssl
|
||||
libpulseaudio
|
||||
luajit
|
||||
luajitPackages.lgi
|
||||
];
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue