flake.lock: bump

This commit is contained in:
2025-10-23 12:16:15 +03:00
parent e0a8b161e3
commit f60b9832ba
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;};