Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoom-us: update && added new field to meta attributes #41215

Closed
wants to merge 3 commits into from

Conversation

danbst
Copy link
Contributor

@danbst danbst commented May 29, 2018

Motivation for this change

zoom-us upgrade.

Second commit adds releaseNews meta-attribute. If it is controversial or unwanted, that commit may be dropped. Personally, I often find it hard to find the release news link in google, so I propose to document found one in nixpkgs.

And made meta.nix doc more secure (!) by making all links to GNU hello https://

And fixed homepage link for GNU hello - previously it was a link to manual, not homepage.
EDIT: reverted this change, there are plenty of references, need to change them all, but this is out of scope for this PR.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Handy for maintainers, but can be used in future by proactive
automated package update detectors.

While here, replaced http:// -> https:// in doc/meta.nix
It is used more then in one place, so probably deserves a separate PR.
@tadfisher
Copy link
Contributor

I'd prefer changelog myself.

@danbst
Copy link
Contributor Author

danbst commented May 31, 2018

@tadfisher you mean, rename releaseNews -> changelog?

@srhb
Copy link
Contributor

srhb commented May 31, 2018

I'm sorry for bikeshedding this, but could we split the releaseNews idea into a separate PR? I think it deserves more visibility than what it'll get in a specific package PR, and it'll hold up zoom needlessly.

@tadfisher
Copy link
Contributor

tadfisher commented Jun 1, 2018

Agreed, let's drop 5ae8361 and open that as a separate PR.

@domenkozar
Copy link
Member

Superseeded by #42742

@domenkozar domenkozar closed this Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants