-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.04 KB
/
Copy pathflake.lock
File metadata and controls
45 lines (45 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"nodes": {
"asm-lsp": {
"flake": false,
"locked": {
"lastModified": 1770507406,
"narHash": "sha256-tATR56cUP8DJ//+YJEDjGklq2lyJuc170ZzqraBD+j8=",
"owner": "bergercookie",
"repo": "asm-lsp",
"rev": "f3c00a9f7bac8325bd63113eab2907fee0569f44",
"type": "github"
},
"original": {
"owner": "bergercookie",
"ref": "master",
"repo": "asm-lsp",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1754214453,
"narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"asm-lsp": "asm-lsp",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}