PrismLauncher/nix
Vir Chaudhury 6841ebc31d
fix(nix): only load stdenv.cc.cc.lib on NixOS
On non-NixOS, launching any external process from Minecraft (e.g.
clicking on links) will fail due to a conflict between the system
libraries and the Nix stdenv.cc.cc.lib. This works around that issue by
only loading stdenv.cc.cc.lib on NixOS.

Signed-off-by: Vir Chaudhury <virchau13@hexular.net>
2022-07-19 09:03:54 +08:00
..
default.nix fix(nix): only load stdenv.cc.cc.lib on NixOS 2022-07-19 09:03:54 +08:00
flake-compat.nix nix: fix nix-build 2022-05-28 11:32:16 +03:00
NIX.md nix: move files to nix/ 2022-05-27 22:56:42 +03:00