Nick Cao
f4baf29a34
Merge pull request #227533 from nebulka1/rvvm
...
rvvm: unstable-2023-01-25 -> 0.5
2023-04-22 16:18:31 +08:00
Nebulka
ca37359bf1
rvvm: unstable-2023-01-25 -> 0.5
2023-04-22 05:25:55 +00:00
Adam Joseph
c407873d50
qemu: allow to disable generation of documentation
...
I've been having trouble with some qemu builds since the v8.0.0 bump
failing with:
```
kernel-doc 'perl /build/qemu/docs/../scripts/kernel-doc -rst -enable-lineno -sphinx-version 5.3.0 -Werror /build/qemu/docs/../include/qemu/bitops.h' processing failed with: [Errno 2] No such file or directory: 'perl'
```
... this happens despite `perl` being part of `stdenv`. Adding
`perl` to `nativeBuildInputs` doesn't seem to fix it. It is handy
to be able to simply skip the docs in situations like this in order
to maintain forward progress, so this commit adds `enableDocs?true`
to allow that.
2023-04-22 00:24:23 +03:00
R. Ryantm
6c798c9c0e
docker-compose: 2.17.2 -> 2.17.3
2023-04-21 18:20:06 +00:00
Anderson Torres
9f4d408fca
podman-desktop: change self to finalAttrs
2023-04-20 22:22:23 -03:00
figsoda
afb98c619a
Merge pull request #227312 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.6.0 -> 1.6.1
2023-04-20 16:52:34 -04:00
R. Ryantm
328a9c8ed2
nixpacks: 1.6.0 -> 1.6.1
2023-04-20 18:32:42 +00:00
Alyssa Ross
8e817025b2
cloud-hypervisor: 31.0 -> 31.1
2023-04-20 16:04:33 +00:00
Alyssa Ross
10a0be03de
qemu: 7.2.1 -> 8.0.0
...
Now that shaderinclude is Python, I don't think we need Perl any more.
virtiofsd has been removed in favor of the standalone virtiofsd package.
Co-authored-by: Will Cohen <willcohen@users.noreply.github.com>
2023-04-20 13:22:20 +00:00
Mario Rodas
02230709fe
Merge pull request #226781 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.67.2 -> 1.70.1
2023-04-19 03:57:01 -05:00
Justin Bedő
fbad1e56f4
Merge pull request #224683 from ShamrockLee/apptainer-update
...
apptainer: 1.1.5 -> 1.1.7, singularity: 3.10.4 -> 3.11.1 and add test image-hello-cowsay
2023-04-19 17:44:34 +10:00
Weijia Wang
02830a65f7
Merge pull request #225346 from Et7f3/fix_sail-riscv
...
sail-riscv-rv32,sail-riscv-rv64: fix build on darwin
2023-04-18 23:59:50 +03:00
Et7f3
07c7ec4d1a
sail-riscv-rv32,sail-riscv-rv64: fix build on x86_64-darwin
2023-04-18 20:38:33 +02:00
Weijia Wang
ff8061e062
OVMF: fix build on x86_64-darwin
2023-04-18 13:27:00 +03:00
R. Ryantm
bccf1dc63b
ecs-agent: 1.67.2 -> 1.70.1
2023-04-18 04:42:23 +00:00
Atemu
445ef28548
Merge pull request #225748 from Atemu/buildFHSEnvBubblewrap-by-default
...
buildFHSEnv: use bubblewrap by default
2023-04-16 13:03:36 +02:00
adisbladis
f2fe3372f4
Merge pull request #226356 from diegobfernandez/update-podman-compose-1.0.6
...
podman-compose: 1.0.3 -> 1.0.6
2023-04-16 21:44:13 +12:00
Atemu
f63a12f296
tree-wide: buildFHSUserEnv -> buildFHSEnv
2023-04-16 10:15:13 +02:00
Diego B. Fernandez
78f207a67a
podman-compose: 1.0.3 -> 1.0.6
2023-04-15 23:48:52 +02:00
Mario Rodas
f05308f85f
Merge pull request #226199 from qowoz/podman
...
podman: 4.4.4 -> 4.5.0
2023-04-15 16:11:44 -05:00
adisbladis
4ab1021a1b
Merge pull request #213036 from SuperSandro2000/cri-o/update_storagedrivers
...
nixos/cri-o: add aufs, devmapper, and zfs to storageDrivers
2023-04-15 16:27:50 +12:00
Sandro Jäckel
8ae1412f8e
cri-o: add conntrack-tools to wrapper
2023-04-15 01:15:46 +02:00
zowoq
ec5a76b203
podman: 4.4.4 -> 4.5.0
...
Diff: https://github.com/containers/podman/compare/v4.4.4...v4.5.0
Changelog: https://github.com/containers/podman/blob/v4.5.0/RELEASE_NOTES.md
2023-04-15 08:27:12 +10:00
figsoda
0dc5c26384
Merge pull request #226041 from figsoda/pods
2023-04-14 12:03:46 -04:00
Martin Messer
dc61a2fe6c
fix: virtualbox: make alsa as audio backend working
2023-04-14 14:00:10 +02:00
zowoq
c8bc0326b2
crun: 1.8.3 -> 1.8.4
...
Diff: https://github.com/containers/crun/compare/1.8.3...1.8.4
Changelog: https://github.com/containers/crun/releases/tag/1.8.4
2023-04-14 17:24:12 +10:00
figsoda
c9e348dd3e
pods: 1.0.6 -> 1.1.0
...
Diff: https://github.com/marhkb/pods/compare/v1.0.6...v1.1.0
Changelog: https://github.com/marhkb/pods/releases/tag/v1.1.0
2023-04-13 12:38:48 -04:00
Vladimír Čunát
2a3291834f
Merge #224806 : staging-next 2023-04-05
2023-04-12 13:18:37 +02:00
zowoq
c707583645
runc: 1.1.5 -> 1.1.6
...
Diff: https://github.com/opencontainers/runc/compare/v1.1.5...v1.1.6
2023-04-12 17:37:45 +10:00
github-actions[bot]
47157337bf
Merge master into staging-next
2023-04-12 00:02:18 +00:00
IndeedNotJames
5f71112235
firecracker: 1.1.3 -> 1.3.1
...
https://github.com/firecracker-microvm/firecracker/releases/tag/v1.3.1
https://github.com/firecracker-microvm/firecracker/releases/tag/v1.3.0
https://github.com/firecracker-microvm/firecracker/releases/tag/v1.2.0
diff: https://github.com/firecracker-microvm/firecracker/compare/v1.1.3...v1.3.1
2023-04-11 17:55:10 -05:00
github-actions[bot]
bcca7c70b6
Merge master into staging-next
2023-04-11 00:02:15 +00:00
Sandro
cbcbefbced
Merge pull request #225637 from NixOS/kvmtool_bump_aarch64_support
2023-04-11 00:25:32 +02:00
Mika Tammi
866fa68c40
kvmtool: unstable-2022-06-09 -> unstable-2023-04-06
...
Also added support for aarch64-linux and cross-compilation
Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
2023-04-10 22:20:05 +02:00
github-actions[bot]
e88cc8f10e
Merge master into staging-next
2023-04-09 18:01:15 +00:00
Alyssa Ross
3c384353a6
qemu: 7.2.0 -> 7.2.1
2023-04-09 14:36:34 +00:00
Alyssa Ross
d5da6e90a0
crosvm: 111.1 -> 112.0
2023-04-09 14:35:07 +00:00
github-actions[bot]
97afa6ec9b
Merge master into staging-next
2023-04-09 00:02:38 +00:00
Sandro
842e8738cb
Merge pull request #222405 from Zahrun/doc/docker
2023-04-09 01:30:28 +02:00
github-actions[bot]
df6db8c5b0
Merge master into staging-next
2023-04-08 18:01:13 +00:00
Alyssa Ross
100d12b486
cloud-hypervisor: 30.0 -> 31.0
...
Moved the cargoLock section to where convert-to-import-cargo-lock.sh
puts it, so I can use that for updating.
2023-04-08 14:01:25 +00:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
...
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Yueh-Shun Li
722948a942
singularity, apptainer: adjust dependencies
2023-04-08 17:13:35 +08:00
Aroun
136e3dbdae
docker: add pointer to related nix option
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-07 18:33:16 +05:30
Yueh-Shun Li
f6e7fccfa6
apptainer, singularity: unify the PATH prefix to defaultPath and wrapProgram
...
Use defaultPathInputs to control both path prefixes,
reducing the number of input lists to maintain.
2023-04-06 12:40:09 +08:00
github-actions[bot]
80f198ff3a
Merge staging-next into staging
2023-04-05 06:01:50 +00:00
Mario Rodas
4d39b37f6b
docker-slim: 1.40.0 -> 1.40.1
...
https://github.com/slimtoolkit/slim/releases/tag/1.40.1
2023-04-05 04:20:00 +00:00
Candy Cloud
7a170a54d3
maintainers: remove candyc1oud
2023-04-05 00:29:57 +00:00
Yueh-Shun Li
1f32cee4d4
apptainer, singularity: add passthru.tests.image-hello-cowsay
...
Add image-building tests with singularity-tools
2023-04-05 04:08:29 +08:00
Yueh-Shun Li
e5d66059d9
apptainer: 1.1.5 -> 1.1.7, singularity: 3.10.4 -> 3.11.1
2023-04-05 00:39:03 +08:00
github-actions[bot]
0c95c3ea6b
Merge staging-next into staging
2023-04-04 06:01:40 +00:00
Nick Cao
46c2ec6995
Merge pull request #223213 from GTrunSec/container-toolkit
...
nvidia-{docker,podman}: update
2023-04-04 13:03:54 +08:00
Vladimír Čunát
4eaca2b138
Merge #188492 : glibc: 2.35-224 -> 2.37-8
...
...into staging
2023-04-03 20:29:07 +02:00
Mario Rodas
68e397bdd0
Merge pull request #224380 from IndeedNotJames/podman-tui
...
podman-tui: 0.9.0 -> 0.9.1
2023-04-02 16:36:31 -05:00
IndeedNotJames
6ff8487dfc
podman-tui: 0.9.0 -> 0.9.1
...
https://github.com/containers/podman-tui/releases/tag/v0.9.1
diff: https://github.com/containers/podman-tui/compare/v0.9.0...v0.9.1
2023-04-02 18:08:49 +02:00
Ivan Babrou
fd56470768
qemu: fix dangling virtiofsd symlink warning
...
This issue goes away with the change:
```
warning: creating dangling symlink `/nix/store/...//bin/virtiofsd' -> `/nix/store/...-qemu-host-cpu-only-7.1.0/bin/virtiofsd' -> `../libexec/virtiofsd'
```
2023-04-02 09:04:03 +10:00
Maximilian Bosch
26495c833f
qemu: fix build w/ glibc-2.37
...
Failing Hydra build: https://hydra.nixos.org/build/214419156
Relevant upstream thread: https://lore.kernel.org/qemu-devel/20230110174901.2580297-1-berrange@redhat.com/
2023-04-01 10:35:48 +02:00
Ilan Joselevich
745b1035f8
Merge pull request #223961 from PedroHLC/youki-0.0.5
...
youki: 0.0.4 -> 0.0.5
2023-04-01 01:45:24 +03:00
ajs124
5fce1c9ed9
Merge pull request #220748 from r-ryantm/auto-update/open-vm-tools
...
open-vm-tools: 12.1.5 -> 12.2.0
2023-03-30 23:59:15 +02:00
PedroHLC ☭
281ee4eb45
youki: 0.0.4 -> 0.0.5
2023-03-30 17:48:06 -03:00
Sandro
b97ea5900b
Merge pull request #222727 from panda2134/podman-desktop
...
podman-desktop: init at 0.12.0
2023-03-30 16:55:04 +02:00
Sandro
70b34ae369
Merge pull request #223601 from r-ryantm/auto-update/docker-compose
...
docker-compose: 2.17.0 -> 2.17.2
2023-03-30 16:46:26 +02:00
Sascha Grunert
0324f56ae3
cri-o: 1.26.2 -> 1.26.3
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-30 17:38:48 +10:00
guangtao
40ee8d66cd
nvidia-container-toolkit: 1.5.0 -> 1.9.0
2023-03-29 22:44:32 -07:00
zowoq
0dff2d8a48
containerd: add kubernetes to passthru.tests
2023-03-30 14:30:30 +10:00
zowoq
29b1dacd2b
containerd: 1.6.19 -> 1.7.0
...
Diff: https://github.com/containerd/containerd/compare/v1.6.19...v1.7.0
Changelog: https://github.com/containerd/containerd/releases/tag/v1.7.0
2023-03-30 14:30:30 +10:00
Weijia Wang
820ad5f296
Merge pull request #223716 from wegank/nixpkgs-review-hotfix
...
rust-hypervisor-firmware: check if path exists
2023-03-29 13:52:14 +03:00
Mario Rodas
123a98fc9d
Merge pull request #223556 from xrelkd/update/firectl
...
firectl: unstable-2022-07-12 -> 0.2.0
2023-03-29 04:59:17 -05:00
Weijia Wang
6534a3aeaa
rust-hypervisor-firmware: check if path exists
2023-03-29 12:06:21 +03:00
Sascha Grunert
6ca1fd3038
runc: 1.1.4 -> 1.1.5
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-29 18:11:29 +10:00
Ryan Lahfa
7a25cbdf71
Merge pull request #223168 from astro/rust-hypervisor-firmware
...
rust-hypervisor-firmware: init at 0.4.2
2023-03-28 22:27:21 +02:00
Astro
5cc9cef25d
rust-hypervisor-firmware: init at 0.4.2
2023-03-28 20:44:50 +02:00
R. Ryantm
0cbb794503
docker-compose: 2.17.0 -> 2.17.2
2023-03-28 17:54:25 +00:00
figsoda
6cad0cfb4c
Merge pull request #223485 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.5.1 -> 1.6.0
2023-03-28 11:35:37 -04:00
Martin Weinelt
c8bba6f4bf
Merge pull request #223477 from WolfangAukang/vmware-workstation-fix
...
vmware-workstation: add libxcrypt-legacy
2023-03-28 13:41:56 +02:00
xrelkd
85613c34bb
firectl: unstable-2022-07-12 -> 0.2.0
2023-03-28 19:06:04 +08:00
zowoq
03d50d87c7
podman: 4.4.3 -> 4.4.4
...
Diff: https://github.com/containers/podman/compare/v4.4.3...v4.4.4
Changelog: https://github.com/containers/podman/blob/v4.4.4/RELEASE_NOTES.md
2023-03-28 17:19:57 +10:00
R. Ryantm
4cd7d8634d
nixpacks: 1.5.1 -> 1.6.0
2023-03-28 03:34:54 +00:00
P. R. d. O
25e44caf2f
vmware-workstation: add libxcrypt-legacy
2023-03-27 20:50:49 -06:00
Nick Cao
55024cd307
podman-desktop: init at 0.12.0
2023-03-27 08:29:01 +08:00
Sandro
8170949e3a
Merge pull request #222973 from r-ryantm/auto-update/docker-compose
2023-03-27 01:14:38 +02:00
zowoq
d94076ad38
Merge pull request #221716 from yu-re-ka/git-deps-import-cargo-lock
...
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 12:25:52 +10:00
Yureka
f8cbc3c281
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 01:52:04 +01:00
zowoq
42e89d0620
crun: 1.8.2 -> 1.8.3
...
Diff: https://github.com/containers/crun/compare/1.8.2...1.8.3
Changelog: https://github.com/containers/crun/releases/tag/1.8.3
2023-03-25 20:14:10 +10:00
R. Ryantm
dafa42afff
docker-compose: 2.16.0 -> 2.17.0
2023-03-25 00:09:14 +00:00
zowoq
5e19d09f0f
podman: 4.4.2 -> 4.4.3
...
Diff: https://github.com/containers/podman/compare/v4.4.2...v4.4.3
Changelog: https://github.com/containers/podman/blob/v4.4.3/RELEASE_NOTES.md
2023-03-24 09:37:47 +10:00
R. Ryantm
01124da543
nixpacks: 1.5.0 -> 1.5.1
2023-03-23 12:39:40 +00:00
adisbladis
47fe85846f
Merge pull request #222406 from Zahrun/doc/podman
...
podman: add pointer to related nix option
2023-03-23 15:27:48 +13:00
zowoq
cb4b7e205f
crun: 1.8.1 -> 1.8.2
...
Diff: https://github.com/containers/crun/compare/1.8.1...1.8.2
Changelog: https://github.com/containers/crun/releases/tag/1.8.2
2023-03-22 17:11:25 +10:00
Sandro
d352699fa1
Merge pull request #221023 from developer-guy/feature/add-developer-guy-docker-buildx
2023-03-21 22:33:13 +01:00
Aroun
4babb8cf89
podman: add pointer to related nix option
2023-03-22 00:00:38 +05:30
Batuhan Apaydın
ab234dc5e9
docker-buildx: doCheck false
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:27:03 +03:00
Batuhan Apaydın
4d5c24f72d
docker-buildx: add developer-guy to maintainers list
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:27:03 +03:00
Batuhan Apaydın
c54a718a9f
docker-buildx: 0.9.1 -> 0.10.4
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-18 15:26:32 +03:00
Bernardo Meurer
6e55733359
Merge pull request #219747 from Stunkymonkey/deprecate-isNull
2023-03-16 11:10:22 -03:00
Thibault Gagnaux
370d17fc79
colima: disable flaky test
...
Disable the flaky `Test_extractZones` by excluding the gvproxy package.
2023-03-16 08:30:49 +01:00
Adam Joseph
7913ebc8c3
Merge pull request #221091 from alyssais/crosvm-111.1
...
crosvm: 107.1 -> 111.1
2023-03-16 02:36:01 +00:00
Alyssa Ross
7215a8208c
crosvm: 107.1 -> 111.1
...
I'm aware of a nasty bug in this crosvm version[1], which didn't
affect me on earlier versions (although from the code it looks like
the bug was already present). But it only affects vhost-user-gpu,
which is probably a fairly obscure feature, so I guess it shouldn't
hold us back?
[1]: https://groups.google.com/a/chromium.org/g/crosvm-dev/c/v_7Gie37NCI
2023-03-16 01:53:05 +00:00
Martin Weinelt
3b8cf43350
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/imageio/default.nix
- pkgs/development/python-modules/pytest-order/default.nix
2023-03-15 02:01:15 +01:00
Weijia Wang
5ca9faa109
xen: cleanup
2023-03-15 00:54:37 +02:00
Weijia Wang
a8bad6bb36
xen_4_10: drop
2023-03-14 23:34:58 +02:00
Martin Weinelt
231c1145f2
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/rflink/default.nix
2023-03-14 22:33:40 +01:00
Weijia Wang
63c033e2a0
xen_4_15: fix build
2023-03-14 22:57:08 +02:00
Weijia Wang
a9926eb5ec
Merge branch 'master' into xen-4.15-pr
2023-03-14 20:15:47 +02:00
Martin Weinelt
bb14c4255b
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-13 17:14:19 +00:00
Mario Rodas
bebcd98610
Merge pull request #220639 from r-ryantm/auto-update/lima-bin
...
lima-bin: 0.14.2 -> 0.15.0
2023-03-13 07:35:13 -05:00
Vladimír Čunát
1dd94ad62f
Merge branch 'master' into staging-next
2023-03-12 09:06:28 +01:00
R. Ryantm
baa5974a37
open-vm-tools: 12.1.5 -> 12.2.0
2023-03-11 23:30:12 +00:00
Mario Rodas
0c667d491f
Merge pull request #220713 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.4.1 -> 1.5.0
2023-03-11 16:14:58 -05:00
R. Ryantm
dd8a903634
nixpacks: 1.4.1 -> 1.5.0
2023-03-11 18:40:51 +00:00
github-actions[bot]
feb117e32c
Merge master into staging-next
2023-03-11 18:01:19 +00:00
R. Ryantm
cb0472b232
lima-bin: 0.14.2 -> 0.15.0
2023-03-11 10:52:29 +00:00
R. Ryantm
0fa6ab1de5
colima: 0.5.3 -> 0.5.4
2023-03-11 10:32:13 +00:00
github-actions[bot]
9ffe17a0be
Merge master into staging-next
2023-03-11 00:02:37 +00:00
Sandro Jäckel
815d85d400
podman: remove unused code
2023-03-11 08:25:18 +10:00
github-actions[bot]
39f6788067
Merge master into staging-next
2023-03-09 12:01:27 +00:00
Sascha Grunert
16bddcfbaf
cri-o: 1.26.1 -> 1.26.2
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-09 18:28:06 +10:00
Martin Weinelt
4729f61158
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-08 15:04:13 +01:00
Sandro
bcbcda200f
Merge pull request #219797 from r-ryantm/auto-update/cloud-hypervisor
...
cloud-hypervisor: 29.0 -> 30.0
2023-03-08 11:17:17 +01:00
Martin Weinelt
8bd52cd37d
Merge pull request #220002 from yu-re-ka/lkl-aarch64
...
lkl: fix lkl-hijack on aarch64 with gcc10+
2023-03-07 16:21:07 +00:00
Yureka
5d6b2ea5fb
lkl: fix lkl-hijack on aarch64 with gcc10+
2023-03-07 16:50:02 +01:00
Martin Weinelt
e3f019bb71
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-07 15:05:00 +01:00
R. Ryantm
fd296e5d4d
colima: 0.5.2 -> 0.5.3
2023-03-07 09:06:11 +00:00
github-actions[bot]
fa94414f70
Merge master into staging-next
2023-03-07 00:02:41 +00:00
Felix Buehler
d10e69c86b
treewide: deprecate isNull
...
https://nixos.org/manual/nix/stable/language/builtins.html#builtins-isNull
2023-03-06 22:40:04 +01:00
Ilan Joselevich
9f8fd07c10
Merge pull request #219785 from aaronjheng/podman-ui
...
podman-tui: 0.7.0 -> 0.9.0
2023-03-06 22:01:25 +02:00
Martin Weinelt
bcf6c81a88
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-06 16:55:14 +00:00
Thibault Gagnaux
332073ba42
colima: add darwin tools to native build inputs
2023-03-06 10:00:12 +01:00
Thibault Gagnaux
d23c04cdbd
colima: build and test all packages
2023-03-06 09:42:37 +01:00
Thibault Gagnaux
cd20e3b85e
colima: patch sw_vers
on darwin
2023-03-06 09:13:58 +01:00
Martin Weinelt
b04848e5fe
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-06 08:21:14 +01:00
Aaron Jheng
915bc5fb1d
podman-tui: 0.7.0 -> 0.9.0
2023-03-06 07:11:22 +00:00
R. Ryantm
782f4c779a
cloud-hypervisor: 29.0 -> 30.0
2023-03-06 03:47:44 +00:00
Yureka
b2e0b360ab
lklWithFirewall: re-add CONFIG_NFT_COUNTER option ( #219699 )
2023-03-05 21:31:24 +01:00
Martin Weinelt
1bc7533e28
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-04 19:34:20 +00:00
figsoda
9c2b5671c1
Merge pull request #219525 from r-ryantm/auto-update/nixpacks
...
nixpacks: 1.4.0 -> 1.4.1
2023-03-04 13:21:14 -05:00
R. Ryantm
946be78ef3
nixpacks: 1.4.0 -> 1.4.1
2023-03-04 16:48:40 +00:00
Martin Weinelt
e93e71ce44
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-04 14:58:24 +01:00
K900
9692e965c6
virtualbox: 6.1.40 -> 7.0.6
...
- bump versions
- add new dependencies
- lrelease is an unconditional dependency now
- more Qt path hackery
- remove rdesktop-vrdp (removed upstream)
2023-03-04 13:39:50 +03:00
Frederik Rietdijk
8cf8d77121
Merge master into staging-next
2023-03-04 09:38:25 +01:00
K900
0ab7f2e54c
Merge pull request #219434 from yu-re-ka/lkl-5-15
...
lkl: downgrade to 5.15
2023-03-04 11:34:26 +03:00
K900
32bc50dc36
lkl: add raitobezarius to maintainers
...
(as requested on Matrix)
2023-03-04 11:05:10 +03:00
K900
dc01a82282
lkl: add note for future update attempts
2023-03-04 11:01:44 +03:00
Nick Cao
fe844e0670
Merge pull request #219409 from figsoda/pods
...
pods: 1.0.5 -> 1.0.6
2023-03-04 09:45:50 +08:00
Martin Weinelt
d0286ecd24
Merge remote-tracking branch 'origin/staging' into staging-next
2023-03-04 01:42:06 +00:00
Yureka
a84a25c3ae
lkl: downgrade to 5.15
2023-03-04 00:38:17 +01:00
Martin Weinelt
9ab46b47e8
docker-compose_1: Use SRI hash
...
To allow awsebcli to use its changeversion function to uniformly
overwrite the hash.
2023-03-03 23:59:29 +01:00
Weijia Wang
0a4935e144
Merge pull request #219065 from r-ryantm/auto-update/lima
...
lima: 0.14.2 -> 0.15.0
2023-03-03 23:29:04 +02:00
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