feat: vicinae, update servers

This commit is contained in:
Kat Inskip 2025-12-09 05:34:53 -08:00
parent 0e91b2184d
commit edd507c0ec
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
20 changed files with 188 additions and 187 deletions

68
flake.lock generated
View file

@ -2004,6 +2004,9 @@
"tree": "tree",
"treefmt-nix": "treefmt-nix_3",
"ucodenix": "ucodenix",
"vicinae": "vicinae",
"vicinae-extensions": "vicinae-extensions",
"vicinae-rbw": "vicinae-rbw",
"wezterm": "wezterm"
}
},
@ -2577,6 +2580,71 @@
"type": "github"
}
},
"vicinae": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1765272078,
"narHash": "sha256-etv2HJA9OWvTkjnrjaNSqvebu9gWLIGPYb9PWr4qkfM=",
"owner": "vicinaehq",
"repo": "vicinae",
"rev": "32cf6b1f82e007cddba9c9ae037eff670219cd55",
"type": "github"
},
"original": {
"owner": "vicinaehq",
"repo": "vicinae",
"type": "github"
}
},
"vicinae-extensions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
],
"vicinae": [
"vicinae"
]
},
"locked": {
"lastModified": 1765122409,
"narHash": "sha256-CR4yU44yKqQHOuS5i/ca+05K90sKfcZ+7uoARjrOOJo=",
"owner": "vicinaehq",
"repo": "extensions",
"rev": "6e0c6e9eec288a577183998fb24bc8134b236e5d",
"type": "github"
},
"original": {
"owner": "vicinaehq",
"repo": "extensions",
"type": "github"
}
},
"vicinae-rbw": {
"flake": false,
"locked": {
"lastModified": 1765285656,
"narHash": "sha256-ncZmIQw89KRof41ZrgAvt2L+UjIHGy11EMq767Nw5yg=",
"owner": "kittywitch",
"repo": "vicinae-rbw",
"rev": "ae004193b80bf38a0bd66dae37a82c8308191163",
"type": "github"
},
"original": {
"owner": "kittywitch",
"repo": "vicinae-rbw",
"type": "github"
}
},
"wezterm": {
"inputs": {
"flake-utils": [