Revert "Migrate to emacsGcc via emacs-overlay"

This reverts commit f0ae1f74cd.
This commit is contained in:
2020-09-10 14:26:29 +02:00
parent e12054740c
commit d112123a1f
3 changed files with 1 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
{
nixpkgs.overlays = [
(import (builtins.fetchTarball {
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
}))
];
}