| 13 Dec 2025 |
Mic92 | I did use the c api already to build a nix plugin, | 11:30:24 |
Mic92 | but haven't published it yet. | 11:30:29 |
| 15 Dec 2025 |
| ghishadow joined the room. | 08:22:00 |
| 11 Jan 2026 |
| ivan joined the room. | 01:46:45 |
| 17 Jan 2026 |
| Marcel changed their display name from Marcel to Marcel (@). | 23:44:16 |
| Marcel changed their display name from Marcel (@) to Marcel => @me:m4rc3l.de. | 23:44:56 |
| 18 Jan 2026 |
| Marcel left the room. | 17:49:17 |
| 23 Jan 2026 |
| thefloweringash joined the room. | 07:37:20 |
| 28 Jan 2026 |
| - changed their display name from Alexandru Tocar to -. | 18:34:42 |
| 1 Feb 2026 |
| Fernando Rodrigues changed their display name from SigmaSquadron to Fernando Rodrigues. | 10:42:03 |
| 10 Feb 2026 |
| pneumatic changed their display name from ribosomerocker to pneumatic. | 10:28:49 |
| 12 Feb 2026 |
| comonad joined the room. | 18:00:53 |
| 15 Feb 2026 |
lxsameer | is it safe to use libstore and libflake? or are they internal libs? | 13:35:36 |
xokdvium | In reply to @lxsameer:matrix.org is it safe to use libstore and libflake? or are they internal libs? Any C++ interface is internal but you can certainly still use those if you can deal with the changes (no api/abi stability certainly), -c counterparts are supposed to be much more stable. | 13:39:02 |
lxsameer | cheers | 13:39:33 |
| 16 Feb 2026 |
| pneumatic changed their profile picture. | 15:17:46 |
| 22 Feb 2026 |
| MAI joined the room. | 03:03:57 |
| 23 Feb 2026 |
| Tristan Ross joined the room. | 23:38:41 |
| 3 Mar 2026 |
| sodiboo changed their profile picture. | 19:19:25 |
| 25 Apr 2024 |
| David Mell (zraexy) joined the room. | 23:07:56 |
| David Mell (zraexy) changed their display name from David Mell to David Mell (zraexy). | 23:51:56 |
| 26 Apr 2024 |
Mic92 | Or even just a Nix issue or is this to messy? | 05:55:37 |
| Rosario Pulella joined the room. | 06:02:15 |
fricklerhandwerk | Tracking issue sounds resonable | 08:46:38 |
fricklerhandwerk | * Tracking issue sounds reasonable | 08:46:44 |
| Philip Taron (UTC-8) joined the room. | 15:50:20 |
Robert Hensing (roberth) | We have a start here, but issue may be better. https://github.com/NixOS/nix/pull/8699#issuecomment-2071151896 | 16:12:46 |
| Robert Hensing (roberth) changed the room topic to "Nix [C API](https://nixos.org/manual/nix/unstable/c-api), language-specific bindings, and their use cases" from "Nix C bindings (https://github.com/NixOS/nix/labels/c%20api), language-specific bindings, and their use cases". | 16:13:39 |
| Robert Hensing (roberth) changed the room topic to "Nix C API https://nixos.org/manual/nix/unstable/c-api, language-specific bindings, and their use cases" from "Nix [C API](https://nixos.org/manual/nix/unstable/c-api), language-specific bindings, and their use cases". | 16:14:01 |
Robert Hensing (roberth) | Path values are represented by absolute paths, so I think that's what's expected by that function | 16:58:39 |