Skip to content

Commit 83b6621

Browse files
hutlihodlen
authored andcommitted
nix: removed unnessesary indentation
1 parent aebf526 commit 83b6621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devops/nix/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
vulkan-headers,
1919
vulkan-loader,
2020
clblast,
21-
useBlas ? builtins.all (x: !x) [
21+
useBlas ? builtins.all (x: !x) [
2222
useCuda
2323
useMetalKit
2424
useOpenCL

0 commit comments

Comments
 (0)