summary refs log tree commit diff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 6b05783..3f3b4aa 100644
--- a/default.nix
+++ b/default.nix
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 with import <nixpkgs> {};
 
 stdenv.mkDerivation {