Rollback nixpkgs: Difference between revisions
m typos |
m typos |
||
Line 171: | Line 171: | ||
So it is the latest nixos-unstable evaluation that has the kernel we want. We can then know with confidence that we can use `5785b6bb5eaa git commit hash in our flake for nixpkgs to build our system and utilise the NixOS cache. | So it is the latest nixos-unstable evaluation that has the kernel we want. We can then know with confidence that we can use `5785b6bb5eaa git commit hash in our flake for nixpkgs to build our system and utilise the NixOS cache. | ||
We also see that the first eval that had the | We also see that the first eval that had the 6.6.56 kernel failed to pass. Good thing we took this extra step to verify! | ||
[[File:11-hydra-jobset-jobs-tested-last-success.png|thumb|463x463px]] | [[File:11-hydra-jobset-jobs-tested-last-success.png|thumb|463x463px]] | ||
Here is the summary page of the evaluation we want showing it as successful. |