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 df68c8a commit c640a1b
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 @@ -6,7 +6,7 @@ buildGo112Module rec {
version = "0.0.9";
src = ./.;

modSha256 = "1p3g6h0ygh2jfmyqq77rja9ajxqlvv6cj0rdim5wyal1sz5n0sjx";
modSha256 = "038jm0cllk50s6lqmjm65mj6y3jdgdqpvs9lzmmh352s500vzs90";

buildPhase = ''
runHook preBuild
Expand Down

0 comments on commit c640a1b

Please sign in to comment.