forked from 2i2c-org/infrastructure
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
85 lines (85 loc) · 2.17 KB
/
Copy pathflake.lock
File metadata and controls
85 lines (85 loc) · 2.17 KB
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
{
"nodes": {
"dev-python": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "python",
"lastModified": 1772621537,
"narHash": "sha256-/jBAYzRIRkXwykuNrIUqvh6HzWEiMwc+WBswuO5MB94=",
"owner": "agoose77",
"repo": "dev-flakes",
"rev": "45e941722640b75cb55af326151c8a9af52f598b",
"type": "github"
},
"original": {
"dir": "python",
"owner": "agoose77",
"ref": "v10",
"repo": "dev-flakes",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1780145889,
"narHash": "sha256-md0zn0RnwNvPyASas1yG5YUuwQ4ALA6ucL50l0DvqCo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8c50a710ddca43d7a530fb805ad55bde8d0141c5",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8c50a710ddca43d7a530fb805ad55bde8d0141c5",
"type": "github"
}
},
"nixpkgs-gcloud": {
"locked": {
"lastModified": 1780145889,
"narHash": "sha256-md0zn0RnwNvPyASas1yG5YUuwQ4ALA6ucL50l0DvqCo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8c50a710ddca43d7a530fb805ad55bde8d0141c5",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8c50a710ddca43d7a530fb805ad55bde8d0141c5",
"type": "github"
}
},
"nixpkgs-helm": {
"locked": {
"lastModified": 1736985655,
"narHash": "sha256-l8ecdfeGkg90nf0tqdEIUFVaUiBwirfORyypTlApVTM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b100cfb67ccb2ff6e723b78d4ae2f9c88654a1c",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b100cfb67ccb2ff6e723b78d4ae2f9c88654a1c",
"type": "github"
}
},
"root": {
"inputs": {
"dev-python": "dev-python",
"nixpkgs": "nixpkgs",
"nixpkgs-gcloud": "nixpkgs-gcloud",
"nixpkgs-helm": "nixpkgs-helm"
}
}
},
"root": "root",
"version": 7
}