From 154bf1cd4d1eb7880e476a3def3bb21f08f55bee Mon Sep 17 00:00:00 2001 From: ryoppippi <1560508+ryoppippi@users.noreply.github.com> Date: Mon, 3 Aug 2026 10:23:44 +0000 Subject: [PATCH] chore(deps): update nix flake inputs --- flake.lock | 62 +++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 50 insertions(+), 12 deletions(-) diff --git a/flake.lock b/flake.lock index 705cf1ed..dd8ada11 100644 --- a/flake.lock +++ b/flake.lock @@ -2,17 +2,18 @@ "nodes": { "agent-skills": { "inputs": { + "blueprint": "blueprint", "home-manager": "home-manager", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1770218103, - "narHash": "sha256-InxSZomi7ajBm+d5dN3Yah5mh7+pTb3iuI3U380sqQ8=", + "lastModified": 1785662185, + "narHash": "sha256-Dah4m8+KN5nr2pgVgdqU03JrgaD4B06kK2GxYxevDJ8=", "owner": "Kyure-A", "repo": "agent-skills-nix", - "rev": "2e53d1a4c0fe78d758b99f5df0f79d558498002e", + "rev": "ffa3f3a827aef884301ae02f598abbba41eeeae2", "type": "github" }, "original": { @@ -21,6 +22,28 @@ "type": "github" } }, + "blueprint": { + "inputs": { + "nixpkgs": [ + "agent-skills", + "nixpkgs" + ], + "systems": "systems" + }, + "locked": { + "lastModified": 1776249299, + "narHash": "sha256-Dt9t1TGRmJFc0xVYhttNBD6QsAgHOHCArqGa0AyjrJY=", + "owner": "numtide", + "repo": "blueprint", + "rev": "56131e8628f173d24a27f6d27c0215eff57e40dd", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "blueprint", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -29,11 +52,11 @@ ] }, "locked": { - "lastModified": 1766387499, - "narHash": "sha256-AjK3/UKDzeXFeYNLVBaJ3+HLE9he1g5UrlNd4/BM3eA=", + "lastModified": 1785119578, + "narHash": "sha256-3VMVuOJ6fK+RNOXVmqusqUwQ1sDfPeddNKaM2JR/4Y0=", "owner": "nix-community", "repo": "home-manager", - "rev": "527ad07e6625302b648ed3b28c34b62a79bd103e", + "rev": "e83dffa86cccb6237fe194d4eeb47f41557749d1", "type": "github" }, "original": { @@ -44,11 +67,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1770141374, - "narHash": "sha256-yD4K/vRHPwXbJf5CK3JkptBA6nFWUKNX/jlFp2eKEQc=", + "lastModified": 1785715447, + "narHash": "sha256-4K0IGmbAOJnd/Hx2+CNEvx3ECrtYnsoaf4grI6gvZ/Q=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "41965737c1797c1d83cfb0b644ed0840a6220bd1", + "rev": "243895692ae2a2fbd08a05141462c0cc0d3ca10f", "type": "github" }, "original": { @@ -68,11 +91,11 @@ "stackone-skills": { "flake": false, "locked": { - "lastModified": 1770205107, - "narHash": "sha256-gcsL9q6R7cTKoDCUjRKb7ej1QMTFFPWayoJhA5eAQlc=", + "lastModified": 1774863507, + "narHash": "sha256-rMf1vsAH/Kj0Dn3+1aPulNvM0GzQTYW+Iuw5dXdAVk8=", "owner": "StackOneHQ", "repo": "skills", - "rev": "a1042d7d803ea813b0cd4f3889980aa7d0fa1521", + "rev": "8c77e2408b51f27b2e76f3b4179d17a6ef0d4926", "type": "github" }, "original": { @@ -80,6 +103,21 @@ "repo": "skills", "type": "github" } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root",