这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@oxalica
Copy link
Owner

@oxalica oxalica commented Nov 19, 2024

Supersedes #152
Closes #150

|> 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

`|>` 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>
@oxalica oxalica merged commit 52304da into main Nov 19, 2024
20 checks passed
@oxalica oxalica deleted the feat/pipe-op branch November 19, 2024 21:48
@viperML
Copy link
Contributor

viperML commented Nov 20, 2024

thank you for the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support pipe-operator experimental feature

3 participants