mirror of
https://github.com/typeable/compaREST.git
synced 2024-12-26 04:33:11 +03:00
iko
5727f6bf83
* Bumped all of nix
* Drop remove-artifacts
* Redid whole CI
* fixed bash
* fixed cp
* fixed paths
* bumped stack
* Bumped actions
* Fixed formatting in tests
* Bumped nix things
* wip
* Try unbreaking
* cap?
* Actually use macos 😂
* Fixed builds (?)
* Fixed builds (?)
* trace
* removed lowercase
* try caching
* actions/cache@v2.1.7
* fixed caching (?)
* Fixed compaREST-GitHub-Action
* multiple cache keys
* Made keys prettier
* Completed release steps
* Fixed image build and use pre-post for cache
* Don't pre
* Cache full nix
* trigger rebuild
* Rerun
* Use restore keys
* Fix caching?
* Renamed file
* Switch back to /nix/store
* trigger rebuild
* check directory
* wip
* wip
* echo
* Try
* Force rebuild
* Don't remove nix store
* Force rebuild
* sudo chmod +w /nix/store/
* chmod
* wip
* wip
* Cache full nix
* wip
* wip
* wip
* wip
* Rebuild
* wip
* wip
* wip
* Move important stuff
* wip
* xargs
* fix
* normal
* foo
* sudo
* Give up and use cachix
* Checkout before anything else
* Use optimization flags
* Seem to have finalized everything
* fix release assets
* check versions
* move things
* Exit when versions don't match
* Added policeman
* Removed debug stuff
* fix
* Should be working now
* wip
* Set lines
* Made things prettier?
* Incluse test data in cabal
* Actually format all code
* Added format check
* Dist
* Added caching and release to dist
* Added changelog check
* fixed check action
* fixed docker login
12 lines
167 B
YAML
12 lines
167 B
YAML
resolver: lts-18.16
|
|
|
|
packages:
|
|
- .
|
|
|
|
extra-deps:
|
|
- open-union-0.4.0.0
|
|
- type-fun-0.1.3
|
|
- github-0.26
|
|
- base16-bytestring-0.1.1.7
|
|
- http-link-header-1.0.3.1
|