Skip to content

Commit e81f8dc

Browse files
committed
Update cargoSha256
1 parent 5f1d425 commit e81f8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlay.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ final: prev:
55
pname = "prjfmt";
66
version = "0.0.1";
77
src = ./.;
8-
cargoSha256 = "sha256-98M9OPWil9bKknam8ys4dNP6/iZObW0RrAC7PxiHxYI=";
8+
cargoSha256 = "sha256:0bsxwl5bhjg8d4mdyk2mx7g5744b790nhdlyg393vwjmnbnyy1k2";
99
doCheck = false;
1010
nativeBuildInputs = [ ];
1111
buildInputs = [ ];

0 commit comments

Comments
 (0)