-
-
Notifications
You must be signed in to change notification settings - Fork 117
/
flake.lock
96 lines (96 loc) · 2.39 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
{
"nodes": {
"nixos-infra": {
"flake": false,
"locked": {
"lastModified": 1731615661,
"narHash": "sha256-qPRosrtqgAJZpnayg90rlyf9lV70DsdWfi11EWLqXOE=",
"owner": "nixos",
"repo": "infra",
"rev": "7688f20babbeb27a10e4d8669fffe4b0ed00e17f",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "infra",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1731919951,
"narHash": "sha256-vOM6ETpl1yu9KLi/icTmLJIPbbdJCdAVYUXZceO/Ce4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "04386ac325a813047fc314d4b4d838a5b1e3c7fe",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-for-php": {
"locked": {
"lastModified": 1670538458,
"narHash": "sha256-mvKmBkdlhzsMBtnzYXjYn08EGw9rFBEE9hp4Uqgol1Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "99ec06122f481588abafd91f2710d80a5320efe6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1670543317,
"narHash": "sha256-4mMR56rtxKr+Gwz399jFr4i76SQZxsLWxxyfQlPXRm0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7a6a010c3a1d00f8470a5ca888f2f927f1860a19",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"ofborg": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-for-php": "nixpkgs-for-php"
},
"locked": {
"lastModified": 1723143303,
"narHash": "sha256-7pdbmBXAxY/ztbc7oA27KZRPCE0iEWjszWOvrwkf8F8=",
"owner": "nixos",
"repo": "ofborg",
"rev": "5a4e743f192fb151915fcbe8789922fa401ecf48",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "ofborg",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-infra": "nixos-infra",
"nixpkgs": "nixpkgs",
"ofborg": "ofborg"
}
}
},
"root": "root",
"version": 7
}