Loading pkgs/development/beam-modules/hex/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ let self: stdenv.mkDerivation rec { pname = "hex"; version = "2.3.1"; version = "2.3.2"; src = fetchFromGitHub { owner = "hexpm"; repo = "hex"; rev = "v${version}"; sha256 = "sha256-1LFWyxXR33qsvbzkBfUVgcT1/w1FuQDy3PBsRscyTpk="; sha256 = "sha256-HdoH9tODOR0WDpQK1pkdV8+c7qp2f1c8UWQem86gS18="; }; setupHook = writeText "setupHook.sh" '' Loading Loading
pkgs/development/beam-modules/hex/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,13 +18,13 @@ let self: stdenv.mkDerivation rec { pname = "hex"; version = "2.3.1"; version = "2.3.2"; src = fetchFromGitHub { owner = "hexpm"; repo = "hex"; rev = "v${version}"; sha256 = "sha256-1LFWyxXR33qsvbzkBfUVgcT1/w1FuQDy3PBsRscyTpk="; sha256 = "sha256-HdoH9tODOR0WDpQK1pkdV8+c7qp2f1c8UWQem86gS18="; }; setupHook = writeText "setupHook.sh" '' Loading