refactor: rename build-failures to misc-fixes

This commit is contained in:
matt1432 2025-01-20 08:10:41 -05:00
parent d2896337d3
commit 771fb30cf9
3 changed files with 6 additions and 4 deletions
overlays

View file

@ -1,5 +1,5 @@
self: {
build-failures = import ./build-failures;
misc-fixes = import ./misc-fixes;
nix-version = import ./nix-version self;
xdg-desktop-portal-kde = import ./xdg-desktop-portal-kde;
}