ljasdjklasdklj
This commit is contained in:
4
justfile
4
justfile
@@ -1022,8 +1022,8 @@ enqueue-nixpkgs-review *$prs:
|
||||
readarray -td $'\n' systems < <( printf "%s\n" "${all_systems[@]}" | fzf --sync --layout=reverse --multi )
|
||||
declare -a all_configs=(
|
||||
''
|
||||
# 'crossSystem = "aarch64-linux";' # TODO: test
|
||||
'crossSystem = "aarch64-unknown-linux-gnu";' # TODO: test
|
||||
# 'crossSystem = "aarch64-linux";' # TODO: doesn't work
|
||||
# 'crossSystem = "aarch64-unknown-linux-gnu";' # TODO: doesn't work
|
||||
'allowInsecurePredicate = x: true;'
|
||||
'cudaSupport = true;'
|
||||
'rocmSupport = true;'
|
||||
|
||||
Reference in New Issue
Block a user