| 2 Apr 2026 |
K900 | And https://git.lix.systems/lix-project/lix/src/branch/main/flake.nix#L248-L252 is now tripped | 18:34:44 |
K900 | I'm not sure what the correct fix is | 18:34:50 |
raitobezarius | sterni you are the lowdown enjoyer, please advise | 19:56:41 |
sterni | am i allowed to push over existing CLs? then i could just fix that quick if you link me the bump cl | 19:57:38 |
raitobezarius | which bump CL | 19:58:52 |
raitobezarius | i think you are allowed yes | 19:58:56 |
raitobezarius | i'm sure K900 is using follows to auto bump his lix's nixpkgs input | 19:59:20 |
raitobezarius | meaning we should probably bump our nixpkgs so that we only support the latest nixpkgs? | 19:59:41 |
K900 | Yes | 19:59:46 |
sterni | i thought flakes had these lock files so that this wouldn't happen :p | 20:00:13 |
sterni | oh main follows 25.11-small? | 20:08:20 |
raitobezarius | illusion | 20:10:04 |
sterni | i'm unable to figure out how to change what branch this input follows using the CLI | 20:10:25 |
raitobezarius | i think it's fine to follow unstable temporarily given 26.05 is around the corner | 20:11:28 |
sterni | K900 is on unstable-smll even | 20:15:25 |
K900 | Yes | 20:15:39 |
raitobezarius | perhaps the solution is to add the unstable-small input and switch over the version of nixpkgs? | 20:15:56 |
raitobezarius | not so sure | 20:16:01 |
raitobezarius | i'm approaching this very naively as in, there's two packages that are eligible for lix | 20:16:26 |
sky1e | If you're trying to change the flake input temporarily for a build for testing against other versions of nixpkgs, --override-input should do what you want | 20:17:09 |
sky1e | nix build --override-input nixpkgs github:nixos/nixpkgs hits the assertion | 20:19:44 |
sky1e | * nix build --override-input nixpkgs github:nixos/nixpkgs fails the assertion | 20:20:15 |
raitobezarius | K900 can you perhaps file an issue on all of this? my hands are tied with other urgencies for now | 20:23:44 |
K900 | I can fix it probably | 20:24:12 |
K900 | After I'm done fixing my NAS | 20:24:17 |
sterni | I have a fix for it | 20:27:52 |
sterni | I just need to wait for my laptop to reach 1000°C while compiling the dev shell so I can run the pre commit hook | 20:28:30 |
raitobezarius | very good | 20:28:49 |
raitobezarius | what cpu generation | 20:28:55 |
sterni | kaby lake | 20:33:47 |