From 294ab87d692889cbf7536af37523053b83fb7bf4 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sat, 6 Sep 2025 14:58:08 +0200 Subject: add lib/devShell.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) create mode 100644 shell.nix (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix new file mode 100644 index 0000000..a41f858 --- /dev/null +++ b/shell.nix @@ -0,0 +1 @@ +(import ./. {}).config.outputs.devShell -- cgit v1.2.3