From a6aa94281cfa38982d31420111e74e6de78906b7 Mon Sep 17 00:00:00 2001 From: xrelkd <46590321+xrelkd@users.noreply.github.com> Date: Sun, 26 May 2024 23:46:53 +0800 Subject: [PATCH] chore(nix): update `flake.lock` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'crane': 'github:ipetkov/crane/a7146b04405d93b24a1bac76d93270787872c8be' (2024-05-19) → 'github:ipetkov/crane/701dbc191ca003a118ce885db38fae9598908294' (2024-05-25) • Updated input 'fenix': 'github:nix-community/fenix/a4b7a4acfb44ee78785b0b53667066a9b1e32245' (2024-05-18) → 'github:nix-community/fenix/aaa27b4cf3729b6562cd4dd65ba24eeda3731002' (2024-05-26) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/83ba42043166948db91fcfcfe30e0b7eac10b3d5' (2024-05-16) → 'github:rust-lang/rust-analyzer/a55e8bf09cdfc25066b77823cc98976a51af8a8b' (2024-05-24) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/4a6b83b05df1a8bd7d99095ec4b4d271f2956b64' (2024-05-17) → 'github:NixOS/nixpkgs/bfb7a882678e518398ce9a31a881538679f6f092' (2024-05-24) --- flake.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/flake.lock b/flake.lock index beae2fa8..e62c3881 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1716080827, - "narHash": "sha256-2R9LBCR8TlMuK4Md9ELwPVuwRQWI3pAh7Nj9e318Hk4=", + "lastModified": 1716680724, + "narHash": "sha256-THm0mm4aKHQhh3pXCj5ms5t0sVPP9xzVsIU9byMjbtI=", "owner": "ipetkov", "repo": "crane", - "rev": "a7146b04405d93b24a1bac76d93270787872c8be", + "rev": "701dbc191ca003a118ce885db38fae9598908294", "type": "github" }, "original": { @@ -28,11 +28,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1716054143, - "narHash": "sha256-FJJMYOmzST4gOiOo4g5XicKKALv8SWqqk2kntpIF3NM=", + "lastModified": 1716704729, + "narHash": "sha256-Yk0L1JdBTdC9ZtDreqcMMolOtTp0XnPjrACT8oTw2Wg=", "owner": "nix-community", "repo": "fenix", - "rev": "a4b7a4acfb44ee78785b0b53667066a9b1e32245", + "rev": "aaa27b4cf3729b6562cd4dd65ba24eeda3731002", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1715961556, - "narHash": "sha256-+NpbZRCRisUHKQJZF3CT+xn14ZZQO+KjxIIanH3Pvn4=", + "lastModified": 1716509168, + "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4a6b83b05df1a8bd7d99095ec4b4d271f2956b64", + "rev": "bfb7a882678e518398ce9a31a881538679f6f092", "type": "github" }, "original": { @@ -86,11 +86,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1715839492, - "narHash": "sha256-EyjtjocGLtB7tqyqwBfadP4y5BBtT5EkoG3kq/zym5U=", + "lastModified": 1716572615, + "narHash": "sha256-mVUbarr4PNjERDk+uaoitPq7eL7De0ythZehezAzug8=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "83ba42043166948db91fcfcfe30e0b7eac10b3d5", + "rev": "a55e8bf09cdfc25066b77823cc98976a51af8a8b", "type": "github" }, "original": {