summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2024-11-05 19:16:42 +0000
committerAkshay <[email protected]>2024-11-05 19:16:42 +0000
commitb468b7630cbd62b84b04fdd3a5574a515260205e (patch)
tree1f99c57257636998b0c074e3eaca3beaf1d89632 /flake.lock
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock38
1 files changed, 38 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..8973a1d
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,38 @@
1{
2 "nodes": {
3 "lsp-src": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1730737415,
7 "narHash": "sha256-HfRPBKsnd+PdTWJ7hIgClh5zS7z8QaVy5SSr3RkoEZQ=",
8 "path": "/home/op/leet/pug-lsp/",
9 "type": "path"
10 },
11 "original": {
12 "path": "/home/op/leet/pug-lsp/",
13 "type": "path"
14 }
15 },
16 "nixpkgs": {
17 "locked": {
18 "lastModified": 1721622093,
19 "narHash": "sha256-iQ+quy3A1EKeFyLyAtjhgSvZHH7r+xybXZkxMhasN4I=",
20 "path": "/nix/store/69pygfzcwihik1l871avmg5rgcsngf7f-source",
21 "rev": "453402b94f39f968a7c27df28e060f69e4a50c3b",
22 "type": "path"
23 },
24 "original": {
25 "id": "nixpkgs",
26 "type": "indirect"
27 }
28 },
29 "root": {
30 "inputs": {
31 "lsp-src": "lsp-src",
32 "nixpkgs": "nixpkgs"
33 }
34 }
35 },
36 "root": "root",
37 "version": 7
38}