-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
83 lines (83 loc) · 2.73 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1690835256,
"narHash": "sha256-SZy/Nvwbf6CorhEsvmjqgjoYNLnRfaKVZMfSnpUDPnc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b7cde1c47b7316f6138a2b36ef6627f3d16d645c",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b7cde1c47b7316f6138a2b36ef6627f3d16d645c",
"type": "github"
}
},
"pulumi_darwin_arm64": {
"flake": false,
"locked": {
"lastModified": 1724428660,
"narHash": "sha256-kOMVKettO+bwPfdZ4GQ3tUeu5/YMXhriyDeIzizOnMI=",
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-darwin-arm64.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-darwin-arm64.tar.gz"
}
},
"pulumi_darwin_x64": {
"flake": false,
"locked": {
"lastModified": 1724428662,
"narHash": "sha256-gUFdeDTy8Xye9Bc9bx40bthwRCXhpI5AOnSbMOBeRMY=",
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-darwin-x64.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-darwin-x64.tar.gz"
}
},
"pulumi_linux_arm64": {
"flake": false,
"locked": {
"lastModified": 1724428655,
"narHash": "sha256-iaeRARsZe3KPBvlYMzMOK/IWnzRVHuJfvw1jNg2qcx0=",
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-arm64.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-arm64.tar.gz"
}
},
"pulumi_linux_x64": {
"flake": false,
"locked": {
"lastModified": 1724428661,
"narHash": "sha256-cxGpI99bHuPh2SGuyD06T7WZPJl/F/JFFWQX2qwaVE4=",
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-x64.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.130.0/pulumi-v3.130.0-linux-x64.tar.gz"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"pulumi_darwin_arm64": "pulumi_darwin_arm64",
"pulumi_darwin_x64": "pulumi_darwin_x64",
"pulumi_linux_arm64": "pulumi_linux_arm64",
"pulumi_linux_x64": "pulumi_linux_x64"
}
}
},
"root": "root",
"version": 7
}