Commit graph

11 commits

Author SHA1 Message Date
Casey Ransom 7c9c491e73
make git an explicit dependency
My very old (10.10.x) builder tried to run a job, but failed with `error: unknown option `reference-if-able'` as it appears to have been using the system git which is also ancient. I'm still pending another job but i think this fixes it.
2018-01-29 14:27:34 -05:00
Graham Christensen e66776cee8
Rustfmt 2018-01-21 14:17:25 -05:00
Graham Christensen 90a25627a6
Add the security framework on darwin to the nix-shell 2017-12-25 20:38:27 -05:00
Graham Christensen 98283d4eaa
Remove PHP bits 2017-12-10 16:12:54 -05:00
Graham Christensen 7e547c8aaf
Default to the rustEnv for the shell 2017-12-04 20:55:44 -05:00
Graham Christensen c2ff6a0852
use the pinned nixpkgs for the shell 2017-11-29 22:31:40 -05:00
Graham Christensen 5b62137ebe
Implement the build-filter
1. You must have a clone of amqp from
https://github.com/grahamc/rust-amqp in ./rust-amqp
to fix openssl bugs
2017-11-14 08:32:28 -05:00
Graham Christensen dcca963ba7
I need to commit more often so I don't commit commit-message-bankruptcy 2017-11-09 07:33:10 -05:00
Graham Christensen 1a536ce296
just pretend this makes sense 2017-11-08 03:34:48 -05:00
Graham Christensen 1fb5e7d6b9
rust? 2017-11-05 09:46:42 -05:00
Graham Christensen 0c7b2f252e
Initial port from my network 2017-10-29 17:10:26 -04:00