From 0eb60b5bea0535220b95845b89dc4eb18264173b Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Thu, 19 Sep 2024 16:37:42 -0300 Subject: remove unnecessary import --- flake.lock | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 29df196..f7ab863 100644 --- a/flake.lock +++ b/flake.lock @@ -101,6 +101,21 @@ "type": "github" } }, + "flake-compat": { + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems_2" @@ -155,15 +170,16 @@ }, "mixrank": { "inputs": { + "flake-compat": "flake-compat", "nixpkgs_latest": "nixpkgs_latest", "nixpkgs_old": "nixpkgs_old" }, "locked": { - "lastModified": 1726523967, - "narHash": "sha256-OgwrAeYvbCMO6vzo9uk9BZ+sIU2shs10Rmgzh7rh184=", + "lastModified": 1726754920, + "narHash": "sha256-p7Rrk0BSYNBvkQ5fidkUvbM/TnA15g/7ldLa/r59NkI=", "ref": "refs/heads/master", - "rev": "f6f43f3b723851918085e8b62e10f618e1b138f8", - "revCount": 65611, + "rev": "0b77b4f2cb1fd0ec3df9592b04c914d1a98b337b", + "revCount": 65737, "type": "git", "url": "ssh://git@gitlab.com/mixrank/mixrank" }, -- cgit v1.2.3