tangled
alpha
login
or
join now
anil.recoil.org
/
ocaml-karakeep
0
fork
atom
OCaml CLI and library to the Karakeep bookmarking app
0
fork
atom
overview
issues
pulls
pipelines
nix
anil.recoil.org
3 months ago
fd36b7f3
d77bbc35
1/1
build.yml
success
3m 52s
+1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
build.yml
+1
.tangled/workflows/build.yml
···
37
37
opam repo add aoah https://tangled.org/anil.recoil.org/aoah-opam-repo.git
38
38
- name: switch
39
39
command: |
40
40
+
export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:$(nix build nixpkgs#gmp.dev --no-link --print-out-paths)/lib/pkgconfig"
40
41
opam install . --confirm-level=unsafe-yes --deps-only
41
42
- name: build
42
43
command: |