update: deleting PHP from devbox
This commit is contained in:
parent
836434254f
commit
21daf4180e
2 changed files with 1 additions and 100 deletions
|
@ -1,9 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.11.0/.schema/devbox.schema.json",
|
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.11.0/.schema/devbox.schema.json",
|
||||||
"packages": [
|
"packages": [
|
||||||
"dart@latest",
|
"dart@latest"
|
||||||
"php@latest",
|
|
||||||
"php83Packages.composer@latest"
|
|
||||||
],
|
],
|
||||||
"shell": {
|
"shell": {
|
||||||
"init_hook": [
|
"init_hook": [
|
||||||
|
|
97
devbox.lock
97
devbox.lock
|
@ -48,103 +48,6 @@
|
||||||
"store_path": "/nix/store/wbj1csi5fk2w99aiglwgg1mv406pw4pn-dart-3.4.2"
|
"store_path": "/nix/store/wbj1csi5fk2w99aiglwgg1mv406pw4pn-dart-3.4.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"php83Packages.composer@latest": {
|
|
||||||
"last_modified": "2024-06-22T18:46:48Z",
|
|
||||||
"resolved": "github:NixOS/nixpkgs/9693852a2070b398ee123a329e68f0dab5526681#php83Packages.composer",
|
|
||||||
"source": "devbox-search",
|
|
||||||
"version": "2.7.7",
|
|
||||||
"systems": {
|
|
||||||
"aarch64-darwin": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/c7z17lxbpw2h26hpz4lkm0qzr2ajmgyr-composer-2.7.7",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/c7z17lxbpw2h26hpz4lkm0qzr2ajmgyr-composer-2.7.7"
|
|
||||||
},
|
|
||||||
"aarch64-linux": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/zf9k05kr9i81c14rkx49qpsllws5qqmy-composer-2.7.7",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/zf9k05kr9i81c14rkx49qpsllws5qqmy-composer-2.7.7"
|
|
||||||
},
|
|
||||||
"x86_64-darwin": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/hwggjflib27ijasjgvhjg2fk7qg7qi2h-composer-2.7.7",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/hwggjflib27ijasjgvhjg2fk7qg7qi2h-composer-2.7.7"
|
|
||||||
},
|
|
||||||
"x86_64-linux": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/vplfs2jszxnnms17s0pwmkhwbx71nasj-composer-2.7.7",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/vplfs2jszxnnms17s0pwmkhwbx71nasj-composer-2.7.7"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"php@latest": {
|
|
||||||
"last_modified": "2024-06-22T18:46:48Z",
|
|
||||||
"plugin_version": "0.0.3",
|
|
||||||
"resolved": "github:NixOS/nixpkgs/9693852a2070b398ee123a329e68f0dab5526681#php83",
|
|
||||||
"source": "devbox-search",
|
|
||||||
"version": "8.3.8",
|
|
||||||
"systems": {
|
|
||||||
"aarch64-darwin": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/075628hsjsd2cg26g7rsqq7c4p4n1b6s-php-with-extensions-8.3.8",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/075628hsjsd2cg26g7rsqq7c4p4n1b6s-php-with-extensions-8.3.8"
|
|
||||||
},
|
|
||||||
"aarch64-linux": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/6jmxx5gp8skq2ainijd83nvhn45xzf7n-php-with-extensions-8.3.8",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/6jmxx5gp8skq2ainijd83nvhn45xzf7n-php-with-extensions-8.3.8"
|
|
||||||
},
|
|
||||||
"x86_64-darwin": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/ilyy5b77bjvxi97n29b2kxx3innykh7v-php-with-extensions-8.3.8",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/ilyy5b77bjvxi97n29b2kxx3innykh7v-php-with-extensions-8.3.8"
|
|
||||||
},
|
|
||||||
"x86_64-linux": {
|
|
||||||
"outputs": [
|
|
||||||
{
|
|
||||||
"name": "out",
|
|
||||||
"path": "/nix/store/2vp2fkf9av79zy2855w9cizm03fyksyi-php-with-extensions-8.3.8",
|
|
||||||
"default": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"store_path": "/nix/store/2vp2fkf9av79zy2855w9cizm03fyksyi-php-with-extensions-8.3.8"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue