Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e60bb08

Browse files
committedJan 27, 2024
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)
Please sign in to comment.