Something went wrong on our end
Select Git revision
release.nix.template
-
Volker Schukai authoredVolker Schukai authored
release.nix.template 392 B
{
# this file is generated by nix/scripts/init-project.nix
# please don't edit it manually
version = "$VERSION";
commit = "$COMMIT";
projectURL = "https://gitlab.schukai.com/oss/libraries/go/services/job-queues";
name = "job-queues";
mnemonic = "job-queues";
projectID = "335";
# this file is generated by nix/scripts/init-project.nix
# please don't edit it manually
}