| 24 May 2025 |
| fromtheeast710 joined the room. | 05:09:41 |
| 26 May 2025 |
| Alison Jenkins joined the room. | 18:54:22 |
| 27 May 2025 |
| Lorenz joined the room. | 11:15:01 |
| @deeok:matrix.org joined the room. | 20:24:57 |
| 28 May 2025 |
countoren | Hi all, It might not be the best room but I wonder if someone seen this error before, I was cleaning the boot space, and on the next nixos-rebuild switch I am getting: ``` error: path '/nix/store/jjvaqpyl2w7d09wfy8s0yvi8azd8j4hm-linux-6.12.30-modules-shrunk/lib' is not in the Nix store
| 18:15:15 |
countoren | * Hi all, It might not be the best room but I wonder if someone seen this error before, I was cleaning the boot space, and on the next nixos-rebuild switch I am getting: ``` error: path '/nix/store/jjvaqpyl2w7d09wfy8s0yvi8azd8j4hm-linux-6.12.30-modules-shrunk/lib' is not in the Nix store
| 18:15:29 |
countoren | * Hi all, It might not be the best room but I wonder if someone seen this error before, I was cleaning the boot space, and on the next nixos-rebuild switch I am getting:
error: path '/nix/store/jjvaqpyl2w7d09wfy8s0yvi8azd8j4hm-linux-6.12.30-modules-shrunk/lib' is not in the Nix store
| 18:15:46 |
countoren | the path do exists on my nix store | 18:16:19 |
| 29 May 2025 |
dramforever | what's your nix --version | 01:40:18 |
dramforever | this is an old nix bug that should be fixed | 01:40:34 |
dramforever | * this looks like an old nix bug that should be fixed | 01:40:43 |
Alison Jenkins | I discovered during the update to 25.05 that despite my PC using the same Nix code base as my personal laptop that my PC is refusing to build the 25.05 derivation as it keeps throwing an error stating: error: unsupported CPU i686 and yet the system var is set to system = "x86_64-linux"; and the laptop is building using pretty much the same code. The CPU is a AMD Ryzen 9 7950X so it is definitely not some old i686 CPU. Does anyone know how I can debug this short of bisection? I have bisected as far as I can and also searched the repo for mention of i686 and there is nothing. | 07:40:35 |
Alison Jenkins | Sorry if this is the wrong channel for this question | 07:40:57 |
Alison Jenkins | This one doesn't build: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L203-L239 yet this one and all others do: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L241-L278 | 07:42:22 |
Alison Jenkins | * This one doesn't build: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L203-L239 yet this one and all others do: https://github.com/alisonjenkins/nix-config/blob/main/flake.nix#L280-L324 | 07:44:03 |
robsliwi | At first glance everything seems fine.. do you have some more stacktrace? What is throwing the error? | 09:27:31 |