-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
45 lines (45 loc) · 1.05 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1692414505,
"narHash": "sha256-sSTuyR9JYSxmUcYcj0Jvw1hIq1tz/Canw9mK0hEJvnE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4cdad15f34e6321a2f789b99d42815b9142ac2ba",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"orgRepo": {
"flake": false,
"locked": {
"lastModified": 1692604237,
"narHash": "sha256-SoqsrPIAmm8omHsCChBCS7X24XgGMyJSq+3drbNmErs=",
"owner": "FixPlanet",
"repo": "org",
"rev": "9fcdb024ba0cb11aec3b1f8469ec64658c19e2ca",
"type": "github"
},
"original": {
"owner": "FixPlanet",
"repo": "org",
"rev": "9fcdb024ba0cb11aec3b1f8469ec64658c19e2ca",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"orgRepo": "orgRepo"
}
}
},
"root": "root",
"version": 7
}