overlays/pin-emacs28: drop

I suspect that agda toolchain has moved on and I can use a newer emacs
This commit is contained in:
Primrose 2026-01-15 21:33:06 +01:00
parent 085442e442
commit daf4d2901e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 0 additions and 13 deletions

View file

@ -1,6 +0,0 @@
let
sources = import ../../npins;
in
_: _: {
unsafe-emacs28 = (import sources.pin-emacs28 { }).emacs;
}