chore: Update flake inputs

This commit is contained in:
ulic-youthlic 2026-02-09 12:52:34 +08:00
parent fef28663d1
commit 83bf3e5ddb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 213 additions and 207 deletions

View file

@ -50,13 +50,6 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
# nixpkgs.url = "github:NixOS/nixpkgs/master";
## fix ffmpeg_7-full
nixpkgs-485356 = {
type = "github";
owner = "nixos";
repo = "nixpkgs";
ref = "refs/pull/485356/head";
};
## update rqbit
nixpkgs-485603 = {
type = "github";