nixfiles/backports/README.md
NullBite dbb37c2ebb
Add backports overlay
Packages in this overlay are temporary fixes that automatically
revert to the original package once a certain condition is met (e.g.,
the upstream package version is bumped).
2024-03-11 22:31:48 -04:00

271 B

backports

This is a nixpkgs overlay that contains temporary fixes for build failures or other issues, usually backported from the nixpkgs master branch. Each package defined in this overlay shall automatically disable itself once the upstream package has been updated.