fix(exprs): bring back vencord overlay

This commit is contained in:
uku 2025-03-17 14:13:52 +01:00
parent dcc84756ab
commit 4024e3510b
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
4 changed files with 37 additions and 3 deletions

19
flake.lock generated
View file

@ -265,7 +265,8 @@
"nixpkgs": "nixpkgs",
"systems": "systems",
"treefmt-nix": "treefmt-nix",
"ukubot-rs": "ukubot-rs"
"ukubot-rs": "ukubot-rs",
"vencord": "vencord"
}
},
"rust-overlay": {
@ -346,6 +347,22 @@
"repo": "ukubot-rs",
"type": "github"
}
},
"vencord": {
"flake": false,
"locked": {
"lastModified": 1742006004,
"narHash": "sha256-Rym6WPW7EX9WLNZFv1OqDgRZSclH4TWdeSgxbTfnZrM=",
"owner": "Vendicated",
"repo": "Vencord",
"rev": "6f5fd5d0b681cf9fdb34e2191090c020b3f2a042",
"type": "github"
},
"original": {
"owner": "Vendicated",
"repo": "Vencord",
"type": "github"
}
}
},
"root": "root",