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
68 lines (68 loc) · 1.64 KB
/
flake.lock
File metadata and controls
68 lines (68 loc) · 1.64 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
{
"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": 1767767207,
"narHash": "sha256-Mj3d3PfwltLmukFal5i3fFt27L6NiKXdBezC1EBuZs4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5912c1772a44e31bf1c63c0390b90501e5026886",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"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-helm": "nixpkgs-helm"
}
}
},
"root": "root",
"version": 7
}