mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 10:46:15 +02:00
6 lines
236 B
Text
6 lines
236 B
Text
|
error: experimental Nix feature 'pipe-operators' is disabled; add '--extra-experimental-features pipe-operators' to enable it
|
||
|
at /pwd/lang/eval-fail-pipe-operators.nix:1:3:
|
||
|
1| 1 |> 2
|
||
|
| ^
|
||
|
2|
|