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 {
|
||||
packages =
|
||||
defaultPackage.nativeBuildInputs ++
|
||||
defaultPackage.buildInputs ++
|
||||
(with pkgs; [
|
||||
renderdoc
|
||||
]);
|
||||
defaultPackage.buildInputs;
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue