dos2unix: add meta.platforms
This commit is contained in:
parent
23b9febef2
commit
53b2713f2f
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://sourceforge.net/p/dos2unix/dos2unix/ci/dos2unix-${version}/tree/dos2unix/NEWS.txt?format=raw";
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ c0bw3b ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user