From 1a25f96b5237c9dacdbb75ab454ddb0bf71b7058 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Thu, 16 Oct 2025 17:24:43 -0400 Subject: [PATCH] landrun: haskell --- flake.lock | 6 +++--- modules/flake-parts/claude-sandboxed.nix | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) 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 = {