Skip to content

Commit a401e8d

Browse files
committed
squash! feat: Add a function for building ELPA-compatible archives
1 parent 792de8b commit a401e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/build-support/elisp/convertToElpaArchive.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}:
66
{
77
ename,
8-
version,
8+
version ? "0",
99
meta,
1010
sourceInfo ? null,
1111
packageRequires,

0 commit comments

Comments
 (0)