-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
flake.lock
110 lines (110 loc) · 2.65 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
{
"nodes": {
"crane": {
"locked": {
"lastModified": 1727235847,
"narHash": "sha256-MoEot8izwkfGm1h5ak8hS2bu59mLmKeevlP/OvFLCzM=",
"owner": "ipetkov",
"repo": "crane",
"rev": "08f45b5a2e01cf34ca6081188c6d16aa35581b09",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"ez-configs": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1726807516,
"narHash": "sha256-z9IfbGyKfrinOwDMEf4tffC2rLPNuzQZzB8WQ6o5Z9o=",
"owner": "thecaralice",
"repo": "ez-configs",
"rev": "8c126947b802b3cb9450e80d75f30f6064b63cbe",
"type": "github"
},
"original": {
"owner": "thecaralice",
"ref": "early-args",
"repo": "ez-configs",
"type": "github"
}
},
"flake-gha": {
"inputs": {
"flake-parts": [
"flake-parts"
]
},
"locked": {
"lastModified": 1727924242,
"narHash": "sha256-ki745jzs+2N69oDq4bMOyXom92zPt9CoqyzHE1utUFw=",
"owner": "thecaralice",
"repo": "flake-gha",
"rev": "669b2d708b9f3a7b73d7eb1c550729e66d736024",
"type": "github"
},
"original": {
"owner": "thecaralice",
"repo": "flake-gha",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1725234343,
"narHash": "sha256-+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "567b938d64d4b4112ee253b9274472dc3a346eb6",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1726436956,
"narHash": "sha256-a3rP7uafX/qBFX0y4CGS8vvTPvxsLl9eZQ85DkIn3DI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "039b72d0c738c934e2e36d7fc5520d1b425287a6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"ez-configs": "ez-configs",
"flake-gha": "flake-gha",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}