mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 15:18:24 +00:00
jrl-cmakemodules: set platforms
This commit is contained in:
parent
5eacb43e8f
commit
720ee922ce
@ -23,5 +23,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/jrl-umi3218/jrl-cmakemodules";
|
||||
license = lib.licenses.lgpl3Plus;
|
||||
maintainers = [ lib.maintainers.nim65s ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user