summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 791c86a..e9636b3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -189,7 +189,7 @@
       };
     }
     // utils.eachDefaultSystem (system: {
-      devShell = pkgs.mkShell {
+      devShells.default = pkgs.mkShell {
         packages = with pkgs; [
           nil
           statix