-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.06 KB
/
Copy pathflake.lock
File metadata and controls
48 lines (48 loc) · 1.06 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
46
47
48
{
"nodes": {
"frostix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1744498649,
"narHash": "sha256-lB5X4tUFrblHBY9xxZUNmtWMcDkoqym+DG14B8UyIcw=",
"owner": "shomykohai",
"repo": "frostix",
"rev": "7ee614ba845e368d463f4a9041062c7314f64ee9",
"type": "github"
},
"original": {
"owner": "shomykohai",
"repo": "frostix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1744232761,
"narHash": "sha256-gbl9hE39nQRpZaLjhWKmEu5ejtQsgI5TWYrIVVJn30U=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f675531bc7e6657c10a18b565cfebd8aa9e24c14",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"frostix": "frostix",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}