GPS Exchange Format library/CLI in OCaml

ci: fix

Changed files
+2
.tangled
workflows
+2
.tangled/workflows/build.yml
···
dependencies:
nixpkgs:
- shell
- opam
- git
- gnupatch
···
dependencies:
nixpkgs:
- shell
+
- stdenv
+
- ncurses
- opam
- git
- gnupatch