Server fix
This commit is contained in:
parent
9da9653334
commit
097a9a0cc1
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -218,15 +218,16 @@
|
|||
"rocksdb": "rocksdb"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1752093507,
|
||||
"narHash": "sha256-sDVFBLpqYViQdY7Qjg1g18CY0krwungbLq4P3eEG530=",
|
||||
"lastModified": 1751594407,
|
||||
"narHash": "sha256-YiZuCdSs3f4Hlfdzhz/B/u8GLf8VPgaLN8KMPLjFoVk=",
|
||||
"owner": "matrix-construct",
|
||||
"repo": "tuwunel",
|
||||
"rev": "fd080914c2c4f9824bc911b83af9b7f12e0706de",
|
||||
"rev": "3d8876797745e1ecd22f36b0ce5e9814e22c8720",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "matrix-construct",
|
||||
"ref": "v1.2.0",
|
||||
"repo": "tuwunel",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
beeengine = {
|
||||
url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; #"git+https://gitlab.kylekrein.com/beeengine/BeeEngine?shallow=1";
|
||||
};
|
||||
conduwuit.url = "github:matrix-construct/tuwunel";
|
||||
conduwuit.url = "github:matrix-construct/tuwunel?ref=v1.2.0";
|
||||
niri-flake = {
|
||||
url = "github:sodiboo/niri-flake";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue