Add dependency to stork for search
This commit is contained in:
parent
6ec0d96d43
commit
45bcde6d70
2 changed files with 50 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"python313Packages.pip@latest",
|
||||
"ruby@latest",
|
||||
"hunspellDicts.fr-moderne@latest",
|
||||
"hunspell@latest"
|
||||
"hunspell@latest",
|
||||
"stork@latest"
|
||||
],
|
||||
"shell": {
|
||||
"init_hook": [
|
||||
|
|
|
|||
48
devbox.lock
48
devbox.lock
|
|
@ -301,6 +301,54 @@
|
|||
"store_path": "/nix/store/gphbrsb5wd49qwg9bxby194wwm47awks-ruby-3.4.8"
|
||||
}
|
||||
}
|
||||
},
|
||||
"stork@latest": {
|
||||
"last_modified": "2026-01-23T17:20:52Z",
|
||||
"resolved": "github:NixOS/nixpkgs/a1bab9e494f5f4939442a57a58d0449a109593fe#stork",
|
||||
"source": "devbox-search",
|
||||
"version": "1.6.0",
|
||||
"systems": {
|
||||
"aarch64-darwin": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/ck1rmp4lh2xis1sadlsbg7aq0105wl3b-stork-1.6.0",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/ck1rmp4lh2xis1sadlsbg7aq0105wl3b-stork-1.6.0"
|
||||
},
|
||||
"aarch64-linux": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/84q9aw2y7fz9ssg391ijspwpa833h2yn-stork-1.6.0",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/84q9aw2y7fz9ssg391ijspwpa833h2yn-stork-1.6.0"
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/0pdqh1jl67qyqyhh51iszvp1g51i5vy1-stork-1.6.0",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/0pdqh1jl67qyqyhh51iszvp1g51i5vy1-stork-1.6.0"
|
||||
},
|
||||
"x86_64-linux": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/0kvfmzsm9fsnv128lwlyc08ak8amrgm8-stork-1.6.0",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/0kvfmzsm9fsnv128lwlyc08ak8amrgm8-stork-1.6.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue