enable kernel selection support
This commit is contained in:
parent
b05262f882
commit
5a4384c71b
4 changed files with 47 additions and 27 deletions
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
- name: build all
|
||||
run: |
|
||||
OUTPUT=$(nix build --print-out-paths .#x13s/linux .#x13s/alsa-ucm-conf .#pd-mapper .#x13s/extra-firmware)
|
||||
OUTPUT=$(nix build --print-out-paths .#linux_jhovold .#linux_steev .#x13s/alsa-ucm-conf .#pd-mapper .#x13s/extra-firmware)
|
||||
echo $OUTPUT
|
||||
echo "$OUTPUT" > build.out
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue