kernel generic: Don't use 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 {
|
||||
mptcpVersion = "0.91.3";
|
||||
|
||||
Reference in New Issue
Block a user