Fix sm64ex.
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
# system.includeBuildDependencies = true;
|
||||
|
||||
# This also should enable building offline? TODO: test.
|
||||
# nix.extraOptions = ''
|
||||
# keep-outputs = true
|
||||
# keep-derivations = true
|
||||
# '';
|
||||
nix.extraOptions = ''
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
'';
|
||||
|
||||
nixpkgs.hostPlatform = {
|
||||
gcc.arch = "znver5";
|
||||
|
||||
Reference in New Issue
Block a user