-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
47 lines (47 loc) · 1.04 KB
/
flake.lock
File metadata and controls
47 lines (47 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
46
47
{
"nodes": {
"easy-sync": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1728571466,
"narHash": "sha256-WzKFf+EvfGA28mDpumiVoxqUzueUNZoRBNEkXetSgP4=",
"owner": "luochen1990",
"repo": "easy-sync",
"rev": "62915d221c7ac5610fc8244c4bfd7fb553d7a587",
"type": "github"
},
"original": {
"owner": "luochen1990",
"ref": "master",
"repo": "easy-sync",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1748856973,
"narHash": "sha256-RlTsJUvvr8ErjPBsiwrGbbHYW8XbB/oek0Gi78XdWKg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"easy-sync": "easy-sync",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}