Loading pkgs/os-specific/linux/linux-wifi-hotspot/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,8 @@ stdenv.mkDerivation rec { --replace "/usr" "$out" substituteInPlace ./src/desktop/wifihotspot.desktop \ --replace "/usr" "$out" substituteInPlace ./src/scripts/policies/polkit.policy \ --replace "/usr" "$out" ''; makeFlags = [ Loading Loading
pkgs/os-specific/linux/linux-wifi-hotspot/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,8 @@ stdenv.mkDerivation rec { --replace "/usr" "$out" substituteInPlace ./src/desktop/wifihotspot.desktop \ --replace "/usr" "$out" substituteInPlace ./src/scripts/policies/polkit.policy \ --replace "/usr" "$out" ''; makeFlags = [ Loading