diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-07-25 09:42:11 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-08-08 15:46:58 +0200 |
commit | 272b3ace747857729171780edae898819d211832 (patch) | |
tree | 5e791779a318521175104a7e9140dc186c4b3d54 /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 |