-
Notifications
You must be signed in to change notification settings - Fork 12
/
flake.lock
82 lines (82 loc) · 2.13 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"hs_bsb-http-chunked": {
"flake": false,
"locked": {
"lastModified": 1666195516,
"narHash": "sha256-+UDxfywXPjxPuFupcB8veyMYWVQCKha64me9HADtFGg=",
"owner": "sjakobi",
"repo": "bsb-http-chunked",
"rev": "c0ecd72fe2beb1cf7de9340cc8b4a31045460532",
"type": "github"
},
"original": {
"owner": "sjakobi",
"repo": "bsb-http-chunked",
"rev": "c0ecd72fe2beb1cf7de9340cc8b4a31045460532",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1691766535,
"narHash": "sha256-Ucsfovz9UY+AjOoQR3kJS57N6YGgBPu357OcUV4ou0g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "389cc28963163614765721eda940fd5299f18458",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "389cc28963163614765721eda940fd5299f18458",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"hs_bsb-http-chunked": "hs_bsb-http-chunked",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}