mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 21:24:03 +00:00
plex: fix fhsenv version (#363160)
This commit is contained in:
commit
1387bde191
@ -10,9 +10,9 @@
|
||||
}:
|
||||
|
||||
buildFHSEnv {
|
||||
name = "plexmediaserver";
|
||||
pname = "plexmediaserver";
|
||||
|
||||
inherit (plexRaw) meta;
|
||||
inherit (plexRaw) version meta;
|
||||
|
||||
# Plex does some magic to detect if it is already running.
|
||||
# The separate PID namespace somehow breaks this and Plex is thinking it's already
|
||||
|
Loading…
Reference in New Issue
Block a user