Commit graph

12 commits

Author SHA1 Message Date
R. RyanTM cf9a628958 dgraph: 20.07.2 -> 20.07.3 2021-01-18 14:31:33 +00:00
R. RyanTM ae55d235b1 dgraph: 20.07.1 -> 20.07.2 2020-11-01 17:16:16 -08:00
R. RyanTM b90d8c6849 dgraph: 20.07.0 -> 20.07.1 2020-10-24 23:18:43 -07:00
R. RyanTM d6258a7959 dgraph: 20.03.4 -> 20.07.0 2020-08-13 16:50:03 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM 440fb942e0 dgraph: 20.03.3 -> 20.03.4 2020-07-31 00:52:36 -07:00
zowoq a9aa6b3110 dgraph: 1.0.17 -> 20.03.3 2020-06-07 17:52:21 +10:00
Yann Hodique 65b9a73a1a dgraph: 0.8.2 -> 1.0.17 2019-08-31 19:15:52 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Yann Hodique d02fac35a5 dgraph: 0.8.1 -> 0.8.2 2017-09-28 00:32:15 +02:00
Yann Hodique af852d08ac
dgraph: init at 0.8.1 2017-08-23 21:21:10 -07:00