Skip to content

Commit e60bb08

Browse files
committed
Allow usage of non-free derivatives
1 parent 93b27e8 commit e60bb08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches: [main]
99

10+
env:
11+
NIXPKGS_ALLOW_UNFREE: 1
12+
1013
jobs:
1114
analyze-ql-files:
1215
name: Analyze QL files

0 commit comments

Comments
 (0)