Implement RFC 148 pipe operator #438

Closed
opened 2024-07-09 13:02:54 +00:00 by piegames · 2 comments
Member

I'd like to implement RFC 148 in Lix. The plan would be to gate it behind --extra-experimental-features=pipe-operator to allow experimentation with different design choices laid out in the RFC.

I'd like to implement [RFC 148](https://github.com/NixOS/rfcs/pull/148) in Lix. The plan would be to gate it behind `--extra-experimental-features=pipe-operator` to allow experimentation with different design choices laid out in the RFC.
qyriad added the
Needs Langver
Area/language
labels 2024-07-09 22:56:21 +00:00
qyriad removed the
Needs Langver
label 2024-07-11 18:37:02 +00:00
Owner

I suppose actually we would only need langver for using it without --experimental-features=pipe-operator. In any case, yes please omg!

I suppose actually we would only need langver for using it *without* `--experimental-features=pipe-operator`. In any case, yes please omg!
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/1654 ("libexpr: Add experimental pipe operator")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/1654", "number": 1654, "kind": "commit message"}], "cl_meta": {"1654": {"change_title": "libexpr: Add experimental pipe operator"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/1654](https://gerrit.lix.systems/c/lix/+/1654) ("libexpr: Add experimental pipe operator")
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#438
No description provided.