diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-04-10 14:05:08 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-04-26 14:08:57 +0200 |
commit | ea2a725e9d5d758495b556631c3280de9d97fa0a (patch) | |
tree | 374e4ba40d4c5a4cca87a1cf34733a53bbf0c491 /shell.nix |
init
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix new file mode 100644 index 0000000..a6bdf20 --- /dev/null +++ b/shell.nix @@ -0,0 +1 @@ +(import ./. { }).shell |