edit: fix version

This commit is contained in:
coolcuber
2026-07-29 18:50:33 -04:00
parent 75150f6bd1
commit 99a0153c8e
+1 -1
View File
@@ -12,7 +12,7 @@
stdenv.mkDerivation {
pname = "edit";
version = "unstable-2021-04-05";
version = "0-unstable-2021-04-05";
src = fetchgit {
url = "git://c9x.me/ed.git";