mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 00:55:58 +08:00
landrun: haskell
This commit is contained in:
parent
7f46d0b6f5
commit
1a25f96b52
2 changed files with 4 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ in
|
|||
imports = [
|
||||
landrunModules.gh
|
||||
landrunModules.git
|
||||
landrunModules.haskell
|
||||
landrunModules.markitdown
|
||||
];
|
||||
features = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue