flake.lock: update

This commit is contained in:
2026-07-14 19:34:41 +08:00
parent ee79042aa1
commit c0269d1695
3 changed files with 46 additions and 79 deletions
-14
View File
@@ -13,21 +13,7 @@ in
};
config = lib.mkIf cfg.enable {
nixpkgs.config.permittedInsecurePackages = (
lib.warn
''
SPlayer still using pnpm 10.29.2. Check
https://github.com/NixOS/nixpkgs/issues/535580#issuecomment-4809489104
''
[
"pnpm-10.29.2"
]
);
my.hm.home.packages = [
# (pkgs.master.splayer.override {
# pnpm_10_29_2 = pkgs.pnpm_10;
# })
pkgs.splayer
];
my.persist.homeDirs = [