fix: update wechat, fix warnings & issues after update

This commit is contained in:
Ryan Yin
2026-02-15 17:51:22 +08:00
parent 11cf7738ca
commit 6fdc5e7fb9
7 changed files with 14 additions and 15 deletions

View File

@@ -42,7 +42,7 @@
nixpkgs-2505.url = "github:nixos/nixpkgs/nixos-25.05";
# nixpkgs with some custom patches
nixpkgs-patched.url = "github:ryan4yin/nixpkgs/nixos-unstable-patched";
nixpkgs-patched.url = "github:ryan4yin/nixpkgs/nixos-unstable";
# get some latest packages from the master branch
nixpkgs-master.url = "github:nixos/nixpkgs/master";