emacs26: Drop unsupported package

This commit is contained in:
adisbladis
2021-03-02 16:17:37 +02:00
parent 50262492cd
commit c54c8f8dfa
4 changed files with 0 additions and 29 deletions
-7
View File
@@ -1,7 +0,0 @@
import ./generic.nix (rec {
version = "26.3";
sha256 = "119ldpk7sgn9jlpyngv5y4z3i7bb8q3xp4p0qqi7i5nq39syd42d";
patches = [
./tramp-detect-wrapped-gvfsd-26.patch
];
})