From dc6e17b86f0026db86f6ec25c4df63ac497b9303 Mon Sep 17 00:00:00 2001 From: Bernardo Meurer Date: Wed, 15 Sep 2021 10:03:29 -0700 Subject: flake: replace naersk with buildRustPackage --- flake.lock | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index f54ce57..6d01c3e 100644 --- a/flake.lock +++ b/flake.lock @@ -16,27 +16,6 @@ "type": "github" } }, - "naersk": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1622810282, - "narHash": "sha256-4wmvM3/xfD0hCdNDIXVzRMfL4yB1J+DjH6Zte2xbAxk=", - "owner": "nmattia", - "repo": "naersk", - "rev": "e8061169e1495871b56be97c5c51d310fae01374", - "type": "github" - }, - "original": { - "owner": "nmattia", - "ref": "master", - "repo": "naersk", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1622972307, @@ -56,7 +35,6 @@ "root": { "inputs": { "flake-compat": "flake-compat", - "naersk": "naersk", "nixpkgs": "nixpkgs", "utils": "utils" } -- cgit v1.2.3