Commit Graph

304 Commits

Author SHA1 Message Date
Robert Scott
996b14f610
Merge pull request #116614 from r-ryantm/auto-update/fly
fly: 7.0.0 -> 7.1.0
2021-03-19 23:13:22 +00:00
R. RyanTM
6fdb1772f3 fly: 7.0.0 -> 7.1.0 2021-03-17 11:55:47 +00:00
github-actions[bot]
b0a6c2b8a5
Merge master into staging-next 2021-03-13 00:38:26 +00:00
Peter Simons
795ef4f46f
Merge pull request #115256 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-06 (plus other fixes)
2021-03-12 20:53:42 +01:00
github-actions[bot]
903fc48674
Merge master into staging-next 2021-03-12 00:39:51 +00:00
Tim Steinbach
ddae5e706e
jenkins: 2.263.4 → 2.277.1 2021-03-11 14:14:45 +00:00
Robert Hensing
fdfbd17b70 hci: init at 0.1.0 2021-03-09 16:38:20 +01:00
Robert Hensing
c0a3fd18ca hercules-ci-agent: Fix and update build 2021-03-09 16:38:20 +01:00
github-actions[bot]
65cddb74d7
Merge staging-next into staging 2021-03-07 06:17:25 +00:00
Jörg Thalheim
f003d2c9ce
drone-runner-exec: init at unstable-2020-04-19 (#115003)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-07 04:35:30 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
sternenseemann
6f2fbf5f0b treewide: add missing lib inputs
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:

    find "$NIXPKGS" -name '*.nix' \
      -and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
      -and ! -path '$NIXPKGS/.git/**' \
      -print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Max Wittig
44863a15c8
gitlab-runner: 13.8.0 -> 13.9.0 2021-02-23 09:56:09 +01:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
R. RyanTM
802d394f3c fly: 6.7.5 -> 7.0.0 2021-02-18 08:08:43 +00:00
maralorn
57d929c279
Merge pull request #108334 from maralorn/laminar
laminar: 0.8 -> 1.0
2021-02-14 19:26:20 +01:00
Ryan Mulligan
d047751a35
Merge pull request #112790 from r-ryantm/auto-update/fly
fly: 6.7.4 -> 6.7.5
2021-02-12 19:39:23 -08:00
R. RyanTM
818a324b34 fly: 6.7.4 -> 6.7.5 2021-02-11 16:05:05 +00:00
Tim Steinbach
91667d4fe3
jenkins: 2.263.3 → 2.263.4 2021-02-11 09:13:44 -05:00
Malte Brandy
4e10c05d1f
laminar: 0.8 -> 1.0
Bumped version and updated javascript dependencies.
Had to modify the no-network patch as well because of the changed
javascript libs.

Upstream changed the handling CMAKE_INSTALL_PREFIX in
1bb545e3f9
so I decided to patch around that as well.

Removing systemd units and config file because they should be defined
declaratively
2021-02-11 11:29:56 +01:00
R. RyanTM
ad89ec0cb6
buildkite-agent: 3.26.0 -> 3.27.0 (#112474) 2021-02-09 11:49:52 +01:00
Tim Steinbach
40463bfd03
jenkins: 2.263.2 → 2.263.3 2021-01-29 11:57:00 -05:00
R. RyanTM
bda6c3bfd2 fly: 6.7.3 -> 6.7.4 2021-01-29 01:59:05 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Max Wittig
4c7ffbccf0
gitlab-runner: 13.7.0 -> 13.8.0 (#110280) 2021-01-21 10:07:03 +00:00
R. RyanTM
feff6a6926 fly: 6.7.2 -> 6.7.3 2021-01-18 18:51:55 +00:00
Tim Steinbach
4a521fb5e9
jenkins: 2.263.1 → 2.263.2 2021-01-15 10:39:10 -05:00
Max Wittig
74971a10d5
gitlab-runner: 13.6.0 -> 13.7.0 (#107378) 2020-12-22 13:16:15 +01:00
zowoq
566bce3cdb buildkite-agent: remove goPackagePath 2020-12-17 16:38:13 +10:00
Jörg Thalheim
028f711404
drone: 1.9.0 -> 1.10.0 2020-12-12 07:36:17 +01:00
R. RyanTM
feed5210dd
jenkins: 2.249.3 -> 2.263.1 2020-12-06 02:04:07 +01:00
R. RyanTM
053c522b7c
buildkite-agent: 3.25.0 -> 3.26.0 (#105852) 2020-12-04 15:18:54 +01:00
R. RyanTM
1590c5302b fly: 6.7.0 -> 6.7.2 2020-12-01 18:58:35 +00:00
R. RyanTM
97904288cd drone-cli: 1.2.2 -> 1.2.4 2020-11-26 02:22:11 +00:00
Max Wittig
e83b3f6866
gitlab-runner: 13.5.0 -> 13.6.0 (#104498) 2020-11-21 19:32:45 +01:00
Tim Steinbach
37cd50fa35
jenkins: 2.249.2 → 2.249.3 2020-11-05 18:09:37 +00:00
Tim Steinbach
66d8c7d29a
jenkins: Inline update script, add test reference 2020-11-05 13:08:06 -05:00
Mario Rodas
8b579d8062
Merge pull request #102337 from r-ryantm/auto-update/fly
fly: 6.6.0 -> 6.7.0
2020-11-01 07:05:19 -05:00
R. RyanTM
fa45e8792d fly: 6.6.0 -> 6.7.0 2020-11-01 09:49:56 +00:00
Andrey Kuznetsov
0d41c9a9c6
buildkite-agent: 3.17.0 -> 3.25.0, use buildGoModule, add darwin to platforms (#101954) 2020-10-28 23:43:24 +01:00
Max Wittig
79b036b7db
gitlab-runner: 13.4.1 -> 13.5.0 (#101175) 2020-10-21 13:16:30 +02:00
Mario Rodas
16895196ed
Merge pull request #100934 from r-ryantm/auto-update/fly
fly: 6.5.1 -> 6.6.0
2020-10-18 08:15:24 -05:00
R. RyanTM
9871506209 fly: 6.5.1 -> 6.6.0 2020-10-18 07:27:27 +00:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Tim Steinbach
553ec1bf72
jenkins: 2.249.1 -> 2.249.2 2020-10-08 14:51:20 -04:00
Diego Louzán
dbbd13568e
gitlab-runner: 13.4.0 -> 13.4.1 (#99409) 2020-10-05 14:46:20 +02:00
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