diff --git a/devbox.json b/devbox.json index 08db76a..33de2c3 100644 --- a/devbox.json +++ b/devbox.json @@ -4,7 +4,8 @@ "python313Packages.pip@latest", "ruby@latest", "hunspellDicts.fr-moderne@latest", - "hunspell@latest" + "hunspell@latest", + "stork@latest" ], "shell": { "init_hook": [ diff --git a/devbox.lock b/devbox.lock index d9c78d6..52fa466 100644 --- a/devbox.lock +++ b/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" + } + } } } }