Aaron Jheng
45e91634e4
docker: 20.10.21 -> 20.10.23
2023-01-24 04:54:26 +00:00
Adam Joseph
42815b4a0c
treewide: systemdSupport: use lib.meta.availableOn
...
Many packages have some kind of flag indicating whether or not to build with
systemd support. Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`. Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.
This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.
This provides three benefits:
1. The default values are set correctly (i.e. including `&& isStatic`)
2. The default values are set consistently
3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Sandro Jäckel
d11f7fadff
docker-compose: 2.14.2 -> 2.15.1
...
Diff: https://github.com/docker/compose/compare/v2.14.2...v2.15.1
2023-01-13 18:05:34 +01:00
R. Ryantm
72c4d57057
docker-compose: 2.14.1 -> 2.14.2
2022-12-22 09:40:40 +00:00
github-actions[bot]
30b97b0e83
Merge master into staging-next
2022-12-17 00:02:17 +00:00
R. Ryantm
5e4c049862
docker-compose: 2.14.0 -> 2.14.1
2022-12-16 12:56:43 +00:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging
2022-12-09 10:27:46 +01:00
Artturin
c55b931644
treewide: fix lints and remove a unneeded cmake input
2022-12-09 01:16:08 +02:00
Martin Weinelt
2c56dc4832
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-04 22:07:03 +01:00
ijaketak
cddddb0b18
docker: Flip flag conditions
2022-12-04 14:56:32 +09:00
github-actions[bot]
1ac9e3255b
Merge staging-next into staging
2022-12-03 06:02:18 +00:00
Sandro Jäckel
9ca48eb5bd
docker-compose: 2.13.0 -> 2.14.0
...
Diff: https://github.com/docker/compose/compare/v2.13.0...v2.14.0
2022-12-03 00:44:50 +01:00
github-actions[bot]
64abc3b33d
Merge staging-next into staging
2022-12-01 00:03:04 +00:00
Sandro Jäckel
3e52056bb3
docker: fix darwin build
2022-12-01 00:17:50 +01:00
Martin Weinelt
243defc46a
python3Packages.backports_ssl_match_hostname: drop
...
Backport from one EOL release to another.
2022-11-29 01:34:59 +01:00
Sandro
b7b60a35cf
Merge pull request #202437 from SuperSandro2000/docker
2022-11-28 01:33:47 +01:00
Sergey Lukjanov
b449bc1ee8
docker-compose: 2.12.2 -> 2.13.0
2022-11-23 15:23:12 -08:00
Sandro Jäckel
eb127e2ead
docker: move inherit into passthru
2022-11-22 23:13:56 +01:00
Sandro Jäckel
ac45880256
docker: remove with lib
2022-11-22 23:13:56 +01:00
Sandro Jäckel
ffcfa322b9
docker: add overrides options back
2022-11-22 23:13:50 +01:00
Maxine Aubrey
19c8e17fb8
docker: 20.10.20 -> 20.10.21
2022-10-26 17:39:37 +02:00
Maxine Aubrey
73e9a9f68c
docker: 20.10.18 -> 20.10.20
2022-10-22 12:38:33 +02:00
Sandro Jäckel
337c1ee89e
docker-compose: 2.12.0 -> 2.12.2
2022-10-21 23:19:57 +02:00
Sandro Jäckel
edb08aac6b
docker-compose: 2.11.2 -> 2.12.0
2022-10-18 23:25:51 +02:00
R. Ryantm
40f9a7c719
docker-compose: 2.11.1 -> 2.11.2
2022-09-28 09:01:37 +00:00
Sandro
41d2b55bd0
Merge pull request #188396 from SuperSandro2000/docker
2022-09-22 17:37:56 +02:00
R. Ryantm
00c49ccce9
docker-compose: 2.11.0 -> 2.11.1
2022-09-20 14:43:15 +00:00
R. Ryantm
7f99c8a3bc
docker-compose: 2.10.2 -> 2.11.0
2022-09-15 08:02:38 +00:00
Sandro Jäckel
7d0ad48142
docker: 20.10.17 -> 20.10.18
2022-09-10 01:16:04 +02:00
Sandro Jäckel
22221a40d4
docker: switch to pname+version, cleanup unused inherits, other minor cleanups
2022-09-09 14:26:32 +02:00
zowoq
c9752932df
docker-buildx: add $out/bin symlink
2022-09-05 07:29:40 +10:00
R. Ryantm
130d56cffd
docker-compose: 2.10.1 -> 2.10.2
2022-08-28 09:12:35 +00:00
Sandro Jäckel
c35b1908a2
docker-compose: 2.10.0 -> 2.10.1
2022-08-24 20:10:09 +02:00
Sandro
bc6be68099
Merge pull request #187427 from r-ryantm/auto-update/docker-buildx
2022-08-23 01:30:15 +02:00
Sandro Jäckel
c46e14ba7d
docker-compose: 2.9.0 -> 2.10.0
2022-08-19 19:12:26 +02:00
R. Ryantm
f3b9971e4a
docker-buildx: 0.9.0 -> 0.9.1
2022-08-19 10:13:31 +00:00
R. Ryantm
9fa27cd43e
docker-buildx: 0.8.2 -> 0.9.0
2022-08-17 06:09:37 +00:00
superherointj
c9cd02582f
Merge pull request #177560 from rgo3/fix-buildx
...
docker-buildx: pass version to ldflags
2022-08-02 19:04:12 -03:00
R. Ryantm
628c8afb5a
docker-compose: 2.8.0 -> 2.9.0
2022-08-02 11:08:41 +00:00
Sandro Jäckel
dd4867bbd7
docker-compose: 2.7.0 -> 2.8.0
2022-07-29 23:26:22 +02:00
Sandro Jäckel
da849f7b30
docker-compose: 2.6.1 -> 2.7.0
2022-07-22 14:37:49 +02:00
Robin Gögge
c673e1ff02
docker-buildx: pass version to ldflags
...
With this change `docker buildx version` behaves as
expected. Fixes #177540 .
Signed-off-by: Robin Gögge <r.goegge@gmail.com>
2022-06-30 15:19:44 +02:00
R. Ryantm
eeb24ae88f
docker-distribution: 2.7.1 -> 2.8.1
2022-06-25 16:39:55 +00:00
Sandro Jäckel
736c9800c9
docker-compose: 2.6.0 -> 2.6.1
2022-06-23 20:44:59 +02:00
Maxine Aubrey
c0a672b343
docker: 20.10.16 -> 20.10.17
...
- https://github.com/moby/moby/releases/tag/v20.10.17
- https://github.com/containerd/containerd/releases/tag/v1.6.6
- https://github.com/docker/cli/releases/tag/v20.10.17
- https://github.com/opencontainers/runc/releases/tag/v1.1.2
2022-06-10 23:38:56 +02:00
zowoq
4ffef83408
docker-compose: add $out/bin symlink
2022-06-06 14:58:18 +10:00
zowoq
b7b91880d3
docker-compose: default to v2
2022-06-06 14:58:18 +10:00
Sandro Jäckel
18d53f807e
docker-compose_2: 2.5.1 -> 2.6.0
2022-05-30 22:42:09 +02:00
Maxine Aubrey
f21fb9441f
docker: 20.10.15 -> 20.10.16
...
- https://docs.docker.com/engine/release-notes/#201016
- https://github.com/docker/cli/releases/tag/v20.10.16
- https://github.com/moby/moby/releases/tag/v20.10.16
2022-05-25 18:28:01 +02:00