Skip to content

Commit 1045205

Browse files
authored
Upgrade python packages in several devbox examples (#2634)
## Summary Upgrade python packages in several devbox examples ## How was it tested? N/A ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
1 parent 20e4d53 commit 1045205

File tree

16 files changed

+1204
-903
lines changed

16 files changed

+1204
-903
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Users/daniel/Code/jetify/devbox/examples/data_science/jupyter/.venv/bin/python

examples/data_science/jupyter/devbox.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
5+
"last_modified": "2025-06-18T03:01:18Z",
6+
"resolved": "github:NixOS/nixpkgs/5395fb3ab3f97b9b7abca147249fa2e8ed27b192?lastModified=1750215678&narHash=sha256-Rc%2FytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M%2Bok%3D"
7+
},
48
"nodePackages.pyright": {
59
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#nodePackages.pyright",
610
"source": "nixpkg"
@@ -11,7 +15,7 @@
1115
},
1216
"python311@latest": {
1317
"last_modified": "2023-09-27T18:02:17Z",
14-
"plugin_version": "0.0.3",
18+
"plugin_version": "0.0.4",
1519
"resolved": "github:NixOS/nixpkgs/517501bcf14ae6ec47efd6a17dda0ca8e6d866f9#python311",
1620
"source": "devbox-search",
1721
"version": "3.11.4",

examples/data_science/jupyter/pdm.lock

Lines changed: 915 additions & 712 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/data_science/pytorch/basic-example/devbox.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"source": "devbox-search",
88
"version": "11.7.0"
99
},
10+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
11+
"last_modified": "2025-06-18T03:01:18Z",
12+
"resolved": "github:NixOS/nixpkgs/5395fb3ab3f97b9b7abca147249fa2e8ed27b192?lastModified=1750215678&narHash=sha256-Rc%2FytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M%2Bok%3D"
13+
},
1014
"poetry": {
1115
"plugin_version": "0.0.4",
1216
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#poetry",

examples/data_science/pytorch/basic-example/poetry.lock

Lines changed: 91 additions & 121 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/data_science/pytorch/gradio/devbox.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4+
"github:NixOS/nixpkgs/f80ac848e3d6f0c12c52758c0f25c10c97ca3b62": {
5+
"last_modified": "1970-01-01T00:00:00Z",
6+
"resolved": "github:NixOS/nixpkgs/f80ac848e3d6f0c12c52758c0f25c10c97ca3b62"
7+
},
48
"python310@latest": {
59
"last_modified": "2024-02-10T18:15:24Z",
6-
"plugin_version": "0.0.3",
10+
"plugin_version": "0.0.4",
711
"resolved": "github:NixOS/nixpkgs/10b813040df67c4039086db0f6eaf65c536886c6#python310",
812
"source": "devbox-search",
913
"version": "3.10.13",

examples/data_science/tensorflow/devbox.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4+
"github:NixOS/nixpkgs/f80ac848e3d6f0c12c52758c0f25c10c97ca3b62": {
5+
"last_modified": "1970-01-01T00:00:00Z",
6+
"resolved": "github:NixOS/nixpkgs/f80ac848e3d6f0c12c52758c0f25c10c97ca3b62"
7+
},
48
"python310@latest": {
59
"last_modified": "2024-02-10T18:15:24Z",
6-
"plugin_version": "0.0.3",
10+
"plugin_version": "0.0.4",
711
"resolved": "github:NixOS/nixpkgs/10b813040df67c4039086db0f6eaf65c536886c6#python310",
812
"source": "devbox-search",
913
"version": "3.10.13",

examples/development/bun/bun.lockb

-384 Bytes
Binary file not shown.

examples/development/bun/devbox.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
"store_path": "/nix/store/n02lmxaxkfcnbpvfc9r4n6pb3sqgqqf7-bun-1.0.33"
4949
}
5050
}
51+
},
52+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
53+
"last_modified": "2025-06-18T03:01:18Z",
54+
"resolved": "github:NixOS/nixpkgs/5395fb3ab3f97b9b7abca147249fa2e8ed27b192?lastModified=1750215678&narHash=sha256-Rc%2FytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M%2Bok%3D"
5155
}
5256
}
5357
}

examples/development/python/pip/devbox.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4+
"github:NixOS/nixpkgs/nixpkgs-unstable": {
5+
"last_modified": "2025-06-18T03:01:18Z",
6+
"resolved": "github:NixOS/nixpkgs/5395fb3ab3f97b9b7abca147249fa2e8ed27b192?lastModified=1750215678&narHash=sha256-Rc%2FytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M%2Bok%3D"
7+
},
48
"python@latest": {
59
"last_modified": "2024-02-10T18:15:24Z",
6-
"plugin_version": "0.0.3",
10+
"plugin_version": "0.0.4",
711
"resolved": "github:NixOS/nixpkgs/10b813040df67c4039086db0f6eaf65c536886c6#python312",
812
"source": "devbox-search",
913
"version": "3.12.1",

0 commit comments

Comments
 (0)