neardal: make linux-only
This commit is contained in:
parent
04f8199e5b
commit
a1f22aafa2
@ -25,6 +25,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.lgpl2;
|
license = licenses.lgpl2;
|
||||||
homepage = https://01.org/linux-nfc;
|
homepage = https://01.org/linux-nfc;
|
||||||
maintainers = with maintainers; [ tstrobel ];
|
maintainers = with maintainers; [ tstrobel ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user