chore(deps): update renovate/renovate docker tag to v37.68.4 #218
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let
|
|||
(throw "unsupported platform: ${stdenv.hostPlatform.system}") sources;
|
||||
in plexRaw.overrideAttrs (attrs: {
|
||||
pname = attrs.pname + "-plexpass";
|
||||
version = source.version;
|
||||
inherit (source) version;
|
||||
src = fetchurl {
|
||||
inherit (source) url;
|
||||
sha256 = source.hash;
|
||||
|
|
Loading…
Add table
Reference in a new issue