its time to merge to master... its too big now xD #76

Open
gortium wants to merge 160 commits from uconsole-cm5-incremental into master
22 changed files with 1007 additions and 176 deletions
Showing only changes of commit f0ec375875 - Show all commits

View File

@@ -43,7 +43,7 @@ let
owner = "hackergadgets";
repo = "aiov2_ctl";
rev = "main";
hash = lib.fakeSha256; # will fail with real hash on first build
hash = "sha256-ddffc50568fb082340283ab4acb58d22ddbf429985a71f1804a6ca1deb455289";
};
dontUnpack = true;