commit
39cf57406a
@ -17,11 +17,6 @@ buildRustPackage rec {
|
|||||||
nativeBuildInputs = [ pkg-config ];
|
nativeBuildInputs = [ pkg-config ];
|
||||||
buildInputs = [ openssl ];
|
buildInputs = [ openssl ];
|
||||||
|
|
||||||
installPhase = ''
|
|
||||||
mkdir -p $out/bin
|
|
||||||
cp -p $releaseDir/cfdyndns $out/bin/
|
|
||||||
'';
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "CloudFlare Dynamic DNS Client";
|
description = "CloudFlare Dynamic DNS Client";
|
||||||
homepage = "https://github.com/colemickens/cfdyndns";
|
homepage = "https://github.com/colemickens/cfdyndns";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user