-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
46 lines (46 loc) · 1 KB
/
flake.lock
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
{
"nodes": {
"dbaynard": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1670524546,
"narHash": "sha256-ux4hUByieObd7FofACR1a8Fkj3gKyMAeO6T9Mk4AOB0=",
"owner": "dbaynard",
"repo": "flakes",
"rev": "8ed97379296daa9b46766fa9dcdd5c2450215f94",
"type": "github"
},
"original": {
"owner": "dbaynard",
"repo": "flakes",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1669411043,
"narHash": "sha256-LfPd3+EY+jaIHTRIEOUtHXuanxm59YKgUacmSzaqMLc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5dc7114b7b256d217fe7752f1614be2514e61bb8",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"dbaynard": "dbaynard",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}