Skip to content

Commit

Permalink
squash! feat: Add a function for building ELPA-compatible archives
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Sep 18, 2024
1 parent 792de8b commit a401e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/build-support/elisp/convertToElpaArchive.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
}:
{
ename,
version,
version ? "0",
meta,
sourceInfo ? null,
packageRequires,
Expand Down

0 comments on commit a401e8d

Please sign in to comment.