diff options
Diffstat (limited to 'templates/full/nix/derivation.nix')
| -rw-r--r-- | templates/full/nix/derivation.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/full/nix/derivation.nix b/templates/full/nix/derivation.nix new file mode 100644 index 0000000..043b140 --- /dev/null +++ b/templates/full/nix/derivation.nix @@ -0,0 +1 @@ +{hello}: hello |
