nixpkgs/pkgs/servers/holochain-go
Gavin Rogers f917b155e5 Add: GoEndian dependancy
I'm a little confused as to why this buils and runs on darwin, but fails to
build without it on linux. The error was:

```go/src/github.com/gxed/eventfd/eventfd.go:17:2: cannot find package "github.com/gxed/GoEndian" in any of:```
2018-07-06 14:00:22 +01:00
..
default.nix Fix: remove platform declaration, add eventfd 2018-07-06 11:55:48 +01:00
deps.nix Add: GoEndian dependancy 2018-07-06 14:00:22 +01:00