rustracer: add meta.platforms
This commit is contained in:
parent
de80d0544c
commit
457a428813
@ -31,5 +31,6 @@ buildRustPackage rec {
|
|||||||
homepage = https://github.com/phildawes/racer;
|
homepage = https://github.com/phildawes/racer;
|
||||||
license = stdenv.lib.licenses.mit;
|
license = stdenv.lib.licenses.mit;
|
||||||
maintainers = with maintainers; [ jagajaga globin ];
|
maintainers = with maintainers; [ jagajaga globin ];
|
||||||
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user