From d5abc4e926ee5a1a5831721268b51a5ee167aedb Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 14 Aug 2025 00:08:30 +0000 Subject: [PATCH] update Nix sources --- flake.lock | 70 ++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 55 insertions(+), 15 deletions(-) diff --git a/flake.lock b/flake.lock index f93b0ca..17f585c 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,27 @@ { "nodes": { + "fenix": { + "inputs": { + "nixpkgs": [ + "naersk", + "nixpkgs" + ], + "rust-analyzer-src": "rust-analyzer-src" + }, + "locked": { + "lastModified": 1752475459, + "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=", + "owner": "nix-community", + "repo": "fenix", + "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "fenix", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems" @@ -20,16 +42,17 @@ }, "naersk": { "inputs": { + "fenix": "fenix", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1751923969, - "narHash": "sha256-QNo234SxSB2lLavaT2d+g+Z2WB7o7w29vYkM6zfRLi4=", + "lastModified": 1752689277, + "narHash": "sha256-uldUBFkZe/E7qbvxa3mH1ItrWZyT6w1dBKJQF/3ZSsc=", "owner": "nmattia", "repo": "naersk", - "rev": "0473954e399eec0081ee816f3430c17d1f7e5a42", + "rev": "0e72363d0938b0208d6c646d10649164c43f4d64", "type": "github" }, "original": { @@ -40,11 +63,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1751949589, - "narHash": "sha256-mgFxAPLWw0Kq+C8P3dRrZrOYEQXOtKuYVlo9xvPntt8=", + "lastModified": 1755082269, + "narHash": "sha256-Ix7ALeaxv9tW4uBKWeJnaKpYZtZiX4H4Q/MhEmj4XYA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9b008d60392981ad674e04016d25619281550a9d", + "rev": "d74de548348c46cf25cb1fcc4b74f38103a4590d", "type": "github" }, "original": { @@ -79,6 +102,23 @@ "tree-sitter-typescript": "tree-sitter-typescript" } }, + "rust-analyzer-src": { + "flake": false, + "locked": { + "lastModified": 1752428706, + "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=", + "owner": "rust-lang", + "repo": "rust-analyzer", + "rev": "591e3b7624be97e4443ea7b5542c191311aa141d", + "type": "github" + }, + "original": { + "owner": "rust-lang", + "ref": "nightly", + "repo": "rust-analyzer", + "type": "github" + } + }, "systems": { "locked": { "lastModified": 1681028828, @@ -260,11 +300,11 @@ "tree-sitter-nix": { "flake": false, "locked": { - "lastModified": 1741643388, - "narHash": "sha256-eqqneqZqA73McjPZfy7GbUi4ccmDYC5O++Ezt9+lqi4=", + "lastModified": 1754922635, + "narHash": "sha256-VPkXKsoKs5ywVIGz+xqvD73nINur2flpEmKUKJRFYy8=", "owner": "cstrahan", "repo": "tree-sitter-nix", - "rev": "cfc53fd287d23ab7281440a8526c73542984669b", + "rev": "ff4e2b4c5a3598e8be3edf16bc69f6677af32145", "type": "github" }, "original": { @@ -276,11 +316,11 @@ "tree-sitter-php": { "flake": false, "locked": { - "lastModified": 1749935764, - "narHash": "sha256-xvUUw+532j49MhEgAeEDfLo+bqN0U65s/uV9BPbsVt4=", + "lastModified": 1755090731, + "narHash": "sha256-SUoWvPnNpgg5QMxbTw7XfXEoxyOkqnNFPnrMZnoiJH0=", "owner": "tree-sitter", "repo": "tree-sitter-php", - "rev": "b2278dbac9d58b02653fe6a8530ccebc492e4ed4", + "rev": "1269143868747e3b8e50f221ca0a2e5a1a2f2b44", "type": "github" }, "original": { @@ -292,11 +332,11 @@ "tree-sitter-powershell": { "flake": false, "locked": { - "lastModified": 1751375487, - "narHash": "sha256-A42DoIOoEpH8lFvr8V/9r4zwozPWJ9pJMwB/i8Rw45k=", + "lastModified": 1754033633, + "narHash": "sha256-i0se0hTGvrwNnfKHehbuQzFu4paWwtinATfR00UgHto=", "owner": "airbus-cert", "repo": "tree-sitter-powershell", - "rev": "103a700af551ba8d3402fd68e6f3cd4bf45cbe80", + "rev": "96ab1da05cfb55b52ee7000b4be8a4b6fad232f5", "type": "github" }, "original": {