Travis mac client build: explicitly update homebre...
by Chris Andreae 5 years 8 months
Travis mac client build: explicitly update homebrew before install
bc96dd43
Merge pull request #16 from thefloweringash/update...
by Chris Andreae 5 years 8 months
Merge pull request #16 from thefloweringash/update-nix-cross

nix: update AVR toolchain dependencies for nix's new cross compilers
fe9c5860
nix: update firmware mapping extractor
by Andrew Childs 5 years 8 months
nix: update firmware mapping extractor

Relied on the presence of /usr/bin/env, which doesn't appear to exist
in the sandbox.
b8e282cd
nix: update AVR toolchain dependencies for nix's n...
by Andrew Childs 5 years 8 months
nix: update AVR toolchain dependencies for nix's new cross compilers

This breaks compatibility with 18.09, and builds with nixpkgs 19.03
and newer.
69eee2ca
Merge remote-tracking branch 'github/public'
by Chris Andreae 6 years 2 months
45ae630d
Remove committed lock file from Ruby gem, add lock...
by Chris Andreae 6 years 2 months
Remove committed lock file from Ruby gem, add lock file to example scripts.
652d187b
Merge pull request #15 from thefloweringash/compil...
by Chris Andreae 6 years 4 months
Merge pull request #15 from thefloweringash/compiler-compat

Compiler compatibility
8ffb9723
Add MonadFail instance for ErrorState
by Andrew Childs 6 years 4 months
Add MonadFail instance for ErrorState

This not strictly required for ErrorState, but it is not unreasonable
for ErrorState to also provide MonadFail, and our single consumer
requires it.
3b31e287
Update IntMap consumers for newer containers
by Andrew Childs 6 years 4 months
85d7d4bb
Update warnings configuration for GHC
by Andrew Childs 6 years 4 months
Update warnings configuration for GHC

This seems to have changed around the release of GHC 8.0.x.
33dbd5cb
Report a bug