diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-03-22 17:17:15 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-03-22 18:26:37 +0530 |
| commit | 0d728071e3287a71ce7928640e63c19f4d0ab00f (patch) | |
| tree | d6e9fc90331e690dbc439e7ab8b9983df2d796a6 /flake.lock | |
| parent | f09f1aa704f06472ec134b40e2f69bf3279c3f06 (diff) | |
| download | null-browser-0d728071e3287a71ce7928640e63c19f4d0ab00f.tar.gz null-browser-0d728071e3287a71ce7928640e63c19f4d0ab00f.zip | |
Build fixes + formatting
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 19 |
1 files changed, 0 insertions, 19 deletions
@@ -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" } }, |
