Loading pkgs/by-name/ec/echoip/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, makeWrapper, nixosTests, nix-update-script, }: buildGoModule { Loading @@ -29,6 +30,7 @@ buildGoModule { passthru = { tests = { inherit (nixosTests) echoip; }; updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; }; }; meta = { Loading Loading
pkgs/by-name/ec/echoip/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, makeWrapper, nixosTests, nix-update-script, }: buildGoModule { Loading @@ -29,6 +30,7 @@ buildGoModule { passthru = { tests = { inherit (nixosTests) echoip; }; updateScript = nix-update-script { extraArgs = [ "--version=branch" ]; }; }; meta = { Loading