overrides: pin vencord to flake input

This commit is contained in:
Infinidoge 2024-09-24 23:49:05 -04:00
parent b88451bb72
commit 6e624c2b78
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
3 changed files with 36 additions and 2 deletions

19
flake.lock generated
View file

@ -907,7 +907,8 @@
"stable": "stable",
"systems": "systems_2",
"treefmt-nix": "treefmt-nix_2",
"universe-cli": "universe-cli"
"universe-cli": "universe-cli",
"vencord": "vencord"
}
},
"rust-analyzer-src": {
@ -1070,6 +1071,22 @@
"repo": "universe-cli",
"type": "github"
}
},
"vencord": {
"flake": false,
"locked": {
"lastModified": 1727154824,
"narHash": "sha256-koAs4jlOQBU50f25qaogZEvvByGPlVBHBvqjyBQzjOs=",
"owner": "Vendicated",
"repo": "Vencord",
"rev": "cb2848f186f3d074d1a3390643aba70fa481eb6b",
"type": "github"
},
"original": {
"owner": "Vendicated",
"repo": "Vencord",
"type": "github"
}
}
},
"root": "root",