···19 -ldflags=
20 -X=main.Version=${version}
21 '';
22-23 meta = {
24 homepage = "https://cayley.io/";
25 description = "A graph database inspired by Freebase and Knowledge Graph";
···19 -ldflags=
20 -X=main.Version=${version}
21 '';
22+23 meta = {
24 homepage = "https://cayley.io/";
25 description = "A graph database inspired by Freebase and Knowledge Graph";
+1-1
pkgs/servers/mesos-dns/default.nix
···4 pname = "mesos-dns";
5 version = "0.1.2";
6 rev = "v${version}";
7-8 goPackagePath = "github.com/mesosphere/mesos-dns";
910 # Avoid including the benchmarking test helper in the output:
···4 pname = "mesos-dns";
5 version = "0.1.2";
6 rev = "v${version}";
7+8 goPackagePath = "github.com/mesosphere/mesos-dns";
910 # Avoid including the benchmarking test helper in the output: