overrides: pin schildichat-desktop to old-stable

This commit is contained in:
Infinidoge 2025-01-16 14:09:29 -05:00
parent ee86f7bcc7
commit 0ae2647de7
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
3 changed files with 20 additions and 1 deletions

17
flake.lock generated
View file

@ -889,6 +889,22 @@
"type": "github"
}
},
"old-stable": {
"locked": {
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
@ -1015,6 +1031,7 @@
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"old-stable": "old-stable",
"private": "private",
"qtile": "qtile",
"rust-overlay": "rust-overlay",