mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
remove vulkan validation layer from nix
This commit is contained in:
parent
a9ea5d31bd
commit
6d45d21d95
@ -127,8 +127,6 @@
|
|||||||
export VELOREN_GIT_VERSION="${git.prettyRev}"
|
export VELOREN_GIT_VERSION="${git.prettyRev}"
|
||||||
export VELOREN_GIT_TAG="${git.tag}"
|
export VELOREN_GIT_TAG="${git.tag}"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
VK_ADD_LAYER_PATH = "${pkgs.vulkan-validation-layers}/share/vulkan/explicit_layer.d";
|
|
||||||
});
|
});
|
||||||
|
|
||||||
nci.projects."veloren" = {
|
nci.projects."veloren" = {
|
||||||
|
Loading…
Reference in New Issue
Block a user