| 27 Mar 2026 |
dramforever | ideas on whether https://github.com/NixOS/nix/pull/15572 should be backported and if so to what versions? it fixes a test "failure" on linux 6.19+ | 08:27:25 |
dramforever | * ideas on whether https://github.com/NixOS/nix/pull/15572 should be backported and if so to what versions? it fixes a nix-functional-tests "failure" on linux 6.19+ | 08:27:51 |
Sergei Zimmerman (xokdvium) | Sure. You should be able to add backport tags | 09:06:27 |
Sergei Zimmerman (xokdvium) | (Nixpkgs committers do have triage perms iirc) | 09:06:46 |
Sergei Zimmerman (xokdvium) | As for the versions, probably everything that is in nixpkgs | 09:07:16 |
Sergei Zimmerman (xokdvium) | * Sure. You should be able to add backport labels | 09:16:36 |
| Gh0stBy7e changed their profile picture. | 11:43:48 |
| @opandddd:matrix.org left the room. | 21:36:20 |
| 28 Mar 2026 |
| Matthew|away changed their display name from Matthew to Matthew|away. | 12:04:53 |
| 29 Mar 2026 |
Arian | I was wondering. Would a mode where nix evaluator stays alive across invocations make sense? Similar what Buck2 does ? | 17:49:37 |
Jeremy Fleischman (jfly) | Morgan (@numinit) built this madness: https://github.com/numinit/flack | 17:53:30 |
Jeremy Fleischman (jfly) | seems like it should be a way to trade off RAM for more eval caching | 17:54:38 |
Arian | In general would be interested to steal things from buck | 18:17:17 |
Arian | They integrate with watchman to invalidate evaluation on file changes | 18:17:28 |
Arian | Actually they use it for not just eval and also build... But just for eval is already interestinh | 18:17:52 |