Use fetchgit for vanitygen instead of fetchurl, github changed something#765
Merged
peti merged 1 commit intoNixOS:masterfrom Jul 17, 2013
errge:master
Merged
Use fetchgit for vanitygen instead of fetchurl, github changed something#765peti merged 1 commit intoNixOS:masterfrom errge:master
peti merged 1 commit intoNixOS:masterfrom
errge:master
Conversation
peti
added a commit
that referenced
this pull request
Jul 17, 2013
Use fetchgit for vanitygen instead of fetchurl, github changed something
disassembler
pushed a commit
that referenced
this pull request
Jan 13, 2018
grahamc
added a commit
that referenced
this pull request
Jan 13, 2018
This reverts commit eb64a95. Please don't patch Nix projects in Nixpkgs.
disassembler
pushed a commit
to disassembler/nixpkgs
that referenced
this pull request
Jan 25, 2018
This reverts commit b45869e.
disassembler
pushed a commit
to disassembler/nixpkgs
that referenced
this pull request
Mar 2, 2018
This reverts commit b45869e.
This was referenced Feb 2, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Github changed something and the sha256 of the tar.gz for the same tag changed. :(
Probably it's better to only depend on git, so I changed the nix expression with fetchgit.