From 0d728071e3287a71ce7928640e63c19f4d0ab00f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 22 Mar 2025 17:17:15 +0530 Subject: Build fixes + formatting --- flake.lock | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 69ba234..68e20ed 100644 --- a/flake.lock +++ b/flake.lock @@ -18,24 +18,6 @@ "type": "github" } }, - "lua-luv-source": { - "flake": false, - "locked": { - "lastModified": 1738768796, - "narHash": "sha256-E75DkNBmyLTq9vw3o6CxiTBATMLJmBvTGPTt+bvbloA=", - "ref": "refs/heads/master", - "rev": "ec4185f98209d5e5cf96885ab126d4c2a26dfaa9", - "revCount": 1390, - "submodules": true, - "type": "git", - "url": "https://github.com/luvit/luv" - }, - "original": { - "submodules": true, - "type": "git", - "url": "https://github.com/luvit/luv" - } - }, "nixpkgs": { "locked": { "lastModified": 1741037377, @@ -55,7 +37,6 @@ "root": { "inputs": { "flake-utils": "flake-utils", - "lua-luv-source": "lua-luv-source", "nixpkgs": "nixpkgs" } }, -- cgit v1.3.1