Skip to content

Commit

Permalink
devbox commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wardnath committed Oct 1, 2024
1 parent f597acb commit 5786be0
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"rclone@latest",
"ollama@latest",
"sqlite@latest",
"ejson@latest"
"ejson@latest",
"ejson2env@latest"
],
"env": {
"DEVBOX_GLOBAL_PREFIX": "$HOME/.local/share/devbox/global/default/.devbox/nix/profile/default",
Expand Down
48 changes: 48 additions & 0 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,54 @@
}
}
},
"ejson2env@latest": {
"last_modified": "2024-09-10T15:01:03Z",
"resolved": "github:NixOS/nixpkgs/5ed627539ac84809c78b2dd6d26a5cebeb5ae269#ejson2env",
"source": "devbox-search",
"version": "2.0.6",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/xp5nnmcqdxhixnc958n84jj8gg3pcnxl-ejson2env-2.0.6",
"default": true
}
],
"store_path": "/nix/store/xp5nnmcqdxhixnc958n84jj8gg3pcnxl-ejson2env-2.0.6"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/ap1cxl525alr4psxr1q3vwhhcd44yhgh-ejson2env-2.0.6",
"default": true
}
],
"store_path": "/nix/store/ap1cxl525alr4psxr1q3vwhhcd44yhgh-ejson2env-2.0.6"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/b8cyk8i9yhms2rqwxpq84fgs0r4qqwys-ejson2env-2.0.6",
"default": true
}
],
"store_path": "/nix/store/b8cyk8i9yhms2rqwxpq84fgs0r4qqwys-ejson2env-2.0.6"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/qcglw3lcqb930645wbsmk78gsv46rf21-ejson2env-2.0.6",
"default": true
}
],
"store_path": "/nix/store/qcglw3lcqb930645wbsmk78gsv46rf21-ejson2env-2.0.6"
}
}
},
"ejson@latest": {
"last_modified": "2024-09-28T02:58:32Z",
"resolved": "github:NixOS/nixpkgs/4471f9f67fe0f95f5fec4cc2ebac59fe32af2b62#ejson",
Expand Down

0 comments on commit 5786be0

Please sign in to comment.