chore: bump flake.lock

This commit is contained in:
Zhongheng Liu 2024-11-14 14:10:21 +02:00
commit 932fa37cfa
Signed by: steven
GPG key ID: DC8F48E7B4C40905
4 changed files with 104 additions and 47 deletions

View file

@ -3,6 +3,6 @@
"openssl-1.1.1w"
];
home.packages = with pkgs; [
(wechat-uos.override {uosLicense = ./license.tar.gz;})
wechat-uos
];
}