diff --git a/flake.lock b/flake.lock index f3b27587..39ef2c94 100644 --- a/flake.lock +++ b/flake.lock @@ -82,11 +82,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1687412861, - "narHash": "sha256-Z/g0wbL68C+mSGerYS2quv9FXQ1RRP082cAC0Bh4vcs=", + "lastModified": 1687502512, + "narHash": "sha256-dBL/01TayOSZYxtY4cMXuNCBk8UMLoqRZA+94xiFpJA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e603dc5f061ca1d8a19b3ede6a8cf9c9fcba6cdc", + "rev": "3ae20aa58a6c0d1ca95c9b11f59a2d12eebc511f", "type": "github" }, "original": { diff --git a/pkgs/additional/jellyfin-media-player-qt6/default.nix b/pkgs/additional/jellyfin-media-player-qt6/default.nix index 9903f450..7d345a79 100644 --- a/pkgs/additional/jellyfin-media-player-qt6/default.nix +++ b/pkgs/additional/jellyfin-media-player-qt6/default.nix @@ -20,7 +20,7 @@ owner = "jellyfin"; repo = "jellyfin-media-player"; rev = "qt6"; - hash = "sha256-saR/P2daqjF0G8N7BX6Rtsb1dWGjdf5MPDx1lhoioEw="; + hash = "sha256-CXuK6PLGOiBDbnLqXcr5sUtQmXksMc6X6GKVMEzmu30="; }; # nixos ships two patches: # - the first fixes "web paths" and has *mostly* been upstreamed (so skip and manually tweak a bit)