Commit Graph

19 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
3cd98eabd5 dgraph: 23.0.1 -> 23.1.0 2023-08-22 06:35:30 +00:00
R. Ryantm
3304d3efd4 dgraph: 22.0.1 -> 23.0.1 2023-07-11 21:26:47 +00:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
R. Ryantm
7b9e5f4233 dgraph: 22.0.0 -> 22.0.1 2022-11-12 03:31:55 +00:00
R. Ryantm
c661408f75 dgraph: 21.12.0 -> 22.0.0 2022-10-22 12:21:45 +00:00
happysalada
f718d30656 dgraph: 20.07.3 -> 21.12.0 2022-04-16 15:25:52 -04:00
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