-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
39 lines (39 loc) · 1.01 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1683940482,
"narHash": "sha256-6ge8vOv4JNNe6vv7oFJMealL8W1hp+RGSWoDkH2Znm4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0294e83aaa5587e3b36eadf7886470682094c3f4",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"pulumi_3_67_0": {
"flake": false,
"locked": {
"narHash": "sha256-HQAStlQfRDYnvqXbHgfbu0vrit088D0WTxuYo9M8JRI=",
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.67.0/pulumi-v3.67.0-darwin-arm64.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/pulumi/pulumi/releases/download/v3.67.0/pulumi-v3.67.0-darwin-arm64.tar.gz"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"pulumi_3_67_0": "pulumi_3_67_0"
}
}
},
"root": "root",
"version": 7
}