diff --git a/flake.nix b/flake.nix index 32ba0bd..f168ecb 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "zap endpoint tests"; + description = "zap dev shell"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/release-22.11";