ipcalc: set platforms
This commit is contained in:
parent
4a67411b61
commit
c7b8e3d1ae
@ -55,5 +55,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://gitlab.com/ipcalc/ipcalc";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user