| 13 Jun 2026 |
Winter | no, this | 04:35:46 |
eveeifyeve | * The above 4533d9293756b63904b7238acb84ac8fe4c8c2c4 | 04:35:59 |
eveeifyeve | * The above should be: 4533d9293756b63904b7238acb84ac8fe4c8c2c4 | 04:36:09 |
eveeifyeve | * Commit: 4533d9293756b63904b7238acb84ac8fe4c8c2c4 | 04:36:22 |
eveeifyeve | * Commit: 4533d9293756b63904b7238acb84ac8fe4c8c2c4 (NOTE: I reverted the changes back to d91ac) | 04:37:03 |
eveeifyeve | So I guess I need to update? | 04:38:14 |
eveeifyeve | * So I guess I need to update Winter? | 04:38:20 |
Winter | assuming your nixpkgs is newer than May 01 (as a rough estimate), no | 05:04:16 |
Winter | i’ll need to look at this when i have a moment | 05:04:39 |
leona | you're using the github flake input for nixpkgs or channel.nixos.org? It doesn't work with channels.nixos.org because of the version string differing | 06:38:44 |
leona | * do you use the github flake input for nixpkgs or channel.nixos.org? It doesn't work with channels.nixos.org because of the version string differing | 06:38:53 |
eveeifyeve | Sorry the ref should be 8c3cede7ddc26bd659d2d383b5610efbd2c7a16e. | 07:16:22 |
eveeifyeve | Github nixpkgs I used to use channel.nixos.org instead. | 07:16:46 |
eveeifyeve | I updated my flake because it seems a couple days old to 49a4bd0573c376468dd7996ddb6f9fa31d8c4d97 and see if that works. | 07:17:47 |
eveeifyeve | * I will update my flake because it seems a couple days old to 49a4bd0573c376468dd7996ddb6f9fa31d8c4d97 and see if that works. | 07:17:56 |
eveeifyeve | Nope that doesn't work still. | 08:14:25 |
| donn joined the room. | 18:25:36 |
donn | Anyone have much experience with keeping the Nix store on an external SSD?
I'm trying it but it appears that I need to give the nix-daemon full disk access every time I update because of disk sandbox permissions | 20:16:50 |
donn | Error in /var/log/nix-daemon.log is:
dyld[6107]: Library not loaded: /nix/store/4dw2mganmnsxy31wyjll1vrn3gp5x345-lix-2.95.2/lib/liblix.dylib Referenced from: <A4BD265B-FBA7-31E8-9AF8-A4CB18D2FC14> /nix/store/4dw2mganmnsxy31wyjll1vrn3gp5x345-lix-2.95.2/bin/nix Reason: tried: '/nix/store/4dw2mganmnsxy31wyjll1vrn3gp5x345-lix-2.95.2/lib/liblix.dylib' (file system sandbox blocked open()), '/System/Volumes/Preboot/Cryptexes/OS/nix/store/4dw2mganmnsxy31wyjll1vrn3gp5x345-lix-2.95.2/lib/liblix.dylib' (no such file), '/nix/store/4dw2mganmnsxy31wyjll1vrn3gp5x345-lix-2.95.2/lib/liblix.dylib' (file system sandbox blocked open())
| 20:19:30 |
donn | gah https://github.com/NixOS/nix/issues/6291 | 20:34:12 |
| 14 Jun 2026 |
Randy Eckenrode | https://www.codeweavers.com/blog/mjohnson/2026/06/11/whats-in-and-whats-out-for-crossover-27
our ARM64 CrossOver build will run without Rosetta 2, allowing for a seamless transition for our users.
| 00:26:54 |
Randy Eckenrode | The important question is when are they releasing the source to CrossOver 27, so we can see what patches they are applying to make ARM64 work on macOS. I assume it’s using those entitlements plus some other loader stuff. | 00:27:44 |
Randy Eckenrode | https://discourse.nixos.org/t/x86-64-darwin-removal-and-wine/77532/6 | 00:37:27 |
Randy Eckenrode | Getting this to build on aarch64-darwin is not going to be fun. It appears Linux is using pre-built binaries for aarch64 support. We have an LLVM already. I wish we would just use that. | 00:43:39 |
viraptor | I'm not sure I understand what they're saying and our ARM64 CrossOver build will run without Rosetta 2, allowing for a seamless transition for our users. Does it mean they will still support running x86 apps, but using their own Rosetta-replacement tech? | 02:36:26 |
viraptor | * I'm not sure I understand what they're saying and our ARM64 CrossOver build will run without Rosetta 2, allowing for a seamless transition for our users.
Does it mean they will still support running x86 apps, but using their own Rosetta-replacement tech? | 02:36:33 |
Randy Eckenrode | My interpretation is they’ll be using FEX on top of their Windows for ARM64 support like aarch64-linux does. | 02:43:21 |
Randy Eckenrode | For some reason, ffmpeg-headless fails to build because it can’t find gmp.h even though gmp is passed as an input. | 15:25:14 |
Randy Eckenrode | Why isn’t clang wrapped? | 15:26:47 |
Randy Eckenrode | Oh, Cuda crap. | 15:28:45 |