Loading pkgs/os-specific/linux/linux-wifi-hotspot/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,8 @@ stdenv.mkDerivation rec { --replace "etc" "$out/etc" substituteInPlace ./src/scripts/wihotspot \ --replace "/usr" "$out" substituteInPlace ./src/desktop/wifihotspot.desktop \ --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 @@ -55,6 +55,8 @@ stdenv.mkDerivation rec { --replace "etc" "$out/etc" substituteInPlace ./src/scripts/wihotspot \ --replace "/usr" "$out" substituteInPlace ./src/desktop/wifihotspot.desktop \ --replace "/usr" "$out" ''; makeFlags = [ Loading