| 22 Nov 2025 |
fzakaria | wow thats cool | 17:50:45 |
fzakaria | Doesn't MacOS have DTrace ? | 17:52:06 |
fzakaria | https://8thlight.com/insights/dtrace-even-better-than-strace-for-os-x
I think the DTrace engineers even brought it to Linux also now too | 17:52:41 |
fzakaria | so there's eBPF and DTrace | 17:52:45 |
John Ericson | And right you were talking about that, thanks @joerg:thalheim.io: | 17:53:02 |
Mic92 | They do have it, but it's not trivial to use and can freeze up your computer: https://lobste.rs/s/q50ecd/strace_macos_clone_strace_command_for | 19:02:13 |
| 23 Nov 2025 |
| eveeifyeve joined the room. | 21:45:30 |
eveeifyeve | Robert Hensing (roberth): is the sparseNodes already implemented? | 21:51:52 |
roberth | eveeifyeve: it's not been done yet | 21:53:45 |
roberth | it may make sense to play around with the idea in flake-compat first | 21:54:38 |
roberth | it's a more light weight environment for that kind of thing | 21:54:51 |
roberth | you'd have to generate the sparseNodes structure by hand, but I think it's a good way to explore what actually needs to be in there | 21:55:40 |
roberth | iirc flake-compat is written with one global context of one lock file in mind. Probably makes sense to make those functions a bit more independent first so that it's easier to turn it into something that works for multiple flake locks | 21:57:40 |
roberth | so I'm not exactly sure what needs to be in sparseNodes, but my idea is to treat nodes as a dumb storage for pins, ignoring the dependency injection related fields that are in nodes. I don't know if we even want those in the lock file at all because they're basically duplicated info from the easily readable flake.nix inputs. | 22:01:14 |
roberth | so I think the minimum we need is a mapping from the inputs structure to the nodes names that contain the corresponding pins | 22:02:21 |
roberth | and then in the final phase we put the pins in sparseNodes directly instead of a string that references the node | 22:02:57 |
roberth | btw this is about https://github.com/NixOS/nix/issues/7730 | 22:03:23 |
roberth | Reuse input lock files | 22:03:29 |
| 19 May 2021 |
| @eelco:nixos.org changed the history visibility to "world_readable" from "shared". | 15:40:14 |
| @eelco:nixos.org changed the room name to "Nix Hackers" from "Nix Development". | 15:45:04 |
| @eelco:nixos.org changed the room topic to "For people hacking on the Nix package manager itself" from "Development of the Nix package manager". | 15:45:04 |
| cransom joined the room. | 15:45:08 |
| sumner joined the room. | 15:45:19 |
| danielle joined the room. | 15:47:55 |
| aaron joined the room. | 15:54:00 |
| cransom changed their display name from casey © to cransom. | 15:56:27 |
| @eelco:nixos.org invited grahamc. | 16:02:36 |
| grahamc joined the room. | 16:02:51 |
| prusnak joined the room. | 16:03:18 |
| immae (he/him) joined the room. | 16:03:29 |