move logs to overlay file

This commit is contained in:
Bit Borealis 2024-04-03 20:09:59 -04:00
parent 059a4b8c54
commit e7dca2f48d
No known key found for this signature in database
GPG Key ID: 2D816A2DCA6E5649
7 changed files with 0 additions and 2790 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
{ ... }:
final: prev: {
diffutils = prev.diffutils.overrideAttrs (old: {
doCheck = false;
});
}

View File

@ -1,6 +0,0 @@
{ ... }:
final: prev: {
gnugrep = prev.gnugrep.overrideAttrs (old: {
doCheck = false;
});
}