checkpoint lol

This commit is contained in:
mjallen18
2025-12-29 15:13:52 -06:00
parent 67fb7d7323
commit 82e062a7e8
15 changed files with 394 additions and 144 deletions

View File

@@ -1,5 +1,6 @@
{
ccacheStdenv,
# ccacheStdenv,
stdenv,
lib,
fetchFromGitHub,
buildLinux,
@@ -8,7 +9,7 @@
}@args:
let
stdenv = ccacheStdenv;
# stdenv = ccacheStdenv;
modDirVersion = "6.12.47";
tag = "stable_20250916";
hash = "sha256-HG8Oc04V2t54l0SOn4gKmNJWQUrZfjWusgKcWvx74H0==";