xterm: drop redundant '# #' comment
This commit is contained in:
parent
12c758b069
commit
2875fd523f
@ -85,7 +85,7 @@ stdenv.mkDerivation rec {
|
||||
# No nicer place to find latest release.
|
||||
url = "https://github.com/ThomasDickey/xterm-snapshots.git";
|
||||
rev-prefix = "xterm-";
|
||||
# # Tags that end in letters are unstable
|
||||
# Tags that end in letters are unstable
|
||||
ignoredVersions = "[a-z]$";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user