chore: update nixcord input to 2026-02-10

This commit is contained in:
toast 2026-02-11 11:33:14 +09:00
parent 569c2037e1
commit 44a773d778
2 changed files with 12 additions and 12 deletions

View file

@ -10,7 +10,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixcord = {
url = "github:kaylorben/nixcord";
url = "github:FlameFlag/nixcord";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak";