flake: add various boot fixes
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
This commit is contained in:
parent
3b34e11cbf
commit
7ae798a809
|
@ -19,6 +19,11 @@
|
|||
url = "https://patch-diff.githubusercontent.com/raw/cleverca22/not-os/pull/26.patch";
|
||||
sha256 = "sha256-fupVodnuXDik3+pi0BDlWL+zQROfzlWEz+fthe3JNHE=";
|
||||
}
|
||||
{
|
||||
# Various boot fixes
|
||||
url = "https://patch-diff.githubusercontent.com/raw/cleverca22/not-os/pull/27.patch";
|
||||
sha256 = "sha256-eX4FqucD+Qa/d1gQoZCsxf0WQZ/t7AWOyhVkZzEzBHU=";
|
||||
}
|
||||
];
|
||||
patched-not-os = pkgs.applyPatches {
|
||||
name = "not-os-patched";
|
||||
|
|
Loading…
Reference in New Issue