Loading pkgs/by-name/li/libfaketime/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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/"; Loading Loading
pkgs/by-name/li/libfaketime/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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/"; Loading