We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792de8b commit a401e8dCopy full SHA for a401e8d
pkgs/build-support/elisp/convertToElpaArchive.nix
@@ -5,7 +5,7 @@
5
}:
6
{
7
ename,
8
- version,
+ version ? "0",
9
meta,
10
sourceInfo ? null,
11
packageRequires,
0 commit comments