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

hub: fix incorrect hash #15830

Merged
merged 1 commit into from
May 30, 2016
Merged

hub: fix incorrect hash #15830

merged 1 commit into from
May 30, 2016

Conversation

k2nr
Copy link
Contributor

@k2nr k2nr commented May 30, 2016

Motivation for this change

I'm new to Nix so correct me if I misunderstand something. When I tried to install hub I got the below error:

output path ‘/nix/store/r5v6p7zh6av5y7m50vgb0ksqwh2psmiq-hub’ has r:sha256 hash ‘1vswkx4lm6x4s04453qkmv970gjn79ma39fmdg8mnzy7lh2swws6’ when ‘0iwpy50jvb8w3nn6q857j9c3k7bp17azj8yc5brh04dpkyfysm02’ was expected
cannot build derivation ‘/nix/store/wgnqdzxv2lp2rr94s7n2d6jxbmhnr69a-hub-2.2.3.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/wgnqdzxv2lp2rr94s7n2d6jxbmhnr69a-hub-2.2.3.drv’ failed
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
    • OS X
    • 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

By analyzing the blame information on this pull request, we identified @couchemar, @kirelagin and @aszlig to be potential reviewers

@joachifm
Copy link
Contributor

May be due to #15469.

@domenkozar domenkozar merged commit 5c1f099 into NixOS:master May 30, 2016
@Janik-Haag Janik-Haag added the 12. first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12. first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants