Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
Purge stdenv cross
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, perl, buildLinux, ... } @ args:
|
||||
{ stdenv, hostPlatform, fetchurl, perl, buildLinux, ... } @ args:
|
||||
|
||||
import ./generic.nix (args // rec {
|
||||
version = "4.12-rc7";
|
||||
|
||||
Reference in New Issue
Block a user