aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 0 insertions, 19 deletions
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"
}
},