mirror of
https://github.com/thegeneralist01/config.git
synced 2026-05-30 08:37:01 +02:00
change cdn url
This commit is contained in:
parent
374659da9e
commit
cfcbcb9653
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
useACMEHost = domain;
|
||||
};
|
||||
|
||||
plexDebUrl = "http://thegeneralist01.com/plexmediaserver_1.43.0.10492-121068a07_arm64.deb";
|
||||
plexDebUrl = "https://cdn.thegeneralist01.com/plexmediaserver_1.43.0.10492-121068a07_arm64.deb";
|
||||
plexDebSha256 = "1fkh09b46q70kicjprxf0v507idhg2jh3pk97nhbxj1jagkhgck2";
|
||||
plex = pkgs.stdenv.mkDerivation {
|
||||
pname = "plexmediaserver";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue