nixlets/template/nixlet.nix

7 lines
81 B
Nix
Raw Normal View History

2024-05-08 17:09:17 +00:00
{
name = "";
version = "0.0.1";
description = "";
defaultProject = "";
}