mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 20:31:40 +03:00
860f59d46f
Use the terminal-progress-bar package to display a progress bar during replay, when there are jobs that need to be replayed. Bumps the lts resolver so we get access to this package.
29 lines
573 B
YAML
29 lines
573 B
YAML
resolver: lts-14.4
|
|
|
|
packages:
|
|
- pkg/king
|
|
|
|
extra-deps:
|
|
- para-1.1@sha256:a90eebb063ad70271e6e2a7f00a93e8e8f8b77273f100f39852fbf8301926f81
|
|
- flat-0.3.4@sha256:002a0e0ae656ea8cc02a772d0bcb6ea7dbd7f2e79070959cc748ad1e7138eb38
|
|
- base58-bytestring-0.1.0@sha256:a1da72ee89d5450bac1c792d9fcbe95ed7154ab7246f2172b57bd4fd9b5eab79
|
|
|
|
nix:
|
|
packages:
|
|
- pkgconfig
|
|
- SDL2
|
|
- SDL2_image
|
|
- zlib
|
|
|
|
ghc-options:
|
|
king: -fobject-code
|
|
|
|
flags:
|
|
king:
|
|
Release: false
|
|
|
|
# build:
|
|
# executable-profiling: true
|
|
# executable-stripping: false
|
|
# library-profiling: true
|