| 27 May 2025 |
| @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 |
Alison Jenkins | It just shows it in most packages as it appears i686 support has been dropped on lots of the packages in Nixpkgs. | 09:46:21 |
Alison Jenkins | I will get you the stack trace but it doesn't really show anything useful | 09:46:32 |
Alison Jenkins | Download stacktrace.txt | 09:48:16 |
dramforever | can you try nix eval --raw --show-trace github:alisonjenkins/nix-config#nixosConfigurations.ali-desktop.config.system.build.toplevel | 14:47:44 |
dramforever | this should give you the full stack trace | 14:51:12 |
dramforever | and point to what is actually throwing the error | 14:51:20 |
| Daniel Huang joined the room. | 20:46:55 |
| 30 May 2025 |
| George joined the room. | 12:14:17 |