Commit graph

256 commits

Author SHA1 Message Date
Max Wittig d4eed01376
gitlab-runner: 13.3.1 -> 13.4.0 (#98377) 2020-09-21 15:19:51 +02:00
Tim Steinbach bc0dd710e5
jenkins: 2.235.5 -> 2.249.1 2020-09-10 10:36:18 -04:00
Max Wittig 61eb2b639b
gitlab-runner: 13.3.0 -> 13.3.1 (#97350) 2020-09-08 15:27:08 +02:00
R. RyanTM 96e6957440 fly: 6.5.0 -> 6.5.1 2020-09-04 14:24:55 +00:00
Lassulus f88ab589ed
Merge pull request #85595 from KAction/laminar
laminar: init at 0.8
2020-08-27 21:19:44 +02:00
R. RyanTM 46d33689d5 fly: 6.4.1 -> 6.5.0 2020-08-25 03:35:14 +00:00
Max Wittig 54acf58040
gitlab-runner: 13.2.2 -> 13.3.0 (#95838) 2020-08-20 10:16:55 +00:00
Tim Steinbach bae91fb6c9
jenkins: 2.235.3 -> 2.235.5 2020-08-18 08:02:31 -04:00
Timothy Stott ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
Mario Rodas 3bbdc0f2c4
Merge pull request #95054 from r-ryantm/auto-update/fly
fly: 6.4.0 -> 6.4.1
2020-08-10 07:07:02 -05:00
Christian Kampka 044f18a6f0
drone-cli: 1.2.1 -> 1.2.2 2020-08-10 10:32:33 +02:00
R. RyanTM 53c69e01d3 fly: 6.4.0 -> 6.4.1 2020-08-10 07:59:41 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Max Wittig 585aa266d3
gitlab-runner: 13.2.0 -> 13.2.2 (#94818) 2020-08-07 09:24:58 +00:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Tim Steinbach ed0ad5f792
jenkins: 2.235.2 -> 2.235.3 2020-07-28 09:59:03 -04:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
David Arnold fcb67219ea
drone: 1.6.5 → 1.9.0 2020-07-23 15:44:40 -05:00
Vladimír Čunát 7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Max Wittig 64d855d214
gitlab-runner: 13.1.0 -> 13.2.0 (#93514) 2020-07-20 11:13:05 +00:00
Vladimír Čunát 4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Tim Steinbach 223efd7b37
jenkins: 2.235.1 -> 2.235.2 2020-07-17 10:22:13 -04:00
R. RyanTM 1e816defe7 fly: 6.3.0 -> 6.4.0 2020-07-16 04:42:06 +00:00
Pascal Bach c323751a71
gitlab-runner: remove additional binaries (#91811)
Only the gitlab-runner and the helper-images are required.
All other binaries that were currently in the derivation were only for
testing.
2020-07-01 09:43:31 +00:00
Max Wittig 42ab6da6a8
gitlab-runner: 13.0.1 -> 13.1.0 (#91239) 2020-06-21 22:41:47 +00:00
Robert Hensing 7d436b4618 hercules-ci-agent: init at 0.7.2 2020-06-21 13:38:22 +02:00
Tim Steinbach d1966f0860
jenkins: 2.222.4 -> 2.235.1 2020-06-18 08:16:06 -04:00
Greg Roodt 8520ec69c6
buildkite-cli: init at 1.1.0 (#89399) 2020-06-14 17:23:26 -07:00
R. RyanTM 801e325a38 fly: 6.1.0 -> 6.3.0 2020-06-14 15:10:15 +00:00
Max Wittig 3f05ce5454
gitlab-runner: 13.0.0 -> 13.0.1 (#89391) 2020-06-03 09:07:41 +00:00
Tim Steinbach f75d62941d
jenkins: 2.222.3 -> 2.222.4 2020-05-30 11:32:34 -04:00
Max Wittig 9a714d249e
gitlab-runner: 12.10.2 -> 13.0.0 (#88935) 2020-05-26 18:28:13 +00:00
Florian Klink 44c0533497 fly: 6.0.0 -> 6.1.0 2020-05-15 14:54:35 +02:00
Florian Klink 5d362c2335 fly: use completion generator
There's no need to ship the pre-generated completions in the nixpkgs
tree anymore.
2020-05-15 13:53:14 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Max Wittig 73e20c730d
gitlab-runner: 12.10.1 -> 12.10.2 (#87245) 2020-05-08 10:01:33 +00:00
Jan Tojnar 2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Tim Steinbach f7b417440d
jenkins: 2.222.1 -> 2.222.3 2020-04-28 11:16:48 -04:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Max Wittig 8f5e4d1b63
gitlab-runner: 12.10.0 -> 12.10.1 (#86100) 2020-04-27 10:57:17 +00:00
Max Wittig 50ba3f7ad8
gitlab-runner: 12.9.0 -> 12.10.0 (#85748) 2020-04-22 12:04:50 +00:00
Dmitry Bogatov cd5c75fcdc laminar: init at 0.8 2020-04-20 01:14:56 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Tim Steinbach be792c92ec
jenkins: 2.204.5 -> 2.222.1 2020-04-01 10:46:07 -04:00
R. RyanTM 6da44bf95e fly: 5.8.0 -> 6.0.0 2020-04-01 11:45:42 +00:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Max Wittig 2878b4073a
gitlab-runner: 12.8.0 -> 12.9.0 (#83085) 2020-03-22 09:42:26 +00:00
Mario Rodas b49ca4818d fly: fix build on darwin 2020-03-21 04:59:00 -05:00
Mario Rodas a5a687734a drone-cli: fix build on darwin 2020-03-21 04:53:00 -05:00