Skip to content

Commit

Permalink
devbox commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wardnath committed Nov 8, 2024
1 parent 4cf8f42 commit bf69d7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 66 deletions.
3 changes: 1 addition & 2 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"ollama@latest",
"sqlite@latest",
"ejson@latest",
"ejson2env@latest",
"gorilla-cli@latest"
"ejson2env@latest"
],
"env": {
"DEVBOX_GLOBAL_PREFIX": "$HOME/.local/share/devbox/global/default/.devbox/nix/profile/default",
Expand Down
64 changes: 0 additions & 64 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -929,70 +929,6 @@
}
}
},
"gorilla-cli@latest": {
"last_modified": "2024-10-13T23:44:06Z",
"resolved": "github:NixOS/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732#gorilla-cli",
"source": "devbox-search",
"version": "0.0.9",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/1c54nppwf3jkmf8syypwzhnm2x9vdqmg-gorilla-cli-0.0.9",
"default": true
},
{
"name": "dist",
"path": "/nix/store/6i90mcxmq67ky1094nq3nra4q8r10ss7-gorilla-cli-0.0.9-dist"
}
],
"store_path": "/nix/store/1c54nppwf3jkmf8syypwzhnm2x9vdqmg-gorilla-cli-0.0.9"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/aywlw8bbn334zdacmdsirhksrykkaxs8-gorilla-cli-0.0.9",
"default": true
},
{
"name": "dist",
"path": "/nix/store/6n7gy8nmlbfg8gjlq03wkdpzymywj7r5-gorilla-cli-0.0.9-dist"
}
],
"store_path": "/nix/store/aywlw8bbn334zdacmdsirhksrykkaxs8-gorilla-cli-0.0.9"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/i97whmwqw1kvlpvz6zl2iz57wkw1xndx-gorilla-cli-0.0.9",
"default": true
},
{
"name": "dist",
"path": "/nix/store/5cs0jlg68ccqfpf045rlz29iw9frnh2k-gorilla-cli-0.0.9-dist"
}
],
"store_path": "/nix/store/i97whmwqw1kvlpvz6zl2iz57wkw1xndx-gorilla-cli-0.0.9"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/jzgkcnayfp4aba9my7n55crpj0cjm7pj-gorilla-cli-0.0.9",
"default": true
},
{
"name": "dist",
"path": "/nix/store/l9pm9qbkzx1dkh1smzzc7qhd1g88h51d-gorilla-cli-0.0.9-dist"
}
],
"store_path": "/nix/store/jzgkcnayfp4aba9my7n55crpj0cjm7pj-gorilla-cli-0.0.9"
}
}
},
"gotop@latest": {
"last_modified": "2024-10-13T23:44:06Z",
"resolved": "github:NixOS/nixpkgs/d4f247e89f6e10120f911e2e2d2254a050d0f732#gotop",
Expand Down

0 comments on commit bf69d7d

Please sign in to comment.