Compare commits
2 commits
d9204132ee
...
3f596a6dc9
Author | SHA1 | Date | |
---|---|---|---|
|
3f596a6dc9 | ||
|
847a11d293 |
1 changed files with 6 additions and 0 deletions
|
@ -32,7 +32,13 @@
|
|||
zigpkgs.master
|
||||
zls
|
||||
emscripten
|
||||
];
|
||||
buildInputs = with pkgs; [
|
||||
sqlite
|
||||
|
||||
# Linux graphical deps
|
||||
xorg.libX11
|
||||
libGL
|
||||
];
|
||||
};
|
||||
formatter = pkgs.alejandra;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue