mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
fix nix sha256
This commit is contained in:
parent
ba1a8eec98
commit
2544493b35
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
src = pkgs.fetchgit {
|
||||
url = "https://github.com/mransan/ocaml-protoc.git";
|
||||
rev = "5510694deffde13283742b8ad116fab61b65dfbc";
|
||||
sha256 = "sha256-KPctDwJIGi2W3HJEZBPwu9qRUrqK0azfW7VKCPxzCOU=";
|
||||
sha256 = "sha256-0eQEaAZMs/OydNLsEKxdbdwx0/Ots6fLEpYg89VxK3k=";
|
||||
};
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue