nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 4efc5a8c4ec0416da8a6b08689589afbd7ea19a6
parent 298d0f2ac6ee9b23dcb96fca1502236b0d153a75
Author: mtmn <miro@haravara.org>
Date:   Thu, 21 May 2026 23:47:33 +0200

chore: install skopeo, update corpus

Diffstat:
Mflake.lock | 6+++---
Mhosts/void/default.nix | 1+
2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -54,11 +54,11 @@ ] }, "locked": { - "lastModified": 1778833353, - "narHash": "sha256-7tQyCQaVdmKPypBxLXMTaIbgIOU9UiLs0Hi7VEbuYHY=", + "lastModified": 1779404313, + "narHash": "sha256-n5/Q2o6hjmnwIvw3MsFD7KjnLRM8Eb+QIVPXqZs7QpI=", "owner": "~mtmn", "repo": "corpus", - "rev": "5074136d548b75777f62f4a471f757320b263f96", + "rev": "78e0e4dbcf0fb5b745245ae88411633b80193f6e", "type": "sourcehut" }, "original": { diff --git a/hosts/void/default.nix b/hosts/void/default.nix @@ -83,6 +83,7 @@ entr samurai buck2 + skopeo ]; utils = [