mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-14 04:19:22 +03:00
c164f12922
urbit-king: update urbit-hob to v0.3.3
33 lines
880 B
YAML
33 lines
880 B
YAML
resolver: lts-14.21
|
|
|
|
packages:
|
|
- lmdb-static
|
|
- natpmp-static
|
|
- proto
|
|
- racquire
|
|
- terminal-progress-bar
|
|
- urbit-atom
|
|
- urbit-azimuth
|
|
- urbit-eventlog-lmdb
|
|
- urbit-king
|
|
- urbit-termsize
|
|
- urbit-noun
|
|
- urbit-noun-core
|
|
|
|
extra-deps:
|
|
- flat-0.3.4@sha256:002a0e0ae656ea8cc02a772d0bcb6ea7dbd7f2e79070959cc748ad1e7138eb38
|
|
- base58-bytestring-0.1.0@sha256:a1da72ee89d5450bac1c792d9fcbe95ed7154ab7246f2172b57bd4fd9b5eab79
|
|
- lock-file-0.7.0.0@sha256:3ad84b5e454145e1d928063b56abb96db24a99a21b493989520e58fa0ab37b00
|
|
- para-1.1@sha256:a90eebb063ad70271e6e2a7f00a93e8e8f8b77273f100f39852fbf8301926f81
|
|
- urbit-hob-0.3.3@sha256:ff8dae3844881cd979fee96bcb3ab3d5ea95f7c3ad2302dbc4b2dc417ff6595b
|
|
|
|
# This allows building on NixOS.
|
|
nix:
|
|
packages:
|
|
- pkgconfig
|
|
- zlib
|
|
|
|
# TODO: Why is this here?
|
|
ghc-options:
|
|
urbit-king: '-optP-Wno-nonportable-include-path'
|