Loading pkgs/by-name/bo/boulder/package.nix +7 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildGoModule, testers, boulder, nix-update-script, }: buildGoModule rec { Loading Loading @@ -318,10 +319,13 @@ buildGoModule rec { done ''; passthru.tests.version = testers.testVersion { passthru = { tests.version = testers.testVersion { package = boulder; inherit version; }; updateScript = nix-update-script { }; }; meta = { homepage = "https://github.com/letsencrypt/boulder"; Loading Loading
pkgs/by-name/bo/boulder/package.nix +7 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ buildGoModule, testers, boulder, nix-update-script, }: buildGoModule rec { Loading Loading @@ -318,10 +319,13 @@ buildGoModule rec { done ''; passthru.tests.version = testers.testVersion { passthru = { tests.version = testers.testVersion { package = boulder; inherit version; }; updateScript = nix-update-script { }; }; meta = { homepage = "https://github.com/letsencrypt/boulder"; Loading