From a181ab5f020d3ef911583945a94d0aa124160615 Mon Sep 17 00:00:00 2001 From: Andrey Golovizin Date: Sun, 29 May 2022 16:27:02 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/762cc26ae995ee9c46e4aa36951dd29971cd9770' (2022-04-29) → 'github:nix-community/fenix/9a49d754de250ad696e49c9ae4ce4561ffe3fc38' (2022-05-25) • Updated input 'fenix/rust-analyzer-src': 'github:rust-analyzer/rust-analyzer/7abf8cc21cd23ec6f080958be57ede911df16ec9' (2022-04-28) → 'github:rust-lang/rust-analyzer/d7c147406eff20783abba6ff1fe250ecc44cf800' (2022-05-24) • Updated input 'flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17) • Updated input 'naersk': 'github:nmattia/naersk/e8f9f8d037774becd82fce2781e1abdb7836d7df' (2022-04-18) → 'github:nmattia/naersk/69daaceebe12c070cd5ae69ba38f277bbf033695' (2022-05-24) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e10da1c7f542515b609f8dfbcf788f3d85b14936' (2022-04-26) → 'github:NixOS/nixpkgs/83658b28fe638a170a19b8933aa008b30640fbd1' (2022-05-26) --- flake.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/flake.lock b/flake.lock index 1cfd348..a5326e9 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1651213685, - "narHash": "sha256-c+sKMWPUkEW2xfUoan17PNDgqAYmsL58MBK57aKWFa0=", + "lastModified": 1653460119, + "narHash": "sha256-tP4mnBaE/2yehchIeRrCueF2NLS1G2XKGKq+q/oG0+o=", "owner": "nix-community", "repo": "fenix", - "rev": "762cc26ae995ee9c46e4aa36951dd29971cd9770", + "rev": "9a49d754de250ad696e49c9ae4ce4561ffe3fc38", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1649676176, - "narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=", + "lastModified": 1652776076, + "narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=", "owner": "numtide", "repo": "flake-utils", - "rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678", + "rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8", "type": "github" }, "original": { @@ -43,11 +43,11 @@ ] }, "locked": { - "lastModified": 1650265945, - "narHash": "sha256-SO8+1db4jTOjnwP++29vVgImLIfETSXyoz0FuLkiikE=", + "lastModified": 1653413650, + "narHash": "sha256-wojDHjb+eU80MPH+3HQaK0liUy8EgR95rvmCl24i58Y=", "owner": "nmattia", "repo": "naersk", - "rev": "e8f9f8d037774becd82fce2781e1abdb7836d7df", + "rev": "69daaceebe12c070cd5ae69ba38f277bbf033695", "type": "github" }, "original": { @@ -58,11 +58,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1651007983, - "narHash": "sha256-GNay7yDPtLcRcKCNHldug85AhAvBpTtPEJWSSDYBw8U=", + "lastModified": 1653581809, + "narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e10da1c7f542515b609f8dfbcf788f3d85b14936", + "rev": "83658b28fe638a170a19b8933aa008b30640fbd1", "type": "github" }, "original": { @@ -82,15 +82,15 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1651170206, - "narHash": "sha256-priBObw/JyUE7ogtkFxPgK5xDUNL6fHkjdeQJPFH/uI=", - "owner": "rust-analyzer", + "lastModified": 1653426632, + "narHash": "sha256-hDUT+zbzU7SOJJr3VoKiDLJLubu7x6ggDfJ2rzYnYxY=", + "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "7abf8cc21cd23ec6f080958be57ede911df16ec9", + "rev": "d7c147406eff20783abba6ff1fe250ecc44cf800", "type": "github" }, "original": { - "owner": "rust-analyzer", + "owner": "rust-lang", "ref": "nightly", "repo": "rust-analyzer", "type": "github"