Skip to content

Commit 93867c7

Browse files
chore: remove python from devbox
Collides with nix store when mixing and matching the venv. Easier to use asdf for runtime management and uv for venvs
1 parent b954d8a commit 93867c7

File tree

2 files changed

+0
-144
lines changed

2 files changed

+0
-144
lines changed

devbox.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
22
"packages": [
3-
4-
"python311Packages.pip@latest",
53
"ansible-lint@latest",
64
"ansible@latest",
75
"asdf-vm@latest",

devbox.lock

Lines changed: 0 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -823,148 +823,6 @@
823823
}
824824
}
825825
},
826-
"python311Packages.pip@latest": {
827-
"last_modified": "2024-04-19T17:36:04-04:00",
828-
"plugin_version": "0.0.2",
829-
"resolved": "github:NixOS/nixpkgs/92d295f588631b0db2da509f381b4fb1e74173c5#python311Packages.pip",
830-
"source": "devbox-search",
831-
"version": "24.0",
832-
"systems": {
833-
"aarch64-darwin": {
834-
"outputs": [
835-
{
836-
"name": "out",
837-
"path": "/nix/store/k5b9va5nqvkc25rhv60f86k7q366h9qj-python3.11-pip-24.0",
838-
"default": true
839-
},
840-
{
841-
"name": "man",
842-
"path": "/nix/store/i8zvshg8jh3apnjyx19mn2qv5d1x392k-python3.11-pip-24.0-man",
843-
"default": true
844-
},
845-
{
846-
"name": "dist",
847-
"path": "/nix/store/8bp6j8nwaca7qm00xzigv9fns47l8lal-python3.11-pip-24.0-dist"
848-
}
849-
],
850-
"store_path": "/nix/store/k5b9va5nqvkc25rhv60f86k7q366h9qj-python3.11-pip-24.0"
851-
},
852-
"aarch64-linux": {
853-
"outputs": [
854-
{
855-
"name": "out",
856-
"path": "/nix/store/snq1wd5lvjf6k1iwnplg6fs1a5506hvf-python3.11-pip-24.0",
857-
"default": true
858-
},
859-
{
860-
"name": "man",
861-
"path": "/nix/store/c931sk09n2c4sn7dab6s6bnpzsaxqy62-python3.11-pip-24.0-man",
862-
"default": true
863-
},
864-
{
865-
"name": "dist",
866-
"path": "/nix/store/p0yry1nsngrcklrk1qzbd4by9npsmgw6-python3.11-pip-24.0-dist"
867-
}
868-
],
869-
"store_path": "/nix/store/snq1wd5lvjf6k1iwnplg6fs1a5506hvf-python3.11-pip-24.0"
870-
},
871-
"x86_64-darwin": {
872-
"outputs": [
873-
{
874-
"name": "out",
875-
"path": "/nix/store/kdlz6yqs3ip0hbcafk81vz71k4jzbq8s-python3.11-pip-24.0",
876-
"default": true
877-
},
878-
{
879-
"name": "man",
880-
"path": "/nix/store/lx82yajpj5092na05pipv5qrhl3vvpsj-python3.11-pip-24.0-man",
881-
"default": true
882-
},
883-
{
884-
"name": "dist",
885-
"path": "/nix/store/wnsiv23sljim62v8m0qpyiw5kxqr7hi4-python3.11-pip-24.0-dist"
886-
}
887-
],
888-
"store_path": "/nix/store/kdlz6yqs3ip0hbcafk81vz71k4jzbq8s-python3.11-pip-24.0"
889-
},
890-
"x86_64-linux": {
891-
"outputs": [
892-
{
893-
"name": "out",
894-
"path": "/nix/store/xzsmb68m1hcjhxwzbwa959766jgmvaw6-python3.11-pip-24.0",
895-
"default": true
896-
},
897-
{
898-
"name": "man",
899-
"path": "/nix/store/40yyyv1q5zm6yr0mfjkahm0n9fq767gr-python3.11-pip-24.0-man",
900-
"default": true
901-
},
902-
{
903-
"name": "dist",
904-
"path": "/nix/store/mlr6i05q5s7qylpppkxml1jc1asdylpg-python3.11-pip-24.0-dist"
905-
}
906-
],
907-
"store_path": "/nix/store/xzsmb68m1hcjhxwzbwa959766jgmvaw6-python3.11-pip-24.0"
908-
}
909-
}
910-
},
911-
912-
"last_modified": "2024-05-22T06:18:38Z",
913-
"plugin_version": "0.0.3",
914-
"resolved": "github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e#python3",
915-
"source": "devbox-search",
916-
"version": "3.11.9",
917-
"systems": {
918-
"aarch64-darwin": {
919-
"outputs": [
920-
{
921-
"name": "out",
922-
"path": "/nix/store/0hhzvkw889bsybhqxy12ky4jx6a95p2d-python3-3.11.9",
923-
"default": true
924-
}
925-
],
926-
"store_path": "/nix/store/0hhzvkw889bsybhqxy12ky4jx6a95p2d-python3-3.11.9"
927-
},
928-
"aarch64-linux": {
929-
"outputs": [
930-
{
931-
"name": "out",
932-
"path": "/nix/store/czlizmr5dmpxi7ysqknxys82776hldgk-python3-3.11.9",
933-
"default": true
934-
},
935-
{
936-
"name": "debug",
937-
"path": "/nix/store/2idn7bihgcmagk370mpjxjahqg3zza8k-python3-3.11.9-debug"
938-
}
939-
],
940-
"store_path": "/nix/store/czlizmr5dmpxi7ysqknxys82776hldgk-python3-3.11.9"
941-
},
942-
"x86_64-darwin": {
943-
"outputs": [
944-
{
945-
"name": "out",
946-
"path": "/nix/store/6jy28lfjr42adzi10p158aq6m1q9qgs0-python3-3.11.9",
947-
"default": true
948-
}
949-
],
950-
"store_path": "/nix/store/6jy28lfjr42adzi10p158aq6m1q9qgs0-python3-3.11.9"
951-
},
952-
"x86_64-linux": {
953-
"outputs": [
954-
{
955-
"name": "out",
956-
"path": "/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9",
957-
"default": true
958-
},
959-
{
960-
"name": "debug",
961-
"path": "/nix/store/cgkq1k9jzimkd9amyxk2achhf770xj0n-python3-3.11.9-debug"
962-
}
963-
],
964-
"store_path": "/nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9"
965-
}
966-
}
967-
},
968826
"tilt@latest": {
969827
"last_modified": "2024-04-19T17:36:04-04:00",
970828
"resolved": "github:NixOS/nixpkgs/92d295f588631b0db2da509f381b4fb1e74173c5#tilt",

0 commit comments

Comments
 (0)