Skip to content

Commit afe4033

Browse files
authored
python3Packages.nvidia-cutlass-dsl-libs: fix missing lib arg (#448)
1 parent 0bcc20e commit afe4033

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • nix-builder/pkgs/python-modules/nvidia-cutlass-dsl-libs

nix-builder/pkgs/python-modules/nvidia-cutlass-dsl-libs/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
lib,
23
stdenv,
34
fetchPypi,
45
python,

0 commit comments

Comments
 (0)