Update and rename nix.json to nix_example.json

This commit is contained in:
Marc McKinley 2021-05-12 17:42:07 +01:00 committed by GitHub
parent 76aa3960c9
commit fe708d35b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +0,0 @@
{
"description": "This is the description for the nix task",
"input_method": "environment"
}

View File

@ -0,0 +1,4 @@
{
"description": "This is the description for the nix_example task",
"input_method": "environment"
}