retire pi4

This commit is contained in:
mjallen18
2026-02-19 18:47:05 -06:00
parent d7958927b5
commit 0d835df1aa
23 changed files with 852 additions and 936 deletions

View File

@@ -1,5 +1,4 @@
{
inputs,
namespace,
...
}:

View File

@@ -1,7 +0,0 @@
{ ... }:
final: _prev: {
mesa = final.unstable.mesa;
driversi686Linux = final.stable.driversi686Linux // {
mesa = final.unstable.driversi686Linux.mesa;
};
}