landrun: haskell

This commit is contained in:
Sridhar Ratnakumar 2025-10-16 17:24:43 -04:00
parent 7f46d0b6f5
commit 1a25f96b52
2 changed files with 4 additions and 3 deletions

6
flake.lock generated
View file

@ -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": {

View file

@ -12,6 +12,7 @@ in
imports = [
landrunModules.gh
landrunModules.git
landrunModules.haskell
landrunModules.markitdown
];
features = {