no renderdoc
This commit is contained in:
parent
60abe76709
commit
56c8aefda3
1 changed files with 1 additions and 4 deletions
|
|
@ -28,10 +28,7 @@
|
||||||
devShell = pkgs.mkShell {
|
devShell = pkgs.mkShell {
|
||||||
packages =
|
packages =
|
||||||
defaultPackage.nativeBuildInputs ++
|
defaultPackage.nativeBuildInputs ++
|
||||||
defaultPackage.buildInputs ++
|
defaultPackage.buildInputs;
|
||||||
(with pkgs; [
|
|
||||||
renderdoc
|
|
||||||
]);
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue