| 13 Oct 2025 |
raitobezarius | you mean subdirs as flake inputs or dependencies of the outputs fields in other values of the flake? | 10:08:12 |
aloisw | Subdirectories as flake inputs. | 10:08:57 |
raitobezarius | yeah my remark is not a major blocker | 10:09:55 |
raitobezarius | but that change is not a trivial thing to port seems like | 10:10:01 |
raitobezarius | https://git.lix.systems/lix-project/lix/issues/1012 | 10:13:19 |
raitobezarius | thanks aloisw for helping me to clarify the core feature | 10:13:34 |
MangoIV | So the answer is
„This is a good change, semantics wise, but poses some technical difficulties and is probably hard to port“? | 10:13:38 |
raitobezarius | yeah, ideally we should avoid the shortcomings of cppnix's change | 10:13:56 |
MangoIV | I think this is a good answer. For now a workaround is just using the cppnix evaluator in a shell. Maybe you can add that to the issue.
Thank you! | 10:15:20 |
raitobezarius | added the workaround | 10:16:01 |
| MoonstoneHearts changed their display name from tarynnya to MoonstoneHearts. | 10:17:36 |
Sofie 🏳️⚧️ (she/her) |  Download photo.jpg | 10:37:14 |
Sofie 🏳️⚧️ (she/her) | :3 | 10:37:18 |
| MoonstoneHearts set a profile picture. | 10:47:47 |
| MoonstoneHearts changed their profile picture. | 10:48:34 |
| Quentin Guilloteau joined the room. | 11:22:31 |
| ⛧-66642 [lucy] joined the room. | 12:00:33 |
| ekler joined the room. | 12:34:38 |
lillecarl | Is
builtins.fetchTree "github:NixOS/nixpkgs/nixos-unstable"
Coming to Lix? 😄 It's minor but nicer than the attrset version
| 13:06:25 |
lillecarl | * Is
builtins.fetchTree "github:NixOS/nixpkgs/nixos-unstable"
Coming to Lix? 😄 It's minor but nicer than the attrset version, and people already know it from flakes
| 13:08:56 |
| @polytroid:matrix.org left the room. | 13:47:30 |
| azularina joined the room. | 14:01:36 |
ekler | getFlake is already a bit buggy, and this syntax just seems like a duplicate of that?
| 14:31:44 |
| draupnirchanged room power levels. | 14:32:59 |
QuadRadical (Ping) | sure go ahead! | 14:37:50 |
QuadRadical (Ping) | its in this flake: https://codeberg.org/polyphony/chorus/ | 14:38:07 |
raitobezarius | thanks | 14:39:57 |
QuadRadical (Ping) | oops | 14:40:17 |
QuadRadical (Ping) | sorry, its specifically my fork of that | 14:40:21 |
QuadRadical (Ping) | https://codeberg.org/Henry-Hiles/chorus/src/branch/dev | 14:40:34 |