https://github.com/obsidiansystems/opam-nixify
https://github.com/obsidiansystems/opam-nixify
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/obsidiansystems/opam-nixify
- Owner: obsidiansystems
- Created: 2018-07-26T15:52:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T18:43:17.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T09:51:53.472Z (about 1 year ago)
- Language: OCaml
- Size: 109 KB
- Stars: 7
- Watchers: 27
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Opam-Nixify
===========Build
-----Install with `opam`:
opam pin add opam-nixify . -kgit
Or just run
make
which builds `_build/install/default/bin/opam-nixify`