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

httpie: 2.1.0 -> 2.2.0 #91275

Closed
wants to merge 1 commit into from
Closed

Conversation

Br1ght0ne
Copy link
Member

Motivation for this change

https://github.com/jakubroztocil/httpie/releases/tag/2.2.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.

Copy link
Member

@Ma27 Ma27 left a comment

Choose a reason for hiding this comment

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

Fails for me with the following error:

hash mismatch in fixed-output derivation '/nix/store/70364i54rpmylw1rgayrc6ibh27ysp8g-49e71d252f54871a6bc49cb1cba103d385a543b8.patch':
  wanted: sha256:12dh3mkwvpg57m2hsf7nnnjy4852m38x45p13dcw9i2si8qbczqp
  got:    sha256:13b2faf50gimj7f17dlx4gmd8ph8ipgihpzfqbvmfjlbf1v95fsj
cannot build derivation '/nix/store/ganw841lbxzr3wsx4b071a7jw8jhdmda-httpie-2.2.0.drv': 1 dependencies couldn't be built
[0 built (1 failed), 23 copied (7.0 MiB), 1.4 MiB DL]
error: build of '/nix/store/ganw841lbxzr3wsx4b071a7jw8jhdmda-httpie-2.2.0.drv' failed

Please note that the hashes from nix-prefetch-url are not equivalent to the hashes for fetchpatch.

@Ma27 Ma27 closed this in 3500642 Jun 29, 2020
@Ma27
Copy link
Member

Ma27 commented Jun 29, 2020

Fixed locally and pushed to master as 3500642

@Br1ght0ne Br1ght0ne deleted the httpie-2.2.0 branch June 30, 2020 08:03
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

2 participants