Skip to content
Commit 58f0071a authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen
Browse files

renoise: Don't use builtins.currentSystem

stdenv.system should be almost always used instead of builtins.currentSystem
or cross-evaluation (e.g. evaluating a i686 NixOS system on a 64-bit nix)
will be subtly broken.
parent b612e1e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment