nixConfig pipe-operators
This commit is contained in:
parent
295bbad396
commit
f30ec5470d
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nixConfig = {
|
||||||
|
extra-experimental-features = "pipe-operators";
|
||||||
|
};
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
self,
|
self,
|
||||||
systems,
|
systems,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue