flake.lock: bump

This commit is contained in:
2025-10-23 12:16:15 +03:00
parent 241b7565cb
commit fa7ffb1d08
7 changed files with 225 additions and 137 deletions
+6
View File
@@ -114,6 +114,12 @@
nixpkgs.follows = "nixpkgs";
};
};
vicinae = {
url = "github:vicinaehq/vicinae";
inputs = {
# nixpkgs.follows = "nixpkgs";
};
};
};
outputs = inputs: inputs.blueprint {inherit inputs;};