Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnchildren/dep2nix
Prototyping an attempt at a nix expression generator for `dep`
https://github.com/johnchildren/dep2nix
Last synced: about 20 hours ago
JSON representation
Prototyping an attempt at a nix expression generator for `dep`
- Host: GitHub
- URL: https://github.com/johnchildren/dep2nix
- Owner: johnchildren
- License: bsd-3-clause
- Created: 2017-12-22T17:13:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-22T17:14:11.000Z (almost 7 years ago)
- Last Synced: 2024-10-11T23:42:29.104Z (27 days ago)
- Language: Haskell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dep2nix
Prototype of a tool to generate nix expressions from `Gopkg.toml` format files for Go projects.
I don't think it actually does anything useful as yet.