Commit f870c6cc authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files

libfaketime: run tests

parent ae903ee0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -53,6 +53,8 @@ stdenv.mkDerivation rec {

  nativeCheckInputs = [ perl ];

  doCheck = true;

  meta = with lib; {
    description = "Report faked system time to programs without having to change the system-wide time";
    homepage = "https://github.com/wolfcw/libfaketime/";