From 22f15abd34ad81517be7ec2fd5470762b62e11a1 Mon Sep 17 00:00:00 2001 From: m3tam3re
Date: Sat, 9 May 2026 09:58:33 +0200 Subject: [PATCH] chore: flake update --- flake.lock | 553 ++++++++++++++++++---- flake.nix | 2 +- hosts/m3-hermes/services/hermes-agent.nix | 2 +- hosts/m3-kratos/configuration.nix | 2 +- 4 files changed, 456 insertions(+), 103 deletions(-) diff --git a/flake.lock b/flake.lock index e5edfd6..d14aef7 100644 --- a/flake.lock +++ b/flake.lock @@ -21,10 +21,47 @@ "type": "github" } }, + "agenix_2": { + "inputs": { + "darwin": "darwin_2", + "home-manager": "home-manager_4", + "nixpkgs": "nixpkgs_6", + "systems": "systems_4" + }, + "locked": { + "lastModified": 1770165109, + "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=", + "owner": "ryantm", + "repo": "agenix", + "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb", + "type": "github" + }, + "original": { + "owner": "ryantm", + "repo": "agenix", + "type": "github" + } + }, "agents": { "inputs": { "nixpkgs": "nixpkgs_2" }, + "locked": { + "lastModified": 1777399938, + "narHash": "sha256-xXPqUQezDdDtF8MbpZnwD1HkybOYwF92evx8rJ6OXCU=", + "ref": "refs/heads/master", + "rev": "9a91f1ee0cf011a7eaf1f16a9e17610b0457e055", + "revCount": 85, + "type": "git", + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/AGENTS" + }, + "original": { + "type": "git", + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/AGENTS" + } + }, + "agents_2": { + "flake": false, "locked": { "lastModified": 1777399938, "narHash": "sha256-xXPqUQezDdDtF8MbpZnwD1HkybOYwF92evx8rJ6OXCU=", @@ -39,7 +76,7 @@ "url": "https://code.m3ta.dev/m3tam3re/AGENTS" } }, - "agents_2": { + "agents_3": { "flake": false, "locked": { "lastModified": 1777399938, @@ -71,7 +108,46 @@ "type": "github" } }, + "base16-schemes_2": { + "flake": false, + "locked": { + "lastModified": 1696158499, + "narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=", + "owner": "tinted-theming", + "repo": "base16-schemes", + "rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a", + "type": "github" + }, + "original": { + "owner": "tinted-theming", + "repo": "base16-schemes", + "type": "github" + } + }, "basecamp": { + "inputs": { + "nixpkgs": [ + "m3ta-home", + "m3ta-nixpkgs", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1774505501, + "narHash": "sha256-7UiRrDptj7yuEFwToOfdunUMz/i3jRLR7CmMoYQjq6k=", + "owner": "basecamp", + "repo": "basecamp-cli", + "rev": "f087e6ef84002503d0dbc75ea1c8c928a8928d9e", + "type": "github" + }, + "original": { + "owner": "basecamp", + "ref": "v0.7.2", + "repo": "basecamp-cli", + "type": "github" + } + }, + "basecamp_2": { "inputs": { "nixpkgs": [ "m3ta-nixpkgs", @@ -174,6 +250,29 @@ "type": "github" } }, + "darwin_2": { + "inputs": { + "nixpkgs": [ + "m3ta-home", + "agenix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1744478979, + "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", + "owner": "lnl7", + "repo": "nix-darwin", + "rev": "43975d782b418ebf4969e9ccba82466728c2851b", + "type": "github" + }, + "original": { + "owner": "lnl7", + "ref": "master", + "repo": "nix-darwin", + "type": "github" + } + }, "disko": { "inputs": { "nixpkgs": [ @@ -181,11 +280,11 @@ ] }, "locked": { - "lastModified": 1776613567, - "narHash": "sha256-gC9Cp5ibBmGD5awCA9z7xy6MW6iJufhazTYJOiGlCUI=", + "lastModified": 1777713215, + "narHash": "sha256-8GzXDOXckDWwST8TY5DbwYFjdvQLlP7K9CLSVx6iTTo=", "owner": "nix-community", "repo": "disko", - "rev": "32f4236bfc141ae930b5ba2fb604f561fed5219d", + "rev": "63b4e7e6cf75307c1d26ac3762b886b5b0247267", "type": "github" }, "original": { @@ -223,11 +322,11 @@ ] }, "locked": { - "lastModified": 1775087534, - "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", + "lastModified": 1777988971, + "narHash": "sha256-qIoWPDs+0/8JecyYgE3gpKQxW/4bLW/gp45vow9ioCQ=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", + "rev": "0678d8986be1661af6bb555f3489f2fdfc31f6ff", "type": "github" }, "original": { @@ -237,6 +336,28 @@ } }, "flake-parts_3": { + "inputs": { + "nixpkgs-lib": [ + "m3ta-home", + "nur", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1733312601, + "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_4": { "inputs": { "nixpkgs-lib": [ "nur", @@ -285,16 +406,16 @@ "uv2nix": "uv2nix_2" }, "locked": { - "lastModified": 1777573861, - "narHash": "sha256-whY/1WL2fQUhPqDp7CGm3MSwOOo7FB1eADhNVnHeCRU=", + "lastModified": 1778170968, + "narHash": "sha256-YQQUEDUim2CiYpL3uG7Wi1fWPsT2wtIqoBeJuAj9hUk=", "owner": "NousResearch", "repo": "hermes-agent", - "rev": "73bf3ab1b22314ed9dfecbb59242c03742fe72af", + "rev": "498bfc7bc12a937621b4215312049b1000726df3", "type": "github" }, "original": { "owner": "NousResearch", - "ref": "v2026.4.30", + "ref": "v2026.5.7", "repo": "hermes-agent", "type": "github" } @@ -327,11 +448,11 @@ ] }, "locked": { - "lastModified": 1777476904, - "narHash": "sha256-EeLoE8n4+QCbteyAsYXxhfr97RFfWL1ga0xwfL6lpKw=", + "lastModified": 1778248595, + "narHash": "sha256-dhFgEjoeJMYN/7OY6xfxS799YB4IjbbYXTjyGIJyLpc=", "owner": "nix-community", "repo": "home-manager", - "rev": "8c8e5389e75a36bee53920de8ee24f017b3ae03e", + "rev": "fdb2ccba9d5e1238d32e0c4a3ec1a277efa80c1d", "type": "github" }, "original": { @@ -361,13 +482,56 @@ "type": "github" } }, + "home-manager_4": { + "inputs": { + "nixpkgs": [ + "m3ta-home", + "agenix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1745494811, + "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "home-manager", + "type": "github" + } + }, + "home-manager_5": { + "inputs": { + "nixpkgs": [ + "m3ta-home", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1778248595, + "narHash": "sha256-dhFgEjoeJMYN/7OY6xfxS799YB4IjbbYXTjyGIJyLpc=", + "owner": "nix-community", + "repo": "home-manager", + "rev": "fdb2ccba9d5e1238d32e0c4a3ec1a277efa80c1d", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "home-manager", + "type": "github" + } + }, "hyprlang": { "inputs": { "nixpkgs": [ "rose-pine-hyprcursor", "nixpkgs" ], - "systems": "systems_4" + "systems": "systems_5" }, "locked": { "lastModified": 1709914708, @@ -413,11 +577,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1777439951, - "narHash": "sha256-1Bs4ZbBayXWicrOrQQn3/BnnqhEy+tQjdFn40wHu1dw=", + "lastModified": 1778304612, + "narHash": "sha256-7FkBnR56KZ8RwY5kPd3ans8f68IYjF1J66gOUlLsiLA=", "owner": "numtide", "repo": "llm-agents.nix", - "rev": "2641c18f5bb9d0b95e81beca1b0415e174d7e650", + "rev": "c741913095c4815f6651aa0a2c24b3ce15e414e4", "type": "github" }, "original": { @@ -426,26 +590,76 @@ "type": "github" } }, + "m3ta-home": { + "inputs": { + "agenix": "agenix_2", + "home-manager": "home-manager_5", + "m3ta-nixpkgs": "m3ta-nixpkgs", + "nix-colors": "nix-colors", + "nixpkgs": [ + "nixpkgs" + ], + "nur": "nur" + }, + "locked": { + "lastModified": 1778311103, + "narHash": "sha256-lqjnPjBfyjIOfAe94ubvdzwfjmylT5xvR5V4RtCVJPk=", + "ref": "refs/heads/master", + "rev": "cbe5a55937005c6b9f44266cafcdaaae63a60295", + "revCount": 23, + "type": "git", + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home" + }, + "original": { + "type": "git", + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home" + } + }, "m3ta-nixpkgs": { "inputs": { "agents": "agents_2", "basecamp": "basecamp", - "nixpkgs": "nixpkgs_6", + "nixpkgs": [ + "m3ta-home", + "nixpkgs" + ], "nixpkgs-master": "nixpkgs-master", "openspec": "openspec" }, "locked": { - "lastModified": 1777486032, - "narHash": "sha256-UStORUF67vzXQ1jtORzR2cTv8GCvrxweF7HFHJgPpqw=", + "lastModified": 1778309566, + "narHash": "sha256-VMc0IOYWzNj6+KdWqggpZ9Mt9MkxYPcKP7smOIkbapo=", "ref": "refs/heads/master", - "rev": "1da8c96447eb74a316861f6242421ef0309c29a8", - "revCount": 267, + "rev": "db1a29df1584c0046a110ef693229be73b986cfc", + "revCount": 289, "type": "git", - "url": "https://code.m3ta.dev/m3tam3re/nixpkgs" + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs" }, "original": { "type": "git", - "url": "https://code.m3ta.dev/m3tam3re/nixpkgs" + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs" + } + }, + "m3ta-nixpkgs_2": { + "inputs": { + "agents": "agents_3", + "basecamp": "basecamp_2", + "nixpkgs": "nixpkgs_8", + "nixpkgs-master": "nixpkgs-master_2", + "openspec": "openspec_2" + }, + "locked": { + "lastModified": 1778309566, + "narHash": "sha256-VMc0IOYWzNj6+KdWqggpZ9Mt9MkxYPcKP7smOIkbapo=", + "ref": "refs/heads/master", + "rev": "db1a29df1584c0046a110ef693229be73b986cfc", + "revCount": 289, + "type": "git", + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs" + }, + "original": { + "type": "git", + "url": "ssh://gitea@code.m3ta.dev/m3tam3re/nixpkgs" } }, "nix-colors": { @@ -467,6 +681,25 @@ "type": "github" } }, + "nix-colors_2": { + "inputs": { + "base16-schemes": "base16-schemes_2", + "nixpkgs-lib": "nixpkgs-lib_2" + }, + "locked": { + "lastModified": 1707825078, + "narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=", + "owner": "misterio77", + "repo": "nix-colors", + "rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1", + "type": "github" + }, + "original": { + "owner": "misterio77", + "repo": "nix-colors", + "type": "github" + } + }, "nixlib": { "locked": { "lastModified": 1736643958, @@ -485,7 +718,7 @@ "nixos-generators": { "inputs": { "nixlib": "nixlib", - "nixpkgs": "nixpkgs_7" + "nixpkgs": "nixpkgs_9" }, "locked": { "lastModified": 1769813415, @@ -564,6 +797,21 @@ "type": "github" } }, + "nixpkgs-lib_2": { + "locked": { + "lastModified": 1697935651, + "narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=", + "owner": "nix-community", + "repo": "nixpkgs.lib", + "rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixpkgs.lib", + "type": "github" + } + }, "nixpkgs-locked": { "locked": { "lastModified": 1739661218, @@ -582,11 +830,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1777470666, - "narHash": "sha256-uAi+pTjKLturTz3XqTwnsU0fJnqf8xx8orfPpRbdaKQ=", + "lastModified": 1778291595, + "narHash": "sha256-XZRSWn32HgzPiVBUgFu4QgefWq6LjXNljQbmdf52Q5U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "053b9fa5f0fbdac0bd9d248cea58a11223eb495d", + "rev": "67d18561bfe53cee9d84a19cb5c0be3c8ef5c186", "type": "github" }, "original": { @@ -598,11 +846,27 @@ }, "nixpkgs-master_2": { "locked": { - "lastModified": 1777483759, - "narHash": "sha256-luE+pNcTx3gz109lEC/xUxPHrx1aEZsp5X4OEBcnGaw=", + "lastModified": 1778291595, + "narHash": "sha256-XZRSWn32HgzPiVBUgFu4QgefWq6LjXNljQbmdf52Q5U=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "67d18561bfe53cee9d84a19cb5c0be3c8ef5c186", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "master", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-master_3": { + "locked": { + "lastModified": 1778307931, + "narHash": "sha256-GkUOqeH6tb2/K1tv3t0F/xROIAh5/zEGutzEUIrQ+u8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "b540331d6f1e343b6812b5aa1d97c707a0de0da2", + "rev": "8f689324e32c31a3d2c24490a19e266c3fb6508b", "type": "github" }, "original": { @@ -614,11 +878,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1777077449, - "narHash": "sha256-AIiMJiqvGrN4HyLEbKAoCSRRYn0rnlW5VbKNIMIYqm4=", + "lastModified": 1778003029, + "narHash": "sha256-q/nkKLDtHIyLjZpKhWk3cSK5IYsFqtMd6UtXF3ddjgA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a4bf06618f0b5ee50f14ed8f0da77d34ecc19160", + "rev": "0c88e1f2bdb93d5999019e99cb0e61e1fe2af4c5", "type": "github" }, "original": { @@ -628,6 +892,38 @@ "type": "github" } }, + "nixpkgs_10": { + "locked": { + "lastModified": 1777954456, + "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_11": { + "locked": { + "lastModified": 1710272261, + "narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_2": { "locked": { "lastModified": 1772479524, @@ -678,11 +974,11 @@ }, "nixpkgs_5": { "locked": { - "lastModified": 1776949667, - "narHash": "sha256-GMSVw35Q+294GlrTUKlx087E31z7KurReQ1YHSKp5iw=", + "lastModified": 1778124196, + "narHash": "sha256-pYEytCNic/czazbV9r3tbQ6BZzqRBg/41x2dIC5ymOo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "01fbdeef22b76df85ea168fbfe1bfd9e63681b30", + "rev": "68a8af93ff4297686cb68880845e61e5e2e41d92", "type": "github" }, "original": { @@ -694,11 +990,43 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1777268161, - "narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=", + "lastModified": 1754028485, + "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", + "rev": "59e69648d345d6e8fef86158c555730fa12af9de", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-25.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_7": { + "locked": { + "lastModified": 1777954456, + "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_8": { + "locked": { + "lastModified": 1777954456, + "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1", "type": "github" }, "original": { @@ -708,7 +1036,7 @@ "type": "github" } }, - "nixpkgs_7": { + "nixpkgs_9": { "locked": { "lastModified": 1736657626, "narHash": "sha256-FWlPMUzp0lkQBdhKlPqtQdqmp+/C+1MBiEytaYfrCTY=", @@ -724,38 +1052,6 @@ "type": "github" } }, - "nixpkgs_8": { - "locked": { - "lastModified": 1777268161, - "narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_9": { - "locked": { - "lastModified": 1710272261, - "narHash": "sha256-g0bDwXFmTE7uGDOs9HcJsfLFhH7fOsASbAuOzDC+fhQ=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "0ad13a6833440b8e238947e47bea7f11071dc2b2", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "npm-lockfile-fix": { "inputs": { "nixpkgs": [ @@ -780,16 +1076,35 @@ "nur": { "inputs": { "flake-parts": "flake-parts_3", + "nixpkgs": "nixpkgs_7" + }, + "locked": { + "lastModified": 1778310897, + "narHash": "sha256-3YXHiKiPmSfoKeW/TJzsMM6F8v/DruwL0BjnmDtv5Jk=", + "owner": "nix-community", + "repo": "NUR", + "rev": "400996593f670f004c7a544dd3d75987b96fa68e", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "NUR", + "type": "github" + } + }, + "nur_2": { + "inputs": { + "flake-parts": "flake-parts_4", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1777486007, - "narHash": "sha256-5R0q8ESHux3Le76n4IuNUThkAo4o2M+Kj1Loj2J7ahI=", + "lastModified": 1778308643, + "narHash": "sha256-MpJyLyJWAwOy7rVs7pWqRwH2b8/rj+B524VzdonvXBs=", "owner": "nix-community", "repo": "NUR", - "rev": "6f5d55cfd726ff4cd68d006bddbdf459d0dc471b", + "rev": "98d908741ed91101cd0649961f12d2427bdba7d3", "type": "github" }, "original": { @@ -801,16 +1116,38 @@ "openspec": { "inputs": { "nixpkgs": [ + "m3ta-home", "m3ta-nixpkgs", "nixpkgs" ] }, "locked": { - "lastModified": 1776788052, - "narHash": "sha256-L4LBHVVtgMhSJm+IzZSYOR0UXPbvIRg4xiEV5urYxdI=", + "lastModified": 1778120451, + "narHash": "sha256-MUSPD16+hoFBfQWYahtNLN2BIFEAlFFo2KNofrc947g=", "owner": "Fission-AI", "repo": "OpenSpec", - "rev": "3c7a05c5dc88b2397c478805890b55ed392b19e8", + "rev": "053d8a59d587f3c027a06ad80503a6b43d4f2a92", + "type": "github" + }, + "original": { + "owner": "Fission-AI", + "repo": "OpenSpec", + "type": "github" + } + }, + "openspec_2": { + "inputs": { + "nixpkgs": [ + "m3ta-nixpkgs", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1778120451, + "narHash": "sha256-MUSPD16+hoFBfQWYahtNLN2BIFEAlFFo2KNofrc947g=", + "owner": "Fission-AI", + "repo": "OpenSpec", + "rev": "053d8a59d587f3c027a06ad80503a6b43d4f2a92", "type": "github" }, "original": { @@ -916,16 +1253,17 @@ "home-manager": "home-manager_2", "hyprpanel": "hyprpanel", "llm-agents": "llm-agents", - "m3ta-nixpkgs": "m3ta-nixpkgs", - "nix-colors": "nix-colors", + "m3ta-home": "m3ta-home", + "m3ta-nixpkgs": "m3ta-nixpkgs_2", + "nix-colors": "nix-colors_2", "nixos-generators": "nixos-generators", - "nixpkgs": "nixpkgs_8", + "nixpkgs": "nixpkgs_10", "nixpkgs-45570c2": "nixpkgs-45570c2", "nixpkgs-9e58ed7": "nixpkgs-9e58ed7", "nixpkgs-locked": "nixpkgs-locked", - "nixpkgs-master": "nixpkgs-master_2", + "nixpkgs-master": "nixpkgs-master_3", "nixpkgs-stable": "nixpkgs-stable", - "nur": "nur", + "nur": "nur_2", "rose-pine-hyprcursor": "rose-pine-hyprcursor", "skills-anthropic": "skills-anthropic", "skills-basecamp": "skills-basecamp", @@ -937,7 +1275,7 @@ "rose-pine-hyprcursor": { "inputs": { "hyprlang": "hyprlang", - "nixpkgs": "nixpkgs_9", + "nixpkgs": "nixpkgs_11", "utils": "utils" }, "locked": { @@ -957,11 +1295,11 @@ "skills-anthropic": { "flake": false, "locked": { - "lastModified": 1776964038, - "narHash": "sha256-xFsg66TCtKzSgRIW6Ab771FWEIhei3jPgfE4byMiB44=", + "lastModified": 1778286877, + "narHash": "sha256-jKNYFom6R+Qw7LQ8vFPBe51JpqIP0tTSY8LM4aPlnT4=", "owner": "anthropics", "repo": "skills", - "rev": "5128e1865d670f5d6c9cef000e6dfc4e951fb5b9", + "rev": "f458cee31a7577a47ba0c9a101976fa599385174", "type": "github" }, "original": { @@ -973,11 +1311,11 @@ "skills-basecamp": { "flake": false, "locked": { - "lastModified": 1777481361, - "narHash": "sha256-GJ94Y1n+zR6zpOWjAGFYFWFIFpT1royFJOy2TaQXpzU=", + "lastModified": 1777902228, + "narHash": "sha256-XDsWpUhFb/gxatRFla07nwoc2y3WwaBLsiDdtCnqx38=", "owner": "basecamp", "repo": "basecamp-cli", - "rev": "59d59b66974d442190b0762129b4f1749adcedf0", + "rev": "b56ada1b3d42b42a9422ba39b30a223f9f960231", "type": "github" }, "original": { @@ -1005,11 +1343,11 @@ "skills-superpowers": { "flake": false, "locked": { - "lastModified": 1776996157, - "narHash": "sha256-0WupTacT1jIwVBloj1i0RF7wIllVtP8eMPRl7VrXdbE=", + "lastModified": 1777932301, + "narHash": "sha256-3E3rO6hR87JUfS3XV1Eaoz6SDWOftleWvN9UPNFEMjw=", "owner": "obra", "repo": "superpowers", - "rev": "6efe32c9e2dd002d0c394e861e0529675d1ab32e", + "rev": "f2cbfbefebbfef77321e4c9abc9e949826bea9d7", "type": "github" }, "original": { @@ -1021,11 +1359,11 @@ "skills-vercel": { "flake": false, "locked": { - "lastModified": 1777394685, - "narHash": "sha256-YxCMuTl+pVJ7dXhaL7l9vDw9k2orlG31j7/0pgllMJk=", + "lastModified": 1778275952, + "narHash": "sha256-RYwgUf173N4lGalTta4HkBR7sdZwuzRoAY6M8JsT+RY=", "owner": "vercel-labs", "repo": "skills", - "rev": "7c0a9af3f8738965b71341712710ac7371089b34", + "rev": "c99a72b371b5b4da865f5afa87c5a686f3a46766", "type": "github" }, "original": { @@ -1080,6 +1418,21 @@ } }, "systems_4": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, + "systems_5": { "locked": { "lastModified": 1689347949, "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", @@ -1094,7 +1447,7 @@ "type": "github" } }, - "systems_5": { + "systems_6": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", @@ -1132,7 +1485,7 @@ }, "utils": { "inputs": { - "systems": "systems_5" + "systems": "systems_6" }, "locked": { "lastModified": 1710146030, diff --git a/flake.nix b/flake.nix index ca71367..3604a86 100644 --- a/flake.nix +++ b/flake.nix @@ -73,7 +73,7 @@ url = "github:vercel-labs/skills"; flake = false; }; - hermes-agent.url = "github:NousResearch/hermes-agent/v2026.4.30"; + hermes-agent.url = "github:NousResearch/hermes-agent/v2026.5.7"; }; outputs = { diff --git a/hosts/m3-hermes/services/hermes-agent.nix b/hosts/m3-hermes/services/hermes-agent.nix index dfdcd29..51dbca4 100644 --- a/hosts/m3-hermes/services/hermes-agent.nix +++ b/hosts/m3-hermes/services/hermes-agent.nix @@ -53,7 +53,7 @@ in { name = m3ta-chiron email = m3ta-chiron@agentmail.to [init] - defaultBranch = main + defaultBranch = master ''}" ]; diff --git a/hosts/m3-kratos/configuration.nix b/hosts/m3-kratos/configuration.nix index 08e6c85..cded74e 100644 --- a/hosts/m3-kratos/configuration.nix +++ b/hosts/m3-kratos/configuration.nix @@ -10,7 +10,7 @@ # Use the systemd-boot EFI boot loader. boot.supportedFilesystems = ["zfs"]; boot.zfs.package = pkgs.zfs_unstable; - boot.zfs.forceImportAll = true; + boot.zfs.forceImportAll = false; boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; boot.initrd.kernelModules = ["amdgpu"];