| 3 Nov 2024 |
Robert Hensing (roberth) | In reply to @Ericson2314:matrix.org I was thinking of making a libflake subclass of the evaluator subclassing feels like a step back | 11:17:03 |
| 7 Nov 2024 |
| gwenlan joined the room. | 14:58:15 |
| 8 Nov 2024 |
| moved to @amadaluzia:tchncs.de changed their display name from (artur 'manuel) to @amadaluzia:tchncs.de. | 14:28:49 |
| moved to @amadaluzia:tchncs.de changed their display name from @amadaluzia:tchncs.de to moved to @amadaluzia:tchncs.de. | 14:30:09 |
| 13 Nov 2024 |
| @kayden45:matrix.org joined the room. | 06:03:29 |
| NixOS Moderation Bot banned @kayden45:matrix.org (spam). | 06:03:29 |
| 15 Nov 2024 |
| zoechi joined the room. | 10:17:34 |
| 16 Nov 2024 |
| xokdvium set a profile picture. | 10:47:56 |
| 21 Nov 2024 |
| @warrenr:matrix.org joined the room. | 10:32:37 |
| NixOS Moderation Bot banned @warrenr:matrix.org (spam). | 10:32:38 |
| 25 Nov 2024 |
| @tom_show:matrix.org joined the room. | 23:43:02 |
| NixOS Moderation Bot banned @tom_show:matrix.org (spam). | 23:43:03 |
| 26 Nov 2024 |
Robert Hensing (roberth) | I've added libflake to bring back getFlake. Call these three functions before creating an eval state: https://github.com/NixOS/nix/pull/11940/files#diff-5bf91a38f0c7fb288abe818751d512cdb01277aced08211b0b888fc73d67f103 | 16:54:13 |
| 27 Nov 2024 |
Leonardo Santiago | great! | 14:06:33 |
| 29 Nov 2024 |
| Daniel Furquin joined the room. | 03:20:10 |
| Daniel Furquin left the room. | 05:20:04 |
| 5 Dec 2024 |
Leonardo Santiago | is there any way to set verbosity through settings? | 18:50:27 |
| 6 Dec 2024 |
Leonardo Santiago | or better yet, any way to plug custom loggers instead of the builtins ones? | 13:17:35 |
Robert Hensing (roberth) | I'd also be interested in that, but I'm slightly concerned that wrapping the current logging interface would be the wrong thing. We have an issue about OpenTelemetry support, and I expect that we'll want to apply lessons from implementing that | 13:56:24 |
| 7 Dec 2024 |
| @blocboyy:matrix.org joined the room. | 13:29:57 |
| NixOS Moderation Bot banned @blocboyy:matrix.org (spam). | 13:29:57 |
| 11 Dec 2024 |
| @sharonne:matrix.org joined the room. | 07:44:16 |
| NixOS Moderation Bot banned @sharonne:matrix.org (spam). | 07:44:17 |
| 13 Dec 2024 |
| raboof joined the room. | 14:58:31 |
| 17 Dec 2024 |
| btyby joined the room. | 18:34:16 |
| btyby left the room. | 18:38:45 |
| 21 Dec 2024 |
| Dimitar joined the room. | 19:47:35 |
| 26 Dec 2024 |
Leonardo Santiago | hello guys | 22:04:18 |
Leonardo Santiago | let's say that I'm trying to describe a derivation from the C side, and would like to get it built on the store, how would I achieve it? | 22:05:28 |
Leonardo Santiago | I'm interested in replicating the internals of nix develop with added quirks using the FFI, but it seems to fiddle too much with derivations, much more than it seems to be available in the C API | 22:07:46 |