Enno Lohmeier
89416dab81
drone: 1.6.0 -> 1.6.5
2020-02-19 08:40:12 +01:00
Christian Kampka
f155360175
drone: 1.3.1 -> 1.6.0
2019-10-06 21:22:55 +02:00
Enno Lohmeier
90608a3892
drone: 0.8.6 -> 1.3.1
2019-09-10 11:31:19 +02: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
Vincent Demeester
3decb753d8
drone: 0.8.5 -> 0.8.6 ( #47470 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:07:36 +02:00
Vincent Demeester
e62b01b78e
drone: 0.5 -> 0.8.5 ( #41200 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-05-29 21:21:19 +02:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05: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
Alexander V. Nikolaev
9743c0e623
drone: fix build issue on OSX
...
also update all hashes to recent snapshots
2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev
9bd197fc97
drone: init at 0.5-20160813
2016-11-11 23:04:31 +01:00