diff --git a/flake.lock b/flake.lock index 8042359..4d744c0 100644 --- a/flake.lock +++ b/flake.lock @@ -486,11 +486,11 @@ }, "landrun-nix": { "locked": { - "lastModified": 1760644564, - "narHash": "sha256-WnefbpaXNRWMssQjLopqZ0C/m90HcRuYTb+WpWDn+3k=", + "lastModified": 1760649838, + "narHash": "sha256-R1smQ167F9E8tjocHEVYkv01hYmsEYO6/fUtLw69hzM=", "owner": "srid", "repo": "landrun-nix", - "rev": "fe84577ec9d9a8a2a49fdc940d36fc31f1c099b6", + "rev": "8f5163d86e9b969ef9765cc0c168f0e66266901e", "type": "github" }, "original": { diff --git a/modules/flake-parts/claude-sandboxed.nix b/modules/flake-parts/claude-sandboxed.nix index 19c1787..45343a2 100644 --- a/modules/flake-parts/claude-sandboxed.nix +++ b/modules/flake-parts/claude-sandboxed.nix @@ -12,6 +12,7 @@ in imports = [ landrunModules.gh landrunModules.git + landrunModules.haskell landrunModules.markitdown ]; features = {