From b0de7810ffd2c730e6ed68d17a706402e9f2cf54 Mon Sep 17 00:00:00 2001 From: Vika Date: Tue, 10 Aug 2021 11:31:35 +0300 Subject: Update flake.lock --- flake.lock | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index c9c2da3..03601a6 100644 --- a/flake.lock +++ b/flake.lock @@ -16,6 +16,21 @@ "type": "github" } }, + "flake-utils_2": { + "locked": { + "lastModified": 1623875721, + "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "naersk": { "inputs": { "nixpkgs": [ @@ -61,19 +76,17 @@ }, "rust": { "inputs": { - "flake-utils": [ - "flake-utils" - ], + "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1625624041, - "narHash": "sha256-USMvlZoOr2871RZPK++8Vh0EdEcoHSUyiH4eQYY+dMY=", + "lastModified": 1628216053, + "narHash": "sha256-ngnhg7xx0s4gyfdfSVPCYQafLA+YfW3JHX70M3eNOSk=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "3315cab6bece3d735a2548a4d937f9e2190035d0", + "rev": "63cff1cea66f1cd76fe5377776e5e597c6635a42", "type": "github" }, "original": { -- cgit 1.4.1