| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: Add podman-compose.•••* gnu/packages/containers.scm (podman-compose): New variable.
Change-Id: Ieb5ee4b6e82464599a17ec950be8a7dbb2efa842
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-05-21 | 1 | -0/+31 |
* | gnu: Add catatonit.•••* gnu/packages/containers.scm (catatonit): New variable.
Change-Id: Ib6948bde8204426a8cb008982cb7cc9302f9e6d6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Wilke Schwiedop | 2024-05-21 | 1 | -0/+28 |
* | gnu: passt: Update to 2024_03_20.71dd405.•••* gnu/packages/containers.scm (passt): Update to 2024_03_20.71dd405.
Change-Id: I089b7e9364058e59139bdb7cb942fad693254c1f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-05-21 | 1 | -2/+2 |
* | gnu: conmon: Update to 2.1.11.•••* gnu/packages/containers.scm (conmon): Update to 2.1.11.
Change-Id: I2a46b2dcd344909da34199145fef4ad3fa4418de
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-05-21 | 1 | -2/+2 |
* | gnu: podman: Update to 5.0.2.•••* gnu/packages/containers.scm (podman): Update to 5.0.2.
Change-Id: Id12c017e68f30db4ea99547beca54dbd01e3b029
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-05-21 | 1 | -3/+6 |
* | gnu: podman: Drop obsolete comment.•••cgroup2 is now the default type.
* gnu/packages/containers.scm (podman): Drop the comment.
Change-Id: I197ed7e4901b26ad820295ed7adcaffd7bf533f5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-05-21 | 1 | -3/+0 |
* | gnu: crun: Update to 1.15.•••* gnu/packages/containers.scm (crun): Update to 1.15.
Change-Id: I769c15663bf668a967cf32243dd8139b6c949953
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-05-21 | 1 | -2/+2 |
* | gnu: slirp4netns: Update to 1.3.0.•••* gnu/packages/containers.scm (slirp4netns): Update to 1.3.0.
Change-Id: I1f9c75a6e3dab996465879cf6734799a8b9e9d53
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Tomas Volf | 2024-05-13 | 1 | -2/+2 |
* | gnu: distrobox: Fix dependency usage.•••* gnu/packages/containers.scm (distrobox): Use WRAP-SCRIPT to patch the
scripts to use system wget and podman.
Change-Id: Ida9affcb212f64892e85dfa8bc4dd4d59f832f4f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ | 2024-03-22 | 1 | -8/+38 |
* | gnu: distrobox: Update to 1.7.0.•••* gnu/packages/containers.scm (distrobox): Update to 1.7.0.
Change-Id: Ie62683317f6c984e5a64ce5436a17c8f2b7fbcf9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ | 2024-03-22 | 1 | -2/+2 |
* | gnu: Add gvisor-tap-vsock.•••* gnu/packages/containers.scm (gvisor-tap-vsock): New variable.
Change-Id: I50c51613509e84998f17b4be593ce80c16002778
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tomas Volf | 2024-03-22 | 1 | -0/+44 |
* | gnu: cni-plugins: Update to 1.4.1.•••* gnu/packages/containers.scm (cni-plugins): Update to 1.4.1.
Change-Id: I770504d4f3cf2c74cb14ce8ea37055742529db94
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Tomas Volf | 2024-03-13 | 1 | -2/+2 |
* | gnu: podman: Update to 4.9.3.•••* gnu/packages/containers.scm (podman): Update to 4.9.3.
* gnu/packages/patches/podman-program-lookup.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: If764e8456a697d16b76cd4ba1243cc5f633a6049
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tomas Volf | 2024-03-02 | 1 | -8/+16 |
* | gnu: Add passt.•••* gnu/packages/containers.scm (passt): New variable.
Change-Id: I2ebdd9d4255a89a86fb196568215b74bb61cb3a6
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tomas Volf | 2024-03-02 | 1 | -0/+40 |
* | gnu: crun: Adjust package ideation.•••The release package provides the configured version, so there is no need
to use git commit to adjust version detection.
* gnu/packages/containers.scm (crun): Remove let and indent the package.
[arguments] <#:phases>: Remove 'do-no-depend-on-git phase as the package
includes release version.
Change-Id: Ie50fe1f5f8ed69a77e353033679bfd98db6e56f4
| Sharlatan Hellseher | 2024-02-14 | 1 | -55/+43 |
* | gnu: crun: Update to 1.14.1.•••Since upstream does provide properly packaged source archives, the fetch
method was switched from git to url.
* gnu/packages/containers.scm (crun): Update to 1.14.1.
Change-Id: I566d8742b1a3db75aefaa51032e09130a8307a61
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Tomas Volf | 2024-02-14 | 1 | -9/+10 |
* | gnu: slirp4netns: Update to 1.2.3.•••* gnu/packages/containers.scm (slirp4netns): Update to 1.2.3.
Change-Id: I103b697069e631653e9063ee42456d0d0e898900
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Tomas Volf | 2024-02-14 | 1 | -2/+2 |
* | gnu: distrobox: Update to 1.5.0.2.•••* gnu/packages/containers.scm (distrobox): Update to 1.5.0.2.
[arguments]: Do not patch files with extensions, such as a .pdf.
| Ricardo Wurmus | 2023-10-13 | 1 | -3/+4 |
* | gnu: podman: Fix path to helper binaries.•••'quadlet' and 'rootlessport' coming with podman reside in
"#$output/libexex/podman", not in "#$output/bin". Thus search this
first.
* gnu/packages/containers.scm (podman)[phases]<fix-hardcoded-paths>:
Change subsitution for "/usr/local/libexec/podman", add substitution
for "/usr/local/lib/podman".
| Hartmut Goebel | 2023-07-02 | 1 | -0/+2 |
* | gnu: Add Buildah.•••* gnu/packages/containers.scm (buildah): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Zongyuan Li | 2023-06-08 | 1 | -0/+80 |
* | gnu: podman: Update to 4.4.1.•••* gnu/packages/containers.scm (podman): Update to 4.4.1.
[native-inputs]: Replace go to go-1.19.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain | 2023-02-27 | 1 | -3/+3 |
* | gnu: distrobox: Skip substitution in man pages.•••* gnu/packages/containers.scm (distrobox)[arguments]: Change refer-to-inputs
phase to not substitute in man pages.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder | 2023-02-18 | 1 | -1/+1 |
* | gnu: Add distrobox.•••* gnu/packages/containers.scm (distrobox): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Adam Faiz | 2023-02-04 | 1 | -1/+38 |
* | gnu: podman: Enable Btrfs support.•••* gnu/packages/containers.scm (podman): Enable Btrfs support.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain | 2023-01-31 | 1 | -0/+4 |
* | gnu: podman: Update to 4.3.1.•••* gnu/packages/containers.scm (podman): Update to 4.3.1.
[native-inputs]: Add python, for hack/markdown-preprocess.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Simon Josefsson | 2022-12-29 | 1 | -3/+4 |
* | gnu: yajl: Drop custom ‘lib-’ prefix.•••* gnu/packages/web.scm (yajl): New variable, renamed from…
(libyajl): …this one, which is now a DEPRECATED-PACKAGE alias of yajl.
Adjust all users.
| Tobias Geerinckx-Rice | 2022-12-11 | 1 | -1/+1 |
* | gnu: podman: Update to 4.2.1.•••* gnu/packages/containers.scm (podman): Update to 4.2.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Hilton Chain | 2022-09-27 | 1 | -2/+2 |
* | gnu: podman: Install shell completions.•••* gnu/packages/containers.scm (podman)[arguments]: Add 'install-completions
phase to install shell completions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder | 2022-09-14 | 1 | -1/+6 |
* | gnu: slirp4netns: Update to 1.2.0.•••* gnu/packages/containers.scm (slirp4netns): Update to 1.2.0.
| Marius Bakke | 2022-09-11 | 1 | -2/+2 |
* | gnu: libslirp: Update to 4.7.0.•••* gnu/packages/containers.scm (libslirp): Update to 4.7.0.
[inputs]: Move GLIB ...
[propagated-inputs]: ... here.
| Marius Bakke | 2022-09-11 | 1 | -3/+4 |
* | gnu: podman: Update to 4.2.0.•••* gnu/packages/containers.scm (podman): Update to 4.2.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao | 2022-09-08 | 1 | -2/+2 |
* | gnu: podman: Use G-expressions.•••* gnu/packages/containers.scm (podman)[arguments]: Use G-expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao | 2022-09-08 | 1 | -35/+39 |
* | gnu: crun: Update to 1.4.5.•••* gnu/packages/containers.scm (crun): Update to 1.4.5.
| Tobias Geerinckx-Rice | 2022-05-29 | 1 | -3/+3 |
* | gnu: conmon: Use G-expressions.•••* gnu/packages/containers.scm (conmon)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-01-11 | 1 | -14/+18 |
* | gnu: conmon: Update to 2.0.31.•••* gnu/packages/containers.scm (conmon): Update to 2.0.31.
| Tobias Geerinckx-Rice | 2022-01-11 | 1 | -2/+2 |
* | gnu: Add podman.•••* gnu/packages/containers.scm (podman): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timmy Douglas | 2022-01-01 | 1 | -0/+80 |
* | gnu: Add cni-plugins.•••* gnu/packages/containers.scm (cni-plugins): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Timmy Douglas | 2022-01-01 | 1 | -0/+48 |
* | gnu: Add slirp4netns.•••* gnu/packages/containers.scm (slirp4netns): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timmy Douglas | 2022-01-01 | 1 | -0/+41 |
* | gnu: Add libslirp.•••* gnu/packages/containers.scm (libslirp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timmy Douglas | 2022-01-01 | 1 | -0/+25 |
* | gnu: Add conmon.•••* gnu/packages/containers.scm (conmon): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Timmy Douglas | 2022-01-01 | 1 | -0/+45 |
* | gnu: Add crun.•••* gnu/packages/containers.scm (crun): New variable.
* gnu/local.mk: add containers.scm
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timmy Douglas | 2022-01-01 | 1 | -0/+103 |