Try fix github action #4
This commit is contained in:
parent
19dd855938
commit
20260c0ede
2 changed files with 3 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
src = self;
|
||||
|
||||
nativeBuildInputs = with pkgs; [ pkg-config ];
|
||||
nativeBuildInputs = with pkgs; [ pkg-config shaderc ];
|
||||
buildInputs = libs;
|
||||
|
||||
cargoLock = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue