mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-23 22:23:15 +00:00
expressvpn: fix fhsenv version
This commit is contained in:
parent
7cc48215b1
commit
ee2960706c
@ -42,7 +42,7 @@ let
|
||||
};
|
||||
|
||||
expressvpndFHS = buildFHSEnv {
|
||||
name = "expressvpnd";
|
||||
inherit pname version;
|
||||
|
||||
# When connected, it directly creates/deletes resolv.conf to change the DNS entries.
|
||||
# Since it's running in an FHS environment, it has no effect on actual resolv.conf.
|
||||
|
Loading…
Reference in New Issue
Block a user