WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
Showing only changes of commit 5208a3483b - Show all commits

View File

@ -23,6 +23,7 @@
trusted-users = [ "@wheel" ]; trusted-users = [ "@wheel" ];
flake-registry = pkgs.writeText "global-registry.json" flake-registry = pkgs.writeText "global-registry.json"
''{"flakes":[],"version":2}''; ''{"flakes":[],"version":2}'';
keep-outputs = true;
}; };
gc = { gc = {