Skip to content

Commit

Permalink
🤖🦾🛠️ scripts/asdf2devbox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bonzofenix committed May 28, 2024
1 parent 2c87b66 commit 3d780f4
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -554,50 +554,50 @@
}
},
"google-cloud-sdk@latest": {
"last_modified": "2024-05-15T12:04:30Z",
"resolved": "github:NixOS/nixpkgs/b3fcfcfabd01b947a1e4f36622bbffa3985bdac6#google-cloud-sdk",
"last_modified": "2024-05-22T06:18:38Z",
"resolved": "github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e#google-cloud-sdk",
"source": "devbox-search",
"version": "475.0.0",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/in7z3zdbn8q6ldlnk71iizk7wph5d7wg-google-cloud-sdk-475.0.0",
"path": "/nix/store/s3hak6b0mmb2hx86h3nw0ycw8yb00d8y-google-cloud-sdk-475.0.0",
"default": true
}
],
"store_path": "/nix/store/in7z3zdbn8q6ldlnk71iizk7wph5d7wg-google-cloud-sdk-475.0.0"
"store_path": "/nix/store/s3hak6b0mmb2hx86h3nw0ycw8yb00d8y-google-cloud-sdk-475.0.0"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/54nfb97icp62kd1q8vd11wlgnm59nbx2-google-cloud-sdk-475.0.0",
"path": "/nix/store/5p94d16aqg8a04bin4pcz19zmsmadp99-google-cloud-sdk-475.0.0",
"default": true
}
],
"store_path": "/nix/store/54nfb97icp62kd1q8vd11wlgnm59nbx2-google-cloud-sdk-475.0.0"
"store_path": "/nix/store/5p94d16aqg8a04bin4pcz19zmsmadp99-google-cloud-sdk-475.0.0"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/2liav3if8831hj5d76dm46g9pgg1cxgp-google-cloud-sdk-475.0.0",
"path": "/nix/store/a55rqgn3b6ycvkl8i9radrfkp7p1yisn-google-cloud-sdk-475.0.0",
"default": true
}
],
"store_path": "/nix/store/2liav3if8831hj5d76dm46g9pgg1cxgp-google-cloud-sdk-475.0.0"
"store_path": "/nix/store/a55rqgn3b6ycvkl8i9radrfkp7p1yisn-google-cloud-sdk-475.0.0"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/88wmhkxkjk2nyglsqabzhgy28hrdf1ih-google-cloud-sdk-475.0.0",
"path": "/nix/store/yfkm1jl2frrvgzyxqc53f3szvnk0xgmj-google-cloud-sdk-475.0.0",
"default": true
}
],
"store_path": "/nix/store/88wmhkxkjk2nyglsqabzhgy28hrdf1ih-google-cloud-sdk-475.0.0"
"store_path": "/nix/store/yfkm1jl2frrvgzyxqc53f3szvnk0xgmj-google-cloud-sdk-475.0.0"
}
}
},
Expand Down Expand Up @@ -1217,8 +1217,8 @@
}
},
"temurin-bin-17@latest": {
"last_modified": "2024-05-12T16:19:40Z",
"resolved": "github:NixOS/nixpkgs/3281bec7174f679eabf584591e75979a258d8c40#temurin-bin-17",
"last_modified": "2024-05-22T06:18:38Z",
"resolved": "github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e#temurin-bin-17",
"source": "devbox-search",
"version": "17.0.9",
"systems": {
Expand All @@ -1236,11 +1236,11 @@
"outputs": [
{
"name": "out",
"path": "/nix/store/65kkm5540gi1955xgwi4dyy54c0g8sap-temurin-bin-17.0.9",
"path": "/nix/store/jma4l7yf333ym1bqplmbbc6vwhif2p5v-temurin-bin-17.0.9",
"default": true
}
],
"store_path": "/nix/store/65kkm5540gi1955xgwi4dyy54c0g8sap-temurin-bin-17.0.9"
"store_path": "/nix/store/jma4l7yf333ym1bqplmbbc6vwhif2p5v-temurin-bin-17.0.9"
},
"x86_64-darwin": {
"outputs": [
Expand All @@ -1256,11 +1256,11 @@
"outputs": [
{
"name": "out",
"path": "/nix/store/sf0qsq60dz95mzz82sf32v6wrzp3h32l-temurin-bin-17.0.9",
"path": "/nix/store/aksnf2r8nlpplmgaxy3bbcw0cxfph6n7-temurin-bin-17.0.9",
"default": true
}
],
"store_path": "/nix/store/sf0qsq60dz95mzz82sf32v6wrzp3h32l-temurin-bin-17.0.9"
"store_path": "/nix/store/aksnf2r8nlpplmgaxy3bbcw0cxfph6n7-temurin-bin-17.0.9"
}
}
},
Expand Down

0 comments on commit 3d780f4

Please sign in to comment.