21 Jul 2021 |
fufexan | this is too cool! | 21:25:47 |
22 Jul 2021 |
@gytis-ivaskevicius:matrix.org | did we settled down for on exporters naming? | 08:13:28 |
@gytis-ivaskevicius:matrix.org | Is fup naming more or less the same as devos? | 08:13:50 |
@kraftnix:matrix.org | In the new changes to digga/devos, is there still a way to access digga's lib? Previously I had some custom modules which used lib.digga.importers.modules (which is now lib.digga.importModules), but it seems that lib.digga no longer contains any actual digga libs when called from within a module in devos. | 14:49:00 |
@kraftnix:matrix.org | * In the new changes to digga/devos, is there still a way to access digga's lib? Previously I had some custom modules which used lib.digga.importers.modules (which is now lib.digga.importModules ), but it seems that lib.digga no longer contains any actual digga libs when called from within a module in devos. | 14:49:36 |
@gytis-ivaskevicius:matrix.org | Is there anything I could do with this? https://github.com/NixOS/rfcs/pull/96 | 15:11:51 |
@gytis-ivaskevicius:matrix.org | Like what are the next steps? | 15:12:11 |
@timdeh:matrix.org | That's what I was wondering. I fairly certain we have a meeting at some point, but I have no idea when 😅 | 15:13:47 |
@gytis-ivaskevicius:matrix.org | Who is supposed to schedule it? | 15:23:56 |
@gytis-ivaskevicius:matrix.org | Author? | 15:23:59 |
@gytis-ivaskevicius:matrix.org | Leader? | 15:24:02 |
@timdeh:matrix.org | Unfortunately I don't know yet. This is my first time participating in a Nix RFC. Perhaps David Arnold knows more? | 15:35:47 |
David Arnold (blaggacao) | In reply to @gytis-ivaskevicius:matrix.org Is fup naming more or less the same as devos? I aligned naming in the most recent commits. All good. | 15:36:49 |
David Arnold (blaggacao) | In reply to @kraftnix:matrix.org In the new changes to digga/devos, is there still a way to access digga's lib? Previously I had some custom modules which used lib.digga.importers.modules (which is now lib.digga.importModules ), but it seems that lib.digga no longer contains any actual digga libs when called from within a module in devos. That is correct, digga only exports it's own stuff that we (I) eventually want to document in the library reference. All that was coming from nixpkgs is no longer included | 15:38:16 |
David Arnold (blaggacao) | In reply to @gytis-ivaskevicius:matrix.org Author? Yes, if the leader doesn't. | 15:38:38 |
David Arnold (blaggacao) | kraftnix let me verify the lib.digga use case again. i think we now have a better option: inputs.digga.lib | 15:39:27 |
David Arnold (blaggacao) | inputs is now a special args to modules. This was necesary to allow the "namespaced use case". I shall elaborate more on this later | 15:40:30 |
@timdeh:matrix.org | Gytis Ivaskevicius: eelco is the leader for 96 is he not? Perhaps we'll give him some time to schedule something and if not, you can do so | 16:03:03 |
@gytis-ivaskevicius:matrix.org | So maybe I should do the same as RFC93 - create channel, invite everyone and schedule meeting thingy | 16:50:47 |
@timdeh:matrix.org | yeah that seems to have worked out well | 17:14:56 |
@gytis-ivaskevicius:matrix.org |  Download image.png | 18:13:59 |
@gytis-ivaskevicius:matrix.org | 👀 | 18:14:04 |
@gytis-ivaskevicius:matrix.org | (matrix really is missing kek emoji) | 18:14:18 |
@timdeh:matrix.org | 😝 | 18:14:37 |
@gytis-ivaskevicius:matrix.org | i like how they basically grouped everything like:
beginner - ubuntu based
intermediate - arch based
hard mode - independent | 18:15:09 |
@gytis-ivaskevicius:matrix.org | :D | 18:15:10 |
@timdeh:matrix.org | I guess it also depends on your definition of easy | 18:16:23 |
@timdeh:matrix.org | Not having to fix my broken OS every two days because of some obscure library conflict after an update is amazingly easy for me 😜 | 18:16:53 |
@timdeh:matrix.org | I dunno how people consider Ubuntu easy. I almost gave up on Linux because of it, and then I found Arch 😁 | 18:22:34 |
@timdeh:matrix.org | Which reminds me, when I first started using nix I would fantasize about a wrapper script call nixman because I really love pacman 's KISS interface. | 18:23:30 |