summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorRaito Bezarius2024-04-18 14:34:36 +0200
committerRaito Bezarius2024-04-18 14:34:36 +0200
commit5289b86a5c14ec99311424022a867872173edce4 (patch)
tree75da592377a833b2ce7e160019aa34e4ae5b6ffb /shell.nix
parentfb9a1e93c2163b170979523f9a0cae90b472a16c (diff)
chore: nixify the project
So that I stop doing `nix run` one-offs! Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
new file mode 100644
index 0000000..82fb296
--- /dev/null
+++ b/shell.nix
@@ -0,0 +1 @@
+(import ./default.nix {}).shell