File tree Expand file tree Collapse file tree 2 files changed +68
-24
lines changed Expand file tree Collapse file tree 2 files changed +68
-24
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json" ,
3- "packages" : [
4- " go" ,
5- " kubectl" ,
6- " kind" ,
7- " docker" ,
8- " helm" ,
9- " jq" ,
10- " yq" ,
11- " git" ,
12- " k9s" ,
13- " tilt" ,
14- " awscli"
15- ],
16- "shell" : {
17- "scripts" : {
18- "build" : [
19- " make clusterawsadm"
20- ]
21- }
2+ "$schema" : " https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json" ,
3+ "packages" : [
4+ 5+ " kubectl" ,
6+ " kind" ,
7+ " docker" ,
8+ " helm" ,
9+ " jq" ,
10+ " yq" ,
11+ " git" ,
12+ " k9s" ,
13+ " tilt" ,
14+ " awscli"
15+ ],
16+ "shell" : {
17+ "scripts" : {
18+ "build" : [
19+ " make clusterawsadm"
20+ ]
2221 }
23- }
22+ }
23+ }
Original file line number Diff line number Diff line change 1313 "resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#git",
1414 "source": "nixpkg"
1515 },
16- "go": {
17- "resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#go",
18- "source": "nixpkg"
16+ 17+ "last_modified": "2024-12-23T21:10:33Z",
18+ "resolved": "github:NixOS/nixpkgs/de1864217bfa9b5845f465e771e0ecb48b30e02d#go_1_22",
19+ "source": "devbox-search",
20+ "version": "1.22.10",
21+ "systems": {
22+ "aarch64-darwin": {
23+ "outputs": [
24+ {
25+ "name": "out",
26+ "path": "/nix/store/34qa7mwbc1ja7758q4d9sjwmgip72lj9-go-1.22.10",
27+ "default": true
28+ }
29+ ],
30+ "store_path": "/nix/store/34qa7mwbc1ja7758q4d9sjwmgip72lj9-go-1.22.10"
31+ },
32+ "aarch64-linux": {
33+ "outputs": [
34+ {
35+ "name": "out",
36+ "path": "/nix/store/gbidq6smzj09j6qmcdklrvrjgllxmr5j-go-1.22.10",
37+ "default": true
38+ }
39+ ],
40+ "store_path": "/nix/store/gbidq6smzj09j6qmcdklrvrjgllxmr5j-go-1.22.10"
41+ },
42+ "x86_64-darwin": {
43+ "outputs": [
44+ {
45+ "name": "out",
46+ "path": "/nix/store/jgz3hrbqblw65v95npdnvlymlm991s0c-go-1.22.10",
47+ "default": true
48+ }
49+ ],
50+ "store_path": "/nix/store/jgz3hrbqblw65v95npdnvlymlm991s0c-go-1.22.10"
51+ },
52+ "x86_64-linux": {
53+ "outputs": [
54+ {
55+ "name": "out",
56+ "path": "/nix/store/1hd6kq7rssk14py6v8mrdq2pn5ciiw6y-go-1.22.10",
57+ "default": true
58+ }
59+ ],
60+ "store_path": "/nix/store/1hd6kq7rssk14py6v8mrdq2pn5ciiw6y-go-1.22.10"
61+ }
62+ }
1963 },
2064 "helm": {
2165 "resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#helm",
You can’t perform that action at this time.
0 commit comments