Revert "Add cuda-maintainers cachix binary cache"

This reverts commit 408c613cfa.
This commit is contained in:
Payas Relekar 2022-06-25 21:11:45 +05:30
parent a4fb09f390
commit a02267eb22

View file

@ -1,11 +0,0 @@
{
nix.settings = {
substituters = [
"https://cuda-maintainers.cachix.org"
];
trusted-public-keys = [
"cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E="
];
};
}