diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-02-26 14:08:10 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-02-26 14:08:10 +0100 |
commit | 34c67488c6ebdc19daf7699d424e8257619aa96d (patch) | |
tree | b52e3a38774be185291b5a360194676211f88e34 /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 |