fix deprecated pkgs.system
This commit is contained in:
@@ -130,7 +130,7 @@ in
|
||||
claude-code
|
||||
claude-monitor
|
||||
;
|
||||
inherit (inputs.clip-tools.packages.${pkgs.system})
|
||||
inherit (inputs.clip-tools.packages.${pkgs.stdenv.hostPlatform.system})
|
||||
clip-thumbnailer
|
||||
;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user