Compare commits
1 commit
main
...
fallable-b
Author | SHA1 | Date | |
---|---|---|---|
Qyriad | b5f3aed96c |
|
@ -565,7 +565,8 @@ def nix_build_config(
|
||||||
util.Property(
|
util.Property(
|
||||||
"out_path"
|
"out_path"
|
||||||
)
|
)
|
||||||
]
|
],
|
||||||
|
warn_on_failure=True,
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue