Skip to content

Commit

Permalink
Update nix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosueiras committed Nov 7, 2019
1 parent 133d173 commit c845f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildGoModule rec {
version = "0.0.9";
src = ./.;

modSha256 = "1g5lf9jbx22wm1p21hn0hbg2zw7nrb8j44idqizq17033fyxl5ji";
modSha256 = "1p3g6h0ygh2jfmyqq77rja9ajxqlvv6cj0rdim5wyal1sz5n0sjx";

buildPhase = ''
runHook preBuild
Expand Down

0 comments on commit c845f1c

Please sign in to comment.