Revert "Set up cachix as emacs-overlay binary cache"

This reverts commit 1223542226.
This commit is contained in:
2020-09-10 14:27:13 +02:00
parent d112123a1f
commit 78e8bc0182
3 changed files with 1 additions and 23 deletions

View File

@@ -1,8 +0,0 @@
{
nix = {
binaryCaches = [ "https://nix-community.cachix.org" ];
binaryCachePublicKeys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
};
}