lock: update and switch nixpkgs to nixos-24.11

This commit is contained in:
Wroclaw 2024-12-02 01:59:38 +01:00
parent 5f531791f7
commit 6f479945b7
10 changed files with 17 additions and 1838 deletions

View file

@ -26,7 +26,8 @@ let
}) cfg.settings.script-opts;
};
wrappedMpv = pkgs.wrapMpv cfg.package {
wrappedMpv = cfg.package.wrapper {
mpv = cfg.package;
youtubeSupport = cfg.youtubeSupport;
scripts = cfg.scripts;
extraMakeWrapperArgs = lib.optionals (lib.any (x: x) [