1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

flake.nix

This commit is contained in:
Rene Schallner 2023-01-25 14:35:05 +01:00
parent 54da62b2ce
commit 507944f173

View file

@ -1,5 +1,5 @@
{
description = "zap endpoint tests";
description = "zap dev shell";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/release-22.11";