I missed in release.nix the sheevaplug platform.
svn path=/nixpkgs/trunk/; revision=20282
This commit is contained in:
@@ -709,7 +709,7 @@ let
|
||||
arch = "arm";
|
||||
float = "soft";
|
||||
withTLS = true;
|
||||
platform = pkgs.sheevaplug;
|
||||
platform = pkgs.platforms.sheevaplug;
|
||||
};
|
||||
nativePlatforms = linux;
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user