Co-authored-by: Emilia Bopp <contact@ebopp.de> Change-Id: I3c3347e51d8543fbeb2b4e6ed12b0f556a6a6964
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
warning: meow
|
|
error:
|
|
… while calling the 'warn' builtin
|
|
at /pwd/in.nix:1:1:
|
|
1| builtins.warn "meow" (throw "must abort before this")
|
|
| ^
|
|
2|
|
|
|
|
error: evaluation aborted (abort-on-warn)
|