1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 02:55:39 +03:00
nil/crates/ide
oxalica 52304da8e9 Impl experimental pipe operators
`|>` and `<|` operators are introduced as experimental feature
"pipe-operator" since Nix 2.24.

Ref: <https://github.com/NixOS/nix/blob/2.24.0/doc/manual/src/language/operators.md#pipe-operators>

Co-authored-by: Kira Malinova <llathasa@outlook.com>
2024-11-19 16:48:44 -05:00
..
src Impl experimental pipe operators 2024-11-19 16:48:44 -05:00
Cargo.toml Update smol_str 0.2 -> 0.3 and lock file 2024-09-16 18:27:10 -04:00