Skip to content

Commit 6fe5e35

Browse files
committed
Prepare all tools for other derivatives
1 parent f80e31e commit 6fe5e35

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tooling/all-tools.nix

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
import codeql/default.nix
1+
let
2+
codeql = import codeql/default.nix;
3+
in
4+
codeql

0 commit comments

Comments
 (0)