commit 51f0e071a58f2a504cf4dfd5ee467096dc04dbbe
parent e8a377b93f599ae55bce87f5a20cf248328ade7d
Author: mtmn <miro@haravara.org>
Date: Tue, 7 Jul 2026 23:07:46 +0200
home: install buildah and podlet
Diffstat:
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -164,11 +164,11 @@
]
},
"locked": {
- "lastModified": 1783436070,
- "narHash": "sha256-F80z1JoiJgZyTT5D+3siLOVzqmCEphLR7t0Ym/I2CLI=",
+ "lastModified": 1783458499,
+ "narHash": "sha256-a8whUXG4ThsZNjL92cH4wbl+/dt8CbT/F0zJsfhzFbM=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "f09af49406ffad37acb6538d3207189a1a1e0b7e",
+ "rev": "53ebbdc405acc04acd9bb73ccca462b51ddb8c6d",
"type": "github"
},
"original": {
diff --git a/hosts/void/default.nix b/hosts/void/default.nix
@@ -118,6 +118,8 @@
skopeo
podman
sccache
+ podlet
+ buildah
];
utils = [
diff --git a/hosts/work/default.nix b/hosts/work/default.nix
Binary files differ.