edit: fix version (#547240)

This commit is contained in:
h7x4
2026-07-31 19:55:50 +00:00
committed by GitHub
+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";