no cachix

This commit is contained in:
Sridhar Ratnakumar 2023-08-09 11:10:01 -04:00
parent fd66bab032
commit 1a6879bbd1

View file

@ -1,5 +1,6 @@
{
imports = [
./oss.nix
# Disable all these caches, because nix is often stuck querying cachix.
# ./oss.nix
];
}