rebar3: refactor
Move registrySnapshot to the erlang-nix github organization
This commit is contained in:
parent
e8933f6a4e
commit
24a9dcd12f
@ -6,7 +6,7 @@ stdenv.mkDerivation rec {
|
|||||||
version = "0.0.0+build.${rev}";
|
version = "0.0.0+build.${rev}";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "gleber";
|
owner = "erlang-nix";
|
||||||
repo = "hex-pm-registry-snapshots";
|
repo = "hex-pm-registry-snapshots";
|
||||||
inherit rev;
|
inherit rev;
|
||||||
sha256 = "1rs3z8psfvy10mzlfvkdzbflgikcnq08r38kfi0f8p5wvi8f8hmh";
|
sha256 = "1rs3z8psfvy10mzlfvkdzbflgikcnq08r38kfi0f8p5wvi8f8hmh";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user