flashtool: mark as broken
The sources are no longer obtainable from the URL specified in the expression and the package has no maintainers.
This commit is contained in:
@@ -59,5 +59,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = stdenv.lib.licenses.unfreeRedistributableFirmware;
|
license = stdenv.lib.licenses.unfreeRedistributableFirmware;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user