about summary refs log tree commit diff
path: root/pkgs/applications/virtualization/podman/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-04-24maintainers: drop marsamMario Rodas1-1/+1
2024-04-20podman: fix darwin supportDaniel Kempkens1-3/+3
2024-04-17podman: 5.0.1 -> 5.0.2Sandro Jäckel1-2/+2
2024-04-09podman: 4.9.3 -> 5.0.1WxNzEMof1-5/+12
2024-03-20podman: add `meta.mainProgram`networkException1-0/+1
2024-02-14podman: 4.9.2 -> 4.9.3R. Ryantm1-2/+2
2024-02-05podman: 4.9.1 -> 4.9.2R. Ryantm1-2/+2
2024-02-02podman: 4.9.0 -> 4.9.1R. Ryantm1-2/+2
2024-01-23podman: 4.8.3 -> 4.9.0R. Ryantm1-2/+2
2024-01-08podman: 4.8.2 -> 4.8.3R. Ryantm1-2/+2
2023-12-27podman: 4.8.1 -> 4.8.2R. Ryantm1-2/+2
2023-12-10podman: 4.7.2 -> 4.8.1Riccardo Sirchia1-2/+2
https://github.com/containers/podman/releases/tag/v4.8.1 https://github.com/containers/podman/releases/tag/v4.8.0
2023-11-03podman: 4.7.0 -> 4.7.2R. Ryantm1-2/+2
2023-10-03podman: 4.6.2 -> 4.7.0Cyrill Zadra1-2/+2
2023-09-06podman: 4.6.1 -> 4.6.2R. Ryantm1-2/+2
2023-08-15podman: 4.6.0 -> 4.6.1R. Ryantm1-2/+2
2023-07-25podman: 4.5.1 -> 4.6.0zowoq1-3/+3
Diff: https://github.com/containers/podman/compare/v4.5.1...v4.6.0 Changelog: https://github.com/containers/podman/blob/v4.6.0/RELEASE_NOTES.md
2023-05-28podman: 4.5.0 -> 4.5.1zowoq1-2/+2
Diff: https://github.com/containers/podman/compare/v4.5.0...v4.5.1 Changelog: https://github.com/containers/podman/blob/v4.5.1/RELEASE_NOTES.md
2023-04-15podman: 4.4.4 -> 4.5.0zowoq1-2/+4
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-03-28podman: 4.4.3 -> 4.4.4zowoq1-2/+2
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-24podman: 4.4.2 -> 4.4.3zowoq1-2/+2
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-22podman: add pointer to related nix optionAroun1-0/+5
2023-03-11podman: remove unused codeSandro Jäckel1-2/+1
2023-02-28podman: remove wrapperzowoq1-16/+57
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-25podman: 4.4.1 -> 4.4.2zowoq1-2/+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-17Revert "podman: remove wrapper"zowoq1-55/+16
This reverts commit 02f92550441de39d0e42b39b538ac5529714ed41. broke rootlessport port forwarding
2023-02-14podman: add version test for all platformszowoq1-0/+5
2023-02-14podman: remove wrapperzowoq1-16/+57
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-09podman: 4.4.0 -> 4.4.1zowoq1-3/+3
https://github.com/containers/podman/releases/tag/v4.4.1
2023-02-06podman: 4.3.1 -> 4.4.0zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.4.0
2023-01-04nixos/podman, podman: switch to `netavark` network stackzowoq1-2/+0
2022-12-12podman: add mac-helper patchzowoq1-0/+5
2022-11-11podman: 4.3.0 -> 4.3.1zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.3.1
2022-10-20podman: 4.2.1 -> 4.3.0zowoq1-3/+4
https://github.com/containers/podman/releases/tag/v4.3.0
2022-09-08podman: 4.2.0 -> 4.2.1zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.2.1
2022-08-11podman: 4.1.1 -> 4.2.0zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.2.0
2022-07-16podman: build on `x86_64-darwin`zowoq1-3/+0
2022-06-16podman: 4.1.0 -> 4.1.1zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.1.1
2022-05-12podman: mark as broken on x86_64-darwinzowoq1-0/+3
2022-05-11podman: 4.0.3 -> 4.1.0Ilan Joselevich1-2/+2
2022-05-03podman: add oci-containers.podman to passthru.testszowoq1-0/+1
2022-04-02podman: 4.0.2 -> 4.0.3zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.0.3
2022-03-04podman: ensure paths exist for the wrapperzowoq1-0/+1
2022-03-03podman: 4.0.1 -> 4.0.2zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v4.0.2
2022-02-25podman: 3.4.4 -> 4.0.1zowoq1-19/+23
https://github.com/containers/podman/releases/tag/v4.0.0 https://github.com/containers/podman/releases/tag/v4.0.1 - wrap helper binaries via CONTAINERS_HELPER_BINARY_DIR
2021-12-09podman: 3.4.3 -> 3.4.4zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.4
2021-12-08podman: 3.4.2 -> 3.4.3zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.3
2021-11-14podman: 3.4.1 -> 3.4.2zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.2
2021-10-21podman: 3.4.0 -> 3.4.1zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.1
2021-10-01podman: 3.3.1 -> 3.4.0zowoq1-2/+2
https://github.com/containers/podman/releases/tag/v3.4.0