Nebulka
b67ea20d4c
rvvm: init at unstable-2023-01-25
2023-01-28 01:01:50 +00:00
Thibault Gagnaux
75617407d2
colima: use lima-bin on darwin for native macOS virtualization support
2023-01-27 17:15:00 +01:00
Mario Rodas
550f0267a8
docker-slim: 1.39.0 -> 1.40.0
...
https://github.com/slimtoolkit/slim/releases/tag/1.40.0
2023-01-27 04:20:00 +00:00
tricktron
379895e3c3
lima-bin: init binary derivation at 0.14.2 ( #209171 )
2023-01-27 01:45:01 +01:00
Nick Cao
cbbfbcd095
krunvm: set meta.platforms
2023-01-26 15:07:30 +08:00
Aaron Jheng
45e91634e4
docker: 20.10.21 -> 20.10.23
2023-01-24 04:54:26 +00:00
Weijia Wang
1f4f3a7946
Merge pull request #205404 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.66.2 -> 1.67.2
2023-01-23 14:32:56 +01:00
Weijia Wang
0797f5ff57
Merge pull request #206285 from dennajort/lima-0.14.1
...
lima: 0.13.0 -> 0.14.2
2023-01-23 14:24:45 +01:00
Weijia Wang
c0a79547ce
Merge pull request #207613 from r-ryantm/auto-update/distrobox
...
distrobox: 1.4.1 -> 1.4.2.1
2023-01-23 08:37:43 +01:00
Mario Rodas
cb36c5647b
Merge pull request #211316 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.1.0 -> 1.1.1
2023-01-22 09:52:37 -05:00
Mario Rodas
79dcad24b6
Merge pull request #211458 from r-ryantm/auto-update/x11docker
...
x11docker: 7.4.2 -> 7.6.0
2023-01-22 09:45:12 -05: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
R. Ryantm
ff2a1f4c80
x11docker: 7.4.2 -> 7.6.0
2023-01-21 18:29:11 +00: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
R. Ryantm
e969b9fef2
nixpacks: 1.1.0 -> 1.1.1
2023-01-18 02:06:11 +00:00
Astro
f851f25ba8
cloud-hypervisor: 28.1 -> 29.0
2023-01-17 16:19:54 +00:00
Mario Rodas
1ef30c4d90
Merge pull request #210652 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.0.3 -> 1.1.0
2023-01-14 08:58:13 -05:00
R. Ryantm
aac1a33712
nixpacks: 1.0.3 -> 1.1.0
2023-01-14 08:35:44 +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
Sascha Grunert
15b8157fef
cri-o: 1.26.0 -> 1.26.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-12 14:20:41 +10:00
superherointj
c3b9f2238f
dumb-init: fix dynamic compilation ( #210030 )
2023-01-11 10:17:26 +01:00
figsoda
c79559fc64
Merge pull request #209759 from figsoda/pods
...
pods: 1.0.1 -> 1.0.2
2023-01-09 12:47:05 -05:00
figsoda
4a26f8d27d
Merge pull request #209617 from candyc1oud/youki
...
youki: init at 0.0.4
2023-01-08 20:49:56 -05:00
Candy Cloud
9245a18236
youki: init at 0.0.4
2023-01-09 01:10:27 +00:00
figsoda
c9e397b013
pods: 1.0.1 -> 1.0.2
...
Diff: https://github.com/marhkb/pods/compare/v1.0.1...v1.0.2
2023-01-08 16:33:52 -05:00
R. Ryantm
2d72d4775e
cri-o: 1.25.1 -> 1.26.0
2023-01-08 13:30:27 +10:00
zowoq
4a8663e6d2
cri-o: install cni and crictl files
2023-01-08 13:30:27 +10:00
R. Ryantm
108627107d
cloud-hypervisor: 28.0 -> 28.1
2023-01-06 20:39:33 +00:00
zowoq
c8739dd43c
containerd: 1.6.14 -> 1.6.15
...
https://github.com/containerd/containerd/releases/tag/v1.6.15
2023-01-07 06:17:03 +10:00
Alyssa Ross
cc06a391ad
OVMF: add 32-bit ARM support
...
Smoke tested in qemu.
2023-01-06 17:43:06 +00:00
Alyssa Ross
a7a79b12eb
OVMF: inherit platforms from edk2
...
AFAICT OVMF runs on all EDK II platforms.
2023-01-06 17:43:06 +00:00
zowoq
469aec905b
nixos/podman, podman: switch to netavark
network stack
2023-01-04 14:25:14 +10:00
R. Ryantm
1659dab098
nixpacks: 0.16.0 -> 1.0.3
2023-01-03 16:31:55 +08:00
figsoda
a017cc7980
pods: 1.0.0-rc.3 -> 1.0.1
...
Diff: https://github.com/marhkb/pods/compare/v1.0.0-rc.3...v1.0.1
2022-12-30 17:07:16 -05:00
R. Ryantm
dd6e0ab1cf
seabios: 1.16.0 -> 1.16.1
2022-12-30 10:09:11 +01:00
Alyssa Ross
247086c9e9
OVMF: add suffix for i686
...
This fixes eval of the ZFS NixOS tests on i686.
Fixes: 22b6f785a7
("nixos/tests/zfs: Represent real world usage better")
2022-12-29 22:34:18 +00:00
JB Gosselin
fa65a5e2a6
lima: 0.14.2
2022-12-29 14:12:05 -05:00
Andreas Schmid
2d1dee4f6a
colima: 0.5.0 -> 0.5.2
...
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-12-28 12:19:15 +01:00
Sandro
bfc35e168b
Merge pull request #203904 from urandom2/toolbox
...
Fixes https://github.com/NixOS/nixpkgs/issues/96115
Closes https://github.com/NixOS/nixpkgs/pull/110473
2022-12-27 21:25:46 +01:00
R. Ryantm
fc3859a07d
containerd: 1.6.12 -> 1.6.14
2022-12-26 09:59:18 +10:00
R. Ryantm
6d45959398
distrobox: 1.4.1 -> 1.4.2.1
2022-12-24 20:13:29 +00:00
figsoda
e8ee153b17
Merge pull request #207152 from figsoda/pods
...
pods: 1.0.0-rc.2 -> 1.0.0-rc.3
2022-12-22 19:39:32 -05:00
Pascal Bach
b128657f4b
Merge pull request #207221 from r-ryantm/auto-update/docker-compose
...
docker-compose: 2.14.1 -> 2.14.2
2022-12-22 22:18:36 +01:00
R. Ryantm
72c4d57057
docker-compose: 2.14.1 -> 2.14.2
2022-12-22 09:40:40 +00:00
figsoda
18be846946
pods: 1.0.0-rc.2 -> 1.0.0-rc.3
...
Diff: https://github.com/marhkb/pods/compare/v1.0.0-rc.2...v1.0.0-rc.3
2022-12-21 17:01:01 -05:00
R. Ryantm
832dea892d
colima: 0.4.6 -> 0.5.0
2022-12-21 20:58:22 +08:00
superherointj
36f2ac4895
dumb-init: fix musl
2022-12-19 19:15:50 +01:00
JB Gosselin
788a5c31da
Combine substituteInPlace
on Makefile
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-18 01:13:08 +01:00
figsoda
b679a601bf
Merge pull request #206430 from figsoda/pods
...
pods: 1.0.0-beta.9 -> 1.0.0-rc.2
2022-12-17 14:33:39 -05:00
Vladimír Čunát
fbb6e4b651
Merge #206163 : qemu: 7.1.0 -> 7.2.0
2022-12-17 10:11:17 +01:00
Robert Scott
0c924ec948
qemu: 7.1.0 -> 7.2.0
2022-12-17 01:47:29 +00:00
github-actions[bot]
30b97b0e83
Merge master into staging-next
2022-12-17 00:02:17 +00:00
figsoda
e41d462a16
pods: 1.0.0-beta.9 -> 1.0.0-rc.2
...
Diff: https://github.com/marhkb/pods/compare/v1.0.0-beta.9...v1.0.0-rc.2
2022-12-16 11:51:24 -05:00
JB Gosselin
1a5fda5f2b
remove rm, add --force to codesign
2022-12-16 11:49:22 -05:00
JB Gosselin
dc05102a83
add _output cleaning before build
2022-12-16 11:17:18 -05:00
R. Ryantm
5e4c049862
docker-compose: 2.14.0 -> 2.14.1
2022-12-16 12:56:43 +00:00
R. Ryantm
946dd76d6d
ecs-agent: 1.66.2 -> 1.67.2
2022-12-15 22:58:45 +00:00
JB Gosselin
4f67556113
lima: 0.13.0 -> 0.14.1
2022-12-15 13:28:53 -05:00
github-actions[bot]
1e7dd98694
Merge master into staging-next
2022-12-14 00:02:18 +00:00
Michael Lingelbach
d8c8e9abb7
toolbox: init at 0.0.99.3
...
Fixes #96115
2022-12-13 21:36:49 +00:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
github-actions[bot]
63c2909cc1
Merge master into staging-next
2022-12-12 06:01:08 +00:00
zowoq
596fbebaab
podman: add mac-helper patch
2022-12-12 12:37:20 +10:00
github-actions[bot]
1ec3bfc9db
Merge master into staging-next
2022-12-11 00:03:34 +00:00
R. Ryantm
a27e205374
nixpacks: 0.15.0 -> 0.16.0
2022-12-10 16:58:37 +00:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging
2022-12-09 10:27:46 +01:00
Artturi
0aa0c46ef5
Merge pull request #205201 from Artturin/lintfixes1
...
Lint fixes
2022-12-09 05:13:56 +02:00
Artturin
c55b931644
treewide: fix lints and remove a unneeded cmake input
2022-12-09 01:16:08 +02:00
zowoq
20d1af6df8
containerd: 1.6.10 -> 1.6.12
...
https://github.com/containerd/containerd/releases/tag/v1.6.11
https://github.com/containerd/containerd/releases/tag/v1.6.12
2022-12-09 06:38:44 +10:00
figsoda
9990b010f7
pods: 1.0.0-beta.8 -> 1.0.0-beta.9
...
Diff: https://github.com/marhkb/pods/compare/v1.0.0-beta.8...v1.0.0-beta.9
2022-12-05 17:25:19 -05:00
Martin Weinelt
2c56dc4832
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-04 22:07:03 +01:00
Fabian Affolter
034393bc33
Merge pull request #204468 from r-ryantm/auto-update/open-vm-tools
...
open-vm-tools: 12.1.0 -> 12.1.5
2022-12-04 18:39:54 +01:00
Fabian Affolter
e28c015ba2
open-vm-tools: add changelog to meta
2022-12-04 13:15:06 +01:00
R. Ryantm
f10b493aa5
open-vm-tools: 12.1.0 -> 12.1.5
2022-12-04 11:55:49 +00: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
figsoda
5547af226d
Merge pull request #203535 from SuperSandro2000/docker-darwin
...
docker: fix darwin build
2022-11-30 18:37:14 -05:00
Sandro Jäckel
3e52056bb3
docker: fix darwin build
2022-12-01 00:17:50 +01:00
github-actions[bot]
c14692be87
Merge staging-next into staging
2022-11-30 18:01:46 +00:00
Nick Cao
dfc876b50d
krunvm: 0.2.2 -> 0.2.3
2022-11-30 20:28:02 +08:00
Nick Cao
fa61256115
krunvm: 0.2.1 -> 0.2.2
2022-11-30 20:14:34 +08:00
github-actions[bot]
215f22b053
Merge staging-next into staging
2022-11-30 06:02:04 +00:00
zowoq
ff16070ce3
crun: 1.7.1 -> 1.7.2
...
https://github.com/containers/crun/releases/tag/1.7.2
2022-11-30 11:12:00 +10: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
Mario Rodas
74474d6bcf
Merge pull request #202612 from Frostman/auto-update/docker-compose
...
docker-compose: 2.12.2 -> 2.13.0
2022-11-27 08:54:11 -05:00
figsoda
80401821a5
Merge pull request #203131 from r-ryantm/auto-update/nixpacks
...
nixpacks: 0.14.0 -> 0.15.0
2022-11-26 23:45:05 -05:00
R. Ryantm
fdcf31c508
nixpacks: 0.14.0 -> 0.15.0
2022-11-26 21:45:50 +00:00
figsoda
d4e669b705
Merge pull request #202913 from qowoz/crun
...
crun: 1.7 -> 1.7.1
2022-11-26 13:36:50 -05:00
R. Ryantm
d879df2d3c
firecracker: 1.1.2 -> 1.1.3
2022-11-26 16:03:53 +10:00
zowoq
3a7a8f5133
crun: 1.7 -> 1.7.1
...
https://github.com/containers/crun/releases/tag/1.7.1
2022-11-26 08:53:19 +10:00
Guillaume Girol
2da473132f
Merge pull request #200664 from cawilliamson/update-vmware-add-macos
...
vmware-workstation: 16.2.3 -> 17.0.0 and support macOS guests
2022-11-24 20:55:09 +00:00
Christopher A. Williamson
e23dc69898
vmware-workstation: 16.2.3 -> 17.0.0 and support macOS guests
2022-11-24 17:56:14 +00:00
Sergey Lukjanov
b449bc1ee8
docker-compose: 2.12.2 -> 2.13.0
2022-11-23 15:23:12 -08:00
figsoda
7ef66a7340
pods: 1.0.0-beta.7 -> 1.0.0-beta.8
2022-11-22 18:24:05 -05: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