Lix | 1181 Members | |
| Lix user channel. Feel free to discuss on-topic issues here and give each other help. For matrix.to links to the rest of the Lix channels, see: https://wiki.lix.systems/books/lix-organisation/page/matrix-rooms | 324 Servers |
| Sender | Message | Time |
|---|---|---|
| 2 Jun 2026 | ||
| I'm not aware of any | 15:30:02 | |
| But now that 26.05 is released, we cannot really upgrade the stable pointer | 15:30:11 | |
| IIRC, this was on purpose because we only bump one version at a time | 15:30:28 | |
| So 2.94 is stable for the lifetime of 26.05 and 2.95 is latest | 15:30:37 | |
| Then 26.11 will have 2.95 as stable, etc. | 15:30:46 | |
| No unfortunatly it's private. There is also other weird stuff in some of the flake inputs like submodules in submodules and git-lfs which might be a contributing factor. I've tested all the 2.94.x releases and they all fail, 2.95 works. Checking 2.93 right now. | 15:35:38 | |
| If I have a public reproducer, I can dig into it | 15:35:49 | |
| I'll try. | 15:37:38 | |
| thanks a lot! | 15:40:17 | |
| I'm curious what makes it explode on 2.94.x but it might be related to the Flake freeze I suppose | 15:40:37 | |
| 16:38:53 | ||
| 16:53:51 | ||
| 16:54:50 | ||
wasn't able to create a shareable way to reproduce it yet but the commit 6bf187537 libfetchers: use commit hash as rev for tag refs is what fixed the problem | 18:31:38 | |
nix run 'https://git.lix.systems/lix-project/lix/archive/2.93.3.tar.gz' -- flake update also failed for me despite previously working when I had 2.93.3-2 installed with the nixos-module. | 18:36:34 | |
lixPackageSets nix-fast-build default log outout (with --no-nom) is so much better! (spoiler: it includes the derivation name) Thanks everyone for that | 19:28:25 | |
| 3 Jun 2026 | ||
| 03:00:29 | ||
| Hello! I seem to have an issue where unpredictably, my lix / nix-darwin config is "unlinked"?
At this point
I am now entirely out of my depth :), the last time this happened, i uninstalled and reinstalled lix with the installer, applied my config, and I was back as normal. This time, however, I would like to understand what is going on, now that I have the system in this state. Does anyone know what might be causing this? | 16:33:56 | |
| More technical details narrowed down. (Apologies, this is AI-guided) Symptoms:
The nix-darwin profile exists and looks sane:
but
Lix/Nix commands that require the daemon fail:
Launchd state is odd. These are enabled in the override DB:
but they are not loaded:
The plists exist:
The plist itself is valid and points to an existing store path:
and that path exists:
The most interesting log entry:
The current nix-darwin activation script contains the expected reload logic:
At some point earlier today I did a nix-darwin switch. I also did a minor software update. As far as I can remember, my shell, etc. was working after this. I do not know if the symptoms could be delayed. | 16:38:24 | |
| I am tempted to apply this suggested fix: https://github.com/nix-darwin/nix-darwin/issues/610#issuecomment-3866396251 However, since I do not really need to do work atm, I will leave the system in the "broken" state for a while longer, in case it is of diagnostic interest 😅 | 16:42:57 | |
| did you do a macos update recently? | 17:45:25 | |
| I did one recently, earlier today, however I worked with things in my store since | 18:00:00 | |
| PS: I have since uninstalled lix, the installer crashed in the middle, after trying to delete the nix store volume. I removed that one manually, cleaned out remainig plists, cleared the old encryption key from Keychain. | 18:01:25 | |
| Now trying to reinstall lix:
| 18:01:55 | |
| had the exact same issue on every macos update... except for the crash | 18:03:16 | |
| The previous time that this happened I was able to uninstall and reinstall lix cleanly | 18:03:47 | |
| This time both seem to be having some issues | 18:03:53 | |
| oh i never got a clean uninstall, always needed manual cleanup (deleting store + keys) | 18:04:23 | |
| i didn's touch plists | 18:04:32 | |
| * | 18:04:43 | |