Rollback nixpkgs: Difference between revisions
m Add category nixpkgs and tutorial |
m link to hydra |
||
Line 1: | Line 1: | ||
It is possible some software you depend on breaks in an updated nixpkgs release. If you need to roll back to a previous version of nixpkgs here an example method of using Hydra to get the last tested release of nixpkgs that contains it. | It is possible some software you depend on breaks in an updated nixpkgs release. If you need to roll back to a previous version of nixpkgs here an example method of using [[Hydra]] to get the last tested release of nixpkgs that contains it. | ||
This specific example is where an update to Linux 6.6.57 breaks netfilter and we need to roll back to 6.6.56. | This specific example is where an update to Linux 6.6.57 breaks netfilter and we need to roll back to 6.6.56. |