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

bandwhich: init at 0.6.0 #76689

Merged
merged 3 commits into from Dec 31, 2019
Merged

bandwhich: init at 0.6.0 #76689

merged 3 commits into from Dec 31, 2019

Conversation

Br1ght0ne
Copy link
Member

@Br1ght0ne Br1ght0ne commented Dec 30, 2019

Motivation for this change

https://github.com/imsnif/what/releases/tag/0.6.0

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

This change is Reviewable

@Br1ght0ne
Copy link
Member Author

@GrahamcOfBorg eval

@Br1ght0ne
Copy link
Member Author

Testing build on darwin
@GrahamcOfBorg build what

@Br1ght0ne Br1ght0ne mentioned this pull request Dec 30, 2019
10 tasks
Copy link
Contributor

@cust0dian-old cust0dian-old left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build on Darwin fails due to missing Security; I've added suggestions below on how to add a dependency on it (let me know if you'd rather see a PR to your fork).

After applying these the build seems to finish successfully (although what itself seems to be broken under macOS right now: imsnif/bandwhich#31).

pkgs/tools/networking/what/default.nix Outdated Show resolved Hide resolved
pkgs/tools/networking/what/default.nix Outdated Show resolved Hide resolved
@teto
Copy link
Member

teto commented Dec 30, 2019

seems like it got renamed to https://github.com/imsnif/bandwhich

- Rename from `what` to `bandwhich`
- Add Security for darwin
@Br1ght0ne
Copy link
Member Author

@cust0dian @teto Thanks, updated!

@Br1ght0ne Br1ght0ne changed the title what: init at 0.5.1 bandwhich: init at 0.6.0 Dec 31, 2019
Copy link
Member

@timokau timokau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mic92 Mic92 merged commit a45447a into NixOS:master Dec 31, 2019
@Ma27 Ma27 mentioned this pull request Dec 31, 2019
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this pull request Jan 6, 2020
bandwhich: init at 0.6.0
(cherry picked from commit a45447a)
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