figsoda
d168fec9cf
pods: 1.0.5 -> 1.0.6
...
Diff: https://github.com/marhkb/pods/compare/v1.0.5...v1.0.6
Changelog: https://github.com/marhkb/pods/releases/tag/v1.0.6
2023-03-03 16:11:02 -05:00
Martin Weinelt
0580d85143
Merge remote-tracking branch 'origin/staging-next' into staging
2023-03-03 04:46:31 +01:00
K900
18f2ba9ce4
Merge pull request #207033 from j-brn/master
...
looking-glass-client/kvmfr: B5.0.1 -> B6
2023-03-02 17:11:43 +03:00
github-actions[bot]
6c8444842c
Merge staging-next into staging
2023-03-02 12:02:00 +00:00
Fabian Affolter
d6615f70d3
lima: add changelog to meta
2023-03-02 10:37:24 +01:00
Yureka
55da71c10e
nixos/nftables: add checkRuleset option ( #216531 )
...
* nixos/nftables: add checkRuleset option
* lkl: 2022-05-18 -> 2023-01-27
2023-03-02 10:28:01 +01:00
R. Ryantm
40c00753e7
lima: 0.14.2 -> 0.15.0
2023-03-01 22:10:33 +00:00
github-actions[bot]
5f2d948a2c
Merge staging-next into staging
2023-03-01 12:02:17 +00:00
zowoq
4a40c0ab8a
conmon: 2.1.6 -> 2.1.7
...
Diff: https://github.com/containers/conmon/compare/v2.1.6...v2.1.7
Changelog: https://github.com/containers/conmon/releases/tag/v2.1.7
2023-03-01 18:52:02 +10:00
github-actions[bot]
e3dc1573ff
Merge staging-next into staging
2023-03-01 06:01:52 +00:00
zowoq
d680957e11
containerd: 1.6.18 -> 1.6.19
...
Diff: https://github.com/containerd/containerd/compare/v1.6.18...v1.6.19
Changelog: https://github.com/containerd/containerd/releases/tag/v1.6.19
2023-03-01 15:13:34 +10:00
github-actions[bot]
445e4a4069
Merge staging-next into staging
2023-02-28 12:01:54 +00:00
zowoq
48642c634e
podman: remove wrapper
...
trying to get all of the podman functionality to work with the wrapper
is becoming more complicated with each release, it isn't sustainable
removing the wrapper does mean that using extraPackages will need to build from source
- remove unnecessary serviceConfig overrides
- set HELPER_BINARIES_DIR to libexec/podman
- use install.bin target on linux for podman/tmpfiles
- also installs quadlet/rootlessport in libexec
- symlink binaries from helpersBin into HELPER_BINARIES_DIR
- remove unnecessary rootlessport output
- remove unnecessary substituteInPlace
2023-02-28 18:08:29 +10:00
github-actions[bot]
387a5e220d
Merge staging-next into staging
2023-02-28 00:03:08 +00:00
Sascha Grunert
c62d5ef31f
crun: 1.8 -> 1.8.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-02-27 13:13:17 +01:00
Jan Tojnar
9bb986284f
Merge branch 'staging-next' into staging
...
# Conflicts:
# pkgs/development/python-modules/mdp/default.nix
# pkgs/top-level/python-aliases.nix
2023-02-26 01:13:37 +01:00
zowoq
bf816a54cf
podman: 4.4.1 -> 4.4.2
...
Diff: https://github.com/containers/podman/compare/v4.4.1...v4.4.2
Changelog: https://github.com/containers/podman/blob/v4.4.2/RELEASE_NOTES.md
2023-02-25 09:49:42 +10:00
github-actions[bot]
3cdd771820
Merge staging-next into staging
2023-02-23 18:01:49 +00:00
Artturin
226e149145
treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
...
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
github-actions[bot]
8e4dd5face
Merge staging-next into staging
2023-02-20 06:02:09 +00:00
Anderson Torres
73da635cdf
Merge pull request #216843 from heyimnova/master
...
quickgui: init at 1.2.8
2023-02-19 22:00:45 -03:00
heyimnova
1d7e7869b9
quickgui: init at 1.2.8
2023-02-19 20:50:29 +00:00
github-actions[bot]
b3557e8e31
Merge staging-next into staging
2023-02-19 18:01:52 +00:00
Mario Rodas
65ffe1d56b
Merge pull request #217139 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.3.1 -> 1.4.0
2023-02-19 10:50:43 -05:00
Guillaume Girol
4c7a1272a2
Merge pull request #216428 from ShamrockLee/apptainer-suid-flag
...
apptainer: always specify either --with-suid or --without-suid build flag
2023-02-19 12:23:14 +00:00
R. Ryantm
4902c3e074
nixpacks: 1.3.1 -> 1.4.0
2023-02-19 12:19:11 +00:00
Yueh-Shun Li
6e9902c7f6
apptainer: always specify either --with-suid or --without-suid build flag
2023-02-19 07:55:10 +00:00
Artturi
cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2
2023-02-18 20:12:57 +02:00
Artturin
cadffcfe50
treewide: remove issue #56943 workarounds
...
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
zowoq
3e081095a4
Revert "podman: remove wrapper"
...
This reverts commit 02f9255044
.
broke rootlessport port forwarding
2023-02-17 20:26:02 +10:00
zowoq
812f10ce55
containerd: 1.6.17 -> 1.6.18
...
https://github.com/containerd/containerd/releases/tag/v1.6.18
2023-02-16 09:58:09 +10:00
R. Ryantm
418cc13dd1
docker-compose: 2.15.1 -> 2.16.0
2023-02-15 11:56:07 +00:00
zowoq
5ecc72cb5b
podman: add version test for all platforms
2023-02-14 19:22:24 +10:00
zowoq
02f9255044
podman: remove wrapper
...
trying to get all of the podman functionality to work with the wrapper
is becoming more complicated with each release, it isn't sustainable
removing the wrapper does mean that using extraPackages will need to build from source
- include pkgs.zfs by default in the wrapped podman used by the module so it is cached
- anyone using zfsUnstable will need to build from source
- remove unnecessary serviceConfig overrides
- set HELPER_BINARIES_DIR during build
- use install.bin target on linux for podman/tmpfiles
- also installs quadlet/rootlessport in libexec
- remove unnecessary rootlessport output
- remove unnecessary substituteInPlace
2023-02-14 19:22:24 +10:00
Sandro
cc443761cb
Merge pull request #214534 from dramforever/qemu-remove-cpu-flag
2023-02-13 16:54:13 +01:00
Justin Bedő
c862d574e2
Merge pull request #215690 from GaetanLepage/update-apptainer
...
apptainer: 1.1.3 -> 1.1.5
2023-02-12 22:40:55 +00:00
zowoq
e84f1438a1
containerd: 1.6.16 -> 1.6.17
...
https://github.com/containerd/containerd/releases/tag/v1.6.17
2023-02-11 07:15:39 +10:00
Gaetan Lepage
467eced7c5
apptainer: 1.1.3 -> 1.1.5
2023-02-10 16:36:22 +01:00
7c6f434c
9e3a418a2f
Merge pull request #214384 from Atemu/update/govirt
...
libgovirt: 0.3.8 -> 0.3.9, virt-viewer: touchups
2023-02-10 05:29:02 +00:00
dramforever
08e6d08ace
qemu: Remove --cpu= flag
...
'./configure --cpu=$(uname -m)' (essentially) breaks the case of riscv,
where the configure script expects '--cpu=riscv', but 'uname -m' gives
'riscv{32,64}'. This eventually leads to user-mode emulation being
disabled.
Since the configure script can auto-detect the parameter based on
compilers, remove this flag.
Originally added in #147692 , but apparently it's not needed and @NickCao
couldn't remember why it was added. See also mailing list discussion at
https://lore.kernel.org/qemu-devel/20230204112502.2558739-1-mjt@msgid.tls.msk.ru/T/
2023-02-10 00:02:36 +08:00
dramforever
f70071e41d
qemu: fix cross compilation, again
...
The python dependencies were fixed for cross in #147692 , but the changes
are reversed #190560 due to concerns of accidentally mixing python
versions. Compromise by using python3Packages.python.
2023-02-09 21:55:51 +08:00
zowoq
015188525a
podman: 4.4.0 -> 4.4.1
...
https://github.com/containers/podman/releases/tag/v4.4.1
2023-02-09 18:14:35 +10:00
Nick Cao
aa06096064
Merge pull request #213832 from GenericNerdyUsername/riscof
...
python3Packages.riscof: init 1.25.2
2023-02-09 08:31:26 +08:00
GenericNerdyUsername
6f2d5c582b
sail-riscv-*: init at 0.5
2023-02-08 22:30:39 +00:00
Yueh-Shun Li
d35f5c2695
apptainer-overriden-nixos,singularity-overriden-nixos: init
2023-02-08 18:04:05 +08:00
Yueh-Shun Li
71a89291ee
apptainer, singularity: enable non-FHS --fakeroot support
...
This patch provides input arguments `newuidmapPath` and `newgidmapPath`
for apptainer and singularity to specify the path to the SUID-ed executables
newuidmap and newgidmap where they are not available from the FHS PATH.
As NixOS places those suided executables in a non-FHS position
(/run/wrapper/bin), this patch provides
programs.singularity.enableFakeroot option and implement with the above
input parameters.
2023-02-08 18:04:05 +08:00
Yueh-Shun Li
50788d2fb0
apptainer, singularity: fix defaultPath and reflect upstream changes
...
Upstream changes:
singularity 3.8.7 (the legacy) -> apptainer 1.1.3 (the renamed) / singularity 3.10.4 (Sylabs's fork)
Build process:
* Share between different sources
* Fix the sed regexp to make defaultPath patch work
* allowGoReference is now true
* Provied input parameter removeCompat (default to false)
that removes the compatible "*singularity*" symbolic links
and related autocompletion files when projectName != "singularity"
* Change localstatedir to /var/lib
* Format with nixpkgs-fmt
* Fix the defaultPath patching
and use it instead of the `<executable> path` config directive
deprecated in Apptainer
* Provide dependencies for new functionalities such as
squashfuse (unprivileged squashfs mount)
* Provide an attribute `defaultPathInputs` to override
prefix of container runtime default PATH
NixOS module programs.singularity:
* Allow users to specify packages
* Place related directories to /var/lib
* Format with nixpkgs-fmt
singularity-tools:
* Allow users to specify packages
* Place related directories to /var/lib when building images in VM
2023-02-08 18:03:11 +08:00
Weijia Wang
f0d56a9a2a
Merge pull request #212980 from tricktron/f-colima-lima-bin
...
colima: use lima-bin on darwin for native macOS virtualization support
2023-02-07 07:24:12 +01:00
R. Ryantm
fb37015c45
nixpacks: 1.1.1 -> 1.3.1
2023-02-07 02:58:30 +00:00
zowoq
e1e68ae08b
conmon: 2.1.5 -> 2.1.6
...
https://github.com/containers/conmon/releases/tag/v2.1.6
2023-02-07 06:33:12 +10:00
zowoq
8b031cac44
podman: 4.3.1 -> 4.4.0
...
https://github.com/containers/podman/releases/tag/v4.4.0
2023-02-06 18:46:38 +10:00
figsoda
36f003654e
pods: 1.0.4 -> 1.0.5
...
Diff: https://github.com/marhkb/pods/compare/v1.0.4...v1.0.5
Changelog: https://github.com/marhkb/pods/releases/tag/v1.0.5
2023-02-05 18:16:58 -05:00
tricktron
06a3791603
colima: make lima derivation configurable
...
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-02-05 13:56:26 +01:00
Atemu
d8ed555748
libgovirt: 0.3.8 -> 0.3.9
...
Also switched to the meson+ninja
2023-02-04 15:13:35 +01:00
Atemu
81b5707893
virt-viewer: use regular spice-gtk
2023-02-04 15:13:35 +01:00
Atemu
910f943116
virt-viewer: cleanup
2023-02-04 15:13:35 +01:00
Atemu
d397b09062
virt-viewer: disable ovirtSupport
2023-02-04 15:13:31 +01:00
Ulrik Strid
376e9ceead
treewide: add strictDeps = true to most packages depending on ocaml
2023-02-03 08:59:34 +01:00
Ulrik Strid
c53a63adf1
ocamlPackages treewide: strictDeps all packages
2023-02-03 08:59:34 +01:00
figsoda
28a96e106e
pods: 1.0.3 -> 1.0.4
...
Diff: https://github.com/marhkb/pods/compare/v1.0.3...v1.0.4
Changelog: https://github.com/marhkb/pods/releases/tag/v1.0.4
2023-02-01 18:26:54 -05:00
zowoq
4e77e1592b
crun: 1.7.2 -> 1.8
...
https://github.com/containers/crun/releases/tag/1.8
2023-02-01 18:04:34 +10:00
Martin Weinelt
20c1b03118
Merge pull request #212357 from aaronjheng/docker
...
docker: 20.10.21 -> 20.10.23
2023-02-01 01:37:52 +00:00
Sascha Grunert
3d80075d54
conmon-rs: 0.4.0 -> 0.5.0
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-31 20:21:44 +10:00
Nick Cao
54a5316163
Merge pull request #213061 from marsam/update-docker-slim
...
docker-slim: 1.39.0 -> 1.40.0
2023-01-30 14:36:39 +08:00
Thibault Gagnaux
e75161f4ba
colima: add comment on why we use lima-bin on darwin
2023-01-29 17:15:06 +01:00
Weijia Wang
1be13de2dc
Merge pull request #213304 from qowoz/containerd
...
containerd: 1.6.15 -> 1.6.16
2023-01-29 12:26:39 +01:00
zowoq
a529fe4dca
containerd: 1.6.15 -> 1.6.16
...
https://github.com/containerd/containerd/releases/tag/v1.6.16
2023-01-29 15:49:25 +10:00
figsoda
eb0b815bc8
pods: 1.0.2 -> 1.0.3
...
Diff: https://github.com/marhkb/pods/compare/v1.0.2...v1.0.3
2023-01-28 20:47:45 -05:00
Nick Cao
1364520531
Merge pull request #212710 from nebulka1/rvvm
...
rvvm: init at 0.5-20230125.4de27d7
2023-01-28 09:26:46 +08:00
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
j-brn
9fa5c1f0a8
looking-glass-client: add j-brn to maintainers
2023-01-24 00:19:46 +01:00
j-brn
6d154c8b25
looking-glass-client: B5.0.1 -> B6
2023-01-24 00:19:22 +01: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