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

kafka: 0.10.1.1 -> 0.10.2.0 #23439

Merged
merged 1 commit into from
Mar 4, 2017
Merged

Conversation

pradeepchhetri
Copy link
Contributor

@pradeepchhetri pradeepchhetri commented Mar 3, 2017

Motivation for this change
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
    • Linux
  • 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.

@mention-bot
Copy link

@pradeepchhetri, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ragnard, @benley and @mbbx6spp to be potential reviewers.

@mbbx6spp
Copy link
Contributor

mbbx6spp commented Mar 3, 2017

I wasn't able to run the nix-shell -p nox --run "nox-review wip" successfully because of what appears to be an unrelated problem (llvm_40 doesn't exist but the libclc package lambda has the named arg as an input), but I was able to do nix-env -f . -iA nixos.apacheKafka without issue and I verified the SHA256 of the external source:

$ nix-prefetch-url http://ftp.wayne.edu/apache/kafka/0.10.2.0/kafka_2.12-0.10.2.0.tgz
downloading ‘http://ftp.wayne.edu/apache/kafka/0.10.2.0/kafka_2.12-0.10.2.0.tgz’... [31607/33224 KiB, 3508.3 KiB/s]
path is ‘/nix/store/ridivj2wvc5pvz3h6ilnfqgn2xc7858c-kafka_2.12-0.10.2.0.tgz’
0py43s6zv8z7wr2lk8403k07xxckl11gla3vs4gr99lixc4whis1

@benley benley merged commit a5f197b into NixOS:master Mar 4, 2017
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

6 participants