-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
125 lines (125 loc) · 3.34 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"nodes": {
"bytezap": {
"flake": false,
"locked": {
"lastModified": 1727486916,
"narHash": "sha256-C7Lo/8stL35tVAFNN1Ab2Hpyp8qoxJNf84BNLtZOGWE=",
"owner": "raehik",
"repo": "bytezap",
"rev": "0970bfe3a6e660544c73e76ac377a4a836a8ab28",
"type": "github"
},
"original": {
"owner": "raehik",
"repo": "bytezap",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"haskell-flake": {
"locked": {
"lastModified": 1725811060,
"narHash": "sha256-lmPoWYNT8kI8LSTa0Z3id38SoR05+05IEZ3fxeIwOzE=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "9b490fe01ec8f6858f43d3cc81bfbbd0000eb29e",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1726042813,
"narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "159be5db480d1df880a0135ca0bfed84c2f88353",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1725233747,
"narHash": "sha256-Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
}
},
"rerefined": {
"flake": false,
"locked": {
"lastModified": 1728746060,
"narHash": "sha256-hF3egnah1V7h59U6PLjSGu+fPyzDmqGWLorhxaBRgzU=",
"owner": "raehik",
"repo": "rerefined",
"rev": "43c3c5f058f0a7213e957dd54bc73b7fecd1d47e",
"type": "github"
},
"original": {
"owner": "raehik",
"repo": "rerefined",
"type": "github"
}
},
"root": {
"inputs": {
"bytezap": "bytezap",
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs",
"rerefined": "rerefined",
"strongweak": "strongweak"
}
},
"strongweak": {
"flake": false,
"locked": {
"lastModified": 1729135838,
"narHash": "sha256-0a2d62gu3s+j1ArBba1SZju2nnc+xF+DXCRe/fvBtU4=",
"owner": "raehik",
"repo": "strongweak",
"rev": "35831d7524cbfd4e9881b413911e66dc8fccb06a",
"type": "github"
},
"original": {
"owner": "raehik",
"repo": "strongweak",
"type": "github"
}
}
},
"root": "root",
"version": 7
}