uptimed: expand platforms to unix
This commit is contained in:
parent
06f3076639
commit
8bd1dd33d1
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://github.com/rpodgorny/uptimed/";
|
homepage = "https://github.com/rpodgorny/uptimed/";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user