nix

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

commit a433179e428b5e7d9702ebed582fc5c715d6626e
parent 25aa4993edcc029ada235df0f774283909bbfaac
Author: mtmn <miro@haravara.org>
Date:   Fri,  8 May 2026 20:36:48 +0200

chore: install graphviz, bump flakes

Diffstat:
Mflake.lock | 18+++++++++---------
Mhosts/void/default.nix | 1+
2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -54,11 +54,11 @@ ] }, "locked": { - "lastModified": 1778166453, - "narHash": "sha256-tq8/qg3t3aENoPUAjOVmF2rywl+LAySGcacPqMeLKg8=", + "lastModified": 1778274271, + "narHash": "sha256-x+RldV0TIgyvFW9AtDkavdsCsghgZ4JGvSKhZts2BUk=", "owner": "~mtmn", "repo": "corpus", - "rev": "4dd83890e47eebd7b85f69d1a70acff71a4d24d2", + "rev": "f940cbf10297ce8caacd4b2dce47ba7f1e589560", "type": "sourcehut" }, "original": { @@ -261,11 +261,11 @@ ] }, "locked": { - "lastModified": 1778144356, - "narHash": "sha256-dGM+QCstz/DyLB68+JK5GWyMx4QSqmOJEVgZmy63d/g=", + "lastModified": 1778248595, + "narHash": "sha256-dhFgEjoeJMYN/7OY6xfxS799YB4IjbbYXTjyGIJyLpc=", "owner": "nix-community", "repo": "home-manager", - "rev": "e4419d3123b780d5f4c0bceeace450424387638c", + "rev": "fdb2ccba9d5e1238d32e0c4a3ec1a277efa80c1d", "type": "github" }, "original": { @@ -303,11 +303,11 @@ ] }, "locked": { - "lastModified": 1777787189, - "narHash": "sha256-2KUbS/HhzWW3kkkY1+RiWj9mJ76VEXw8lBJzcCFKzfY=", + "lastModified": 1778240325, + "narHash": "sha256-d2HIS7LpfI0lgxiXCXLjxrHl3eIdNvAVexOu0xiM488=", "owner": "nix-community", "repo": "nix-index-database", - "rev": "2dea2b920e7127b3afa8506713f23536651de312", + "rev": "dd2d0e3f6ba00af01b9498f5697173bdc2524bee", "type": "github" }, "original": { diff --git a/hosts/void/default.nix b/hosts/void/default.nix @@ -33,6 +33,7 @@ pandoc codespelunker opensearch-cli + graphviz ]; vcs = [