Skip to content

Commit 03a75a7

Browse files
chore(deps): update dependency python-full to v3.11.12
1 parent 0486f63 commit 03a75a7

File tree

2 files changed

+11
-31
lines changed

2 files changed

+11
-31
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.6/.schema/devbox.schema.json",
33
"packages": [
4-
4+
55
66
],
77
"shell": {

devbox.lock

Lines changed: 10 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -65,60 +65,40 @@
6565
}
6666
}
6767
},
68-
69-
"last_modified": "2024-12-03T12:40:06Z",
68+
69+
"last_modified": "2025-05-06T08:06:31Z",
7070
"plugin_version": "0.0.4",
71-
"resolved": "github:NixOS/nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550#python311Full",
71+
"resolved": "github:NixOS/nixpkgs/1cb1c02a6b1b7cf67e3d7731cbbf327a53da9679#python311Full",
7272
"source": "devbox-search",
73-
"version": "3.11.10",
73+
"version": "3.11.12",
7474
"systems": {
75-
"aarch64-darwin": {
76-
"outputs": [
77-
{
78-
"name": "out",
79-
"path": "/nix/store/kcj13sg4pbgp0j3c5ll44bgv8q9d72m7-python3-3.11.10",
80-
"default": true
81-
}
82-
],
83-
"store_path": "/nix/store/kcj13sg4pbgp0j3c5ll44bgv8q9d72m7-python3-3.11.10"
84-
},
8575
"aarch64-linux": {
8676
"outputs": [
8777
{
8878
"name": "out",
89-
"path": "/nix/store/yl9b2gjn6abrikqsmp9mdklb838s628r-python3-3.11.10",
79+
"path": "/nix/store/ilb6llvplziyv2rij2zqbikz5xwf4nr6-python3-3.11.12",
9080
"default": true
9181
},
9282
{
9383
"name": "debug",
94-
"path": "/nix/store/a3pynz6m1cyaphjw69rs3ydyff8pggxw-python3-3.11.10-debug"
95-
}
96-
],
97-
"store_path": "/nix/store/yl9b2gjn6abrikqsmp9mdklb838s628r-python3-3.11.10"
98-
},
99-
"x86_64-darwin": {
100-
"outputs": [
101-
{
102-
"name": "out",
103-
"path": "/nix/store/7jp65f2l2v3ksfb0d8dlvr4q82hwaf6h-python3-3.11.10",
104-
"default": true
84+
"path": "/nix/store/v05llnvyc96cydfal83r89h4hyqsiisq-python3-3.11.12-debug"
10585
}
10686
],
107-
"store_path": "/nix/store/7jp65f2l2v3ksfb0d8dlvr4q82hwaf6h-python3-3.11.10"
87+
"store_path": "/nix/store/ilb6llvplziyv2rij2zqbikz5xwf4nr6-python3-3.11.12"
10888
},
10989
"x86_64-linux": {
11090
"outputs": [
11191
{
11292
"name": "out",
113-
"path": "/nix/store/clx0mcir7qw8zk36zbr4jra789g3knf6-python3-3.11.10",
93+
"path": "/nix/store/lg1wip8vnml9wx2xrh42028cpkg4pb43-python3-3.11.12",
11494
"default": true
11595
},
11696
{
11797
"name": "debug",
118-
"path": "/nix/store/dvlkp9spwzhvfi3qi67cxb2a7lps2i8d-python3-3.11.10-debug"
98+
"path": "/nix/store/bikrjg7m6184vm3f2wab7biw2ph53z3b-python3-3.11.12-debug"
11999
}
120100
],
121-
"store_path": "/nix/store/clx0mcir7qw8zk36zbr4jra789g3knf6-python3-3.11.10"
101+
"store_path": "/nix/store/lg1wip8vnml9wx2xrh42028cpkg4pb43-python3-3.11.12"
122102
}
123103
}
124104
}

0 commit comments

Comments
 (0)