{ "h2o": { "branch": "master", "description": "H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server", "homepage": "https://h2o.examp1e.net", "pmnsh": { "include": "include", "prepare": "cmake .", "make": "libh2o", "compat": { "mingw": { "prepare": "cmake -G\"MSYS Makefiles\" -DCMAKE_INSTALL_PREFIX=. ." } } }, "owner": "h2o", "repo": "h2o", "rev": "v2.2.6", "sha256": "0qni676wqvxx0sl0pw9j0ph7zf2krrzqc1zwj73mgpdnsr8rsib7", "type": "tarball", "url": "https://github.com/h2o/h2o/archive/v2.2.6.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "hackage.nix": { "branch": "master", "description": "Automatically generated Nix expressions for Hackage", "homepage": "", "owner": "input-output-hk", "repo": "hackage.nix", "rev": "ed4d2759c9e6ca8133a4170f99fabdd76f30f51a", "sha256": "1n5fk8zsxnbca96zk4ikh74iz3lzh35m302q65zk1rx3nmy4027d", "type": "tarball", "url": "https://github.com/input-output-hk/hackage.nix/archive/ed4d2759c9e6ca8133a4170f99fabdd76f30f51a.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "haskell.nix": { "branch": "master", "description": "Alternative Haskell Infrastructure for Nixpkgs", "homepage": "https://input-output-hk.github.io/haskell.nix", "owner": "input-output-hk", "repo": "haskell.nix", "rev": "bbb34dcdf7b90d478002f91713531f418ddf1b53", "sha256": "1qq397j8vnlp5npk8r675fzjfimg74fcvrkxcdgx7vj48315bh2w", "type": "tarball", "url": "https://github.com/input-output-hk/haskell.nix/archive/bbb34dcdf7b90d478002f91713531f418ddf1b53.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "libaes_siv": { "branch": "master", "description": null, "homepage": null, "pmnsh": { "compat": { "m1brew": { "prepare": "cmake .", "make": "install CFLAGS=$(pkg-config --cflags openssl)" }, "mingw": { "prepare": "cmake -G\"MSYS Makefiles\" -DDISABLE_DOCS:BOOL=ON .", "make": "aes_siv_static" } } }, "owner":"dfoxfranke", "repo": "libaes_siv", "rev": "9681279cfaa6e6399bb7ca3afbbc27fc2e19df4b", "sha256": "1g4wy0m5wpqx7z6nillppkh5zki9fkx9rdw149qcxh7mc5vlszzi", "type": "tarball", "url": "https://github.com/dfoxfranke/libaes_siv/archive/9681279cfaa6e6399bb7ca3afbbc27fc2e19df4b.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "murmur3": { "branch": "master", "description": null, "homepage": null, "pmnsh": { "make": "static" }, "owner": "urbit", "repo": "murmur3", "rev": "71a75d57ca4e7ca0f7fc2fd84abd93595b0624ca", "sha256": "0k7jq2nb4ad9ajkr6wc4w2yy2f2hkwm3nkbj2pklqgwsg6flxzwg", "type": "tarball", "url": "https://github.com/urbit/murmur3/archive/71a75d57ca4e7ca0f7fc2fd84abd93595b0624ca.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "niv": { "branch": "master", "description": "Easy dependency management for Nix projects", "homepage": "https://github.com/nmattia/niv", "owner": "nmattia", "repo": "niv", "rev": "9d35b9e4837ab88517210b1701127612c260eccf", "sha256": "0q50xhnm8g2yfyakrh0nly4swyygxpi0a8cb9gp65wcakcgvzvdh", "type": "tarball", "url": "https://github.com/nmattia/niv/archive/9d35b9e4837ab88517210b1701127612c260eccf.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": { "branch": "master", "description": "Nix Packages collection", "homepage": null, "owner": "nixos", "repo": "nixpkgs", "rev": "166ab9d237409c4b74b1f8ca31476ead35e8fe53", "sha256": "13i43kvbkdl3dh8b986j6mxbn355mqjhcxrd8cni8zfx1z0wrscr", "type": "tarball", "url": "https://github.com/nixos/nixpkgs/archive/166ab9d237409c4b74b1f8ca31476ead35e8fe53.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "softfloat3": { "branch": "master", "description": null, "homepage": null, "pmnsh": { "include": "source/include", "compat": { "m1brew": { "lib": "build/template-FAST_INT64", "make": "-C build/template-FAST_INT64 libsoftfloat3.a" }, "mingw": { "lib": "build/Win64-MinGW-w64", "make": "-C build/Win64-MinGW-w64 libsoftfloat3.a" } } }, "owner": "urbit", "repo": "berkeley-softfloat-3", "rev": "ec4c7e31b32e07aad80e52f65ff46ac6d6aad986", "sha256": "1lz4bazbf7lns1xh8aam19c814a4n4czq5xsq5rmi9sgqw910339", "type": "tarball", "url": "https://github.com/urbit/berkeley-softfloat-3/archive/ec4c7e31b32e07aad80e52f65ff46ac6d6aad986.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "secp256k1": { "branch": "master", "description": "Optimized C library for ECDSA signatures and secret/public key operations on curve secp256k1.", "homepage": null, "pmnsh": { "include": "include", "lib": ".libs", "prepare": "./autogen.sh && ./configure --disable-shared --enable-module-recovery CFLAGS=-DSECP256K1_API=", "make": "libsecp256k1.la" }, "owner": "bitcoin-core", "repo": "secp256k1", "rev": "26de4dfeb1f1436dae1fcf17f57bdaa43540f940", "sha256": "03i3nv8d3ci7q9y98q11rrp3rvwdqc0hc0ss0pr6xckybvizsmbb", "type": "tarball", "url": "https://github.com/bitcoin-core/secp256k1/archive/26de4dfeb1f1436dae1fcf17f57bdaa43540f940.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "stackage.nix": { "branch": "master", "description": "Automatically generated Nix expressions of Stackage snapshots", "homepage": "", "owner": "input-output-hk", "repo": "stackage.nix", "rev": "08312f475f4f5f3b6578e7a78dc501de6fea8792", "sha256": "15j1l6616kfv7351jxwgb9kj6y8227fcm87nxwabmbn1q6a8q2kf", "type": "tarball", "url": "https://github.com/input-output-hk/stackage.nix/archive/08312f475f4f5f3b6578e7a78dc501de6fea8792.tar.gz", "url_template": "https://github.com///archive/.tar.gz" } }