epkgs.trivialBuild: set dummy version (#150)

This commit is contained in:
Bruno Bigras 2023-09-10 15:20:42 -04:00 committed by GitHub
parent beb35709c9
commit c3d1195908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ in
[
(epkgs.trivialBuild {
pname = "base16-stylix-theme";
version = "0.1.0";
src = pkgs.writeText "base16-stylix-theme.el" ''
(require 'base16-theme)