diff options
| author | stuebinm | 2026-03-29 23:04:27 +0200 |
|---|---|---|
| committer | stuebinm | 2026-03-29 23:04:27 +0200 |
| commit | 3cd83d99fe477e78639c795a6b8ff4c844eb34a1 (patch) | |
| tree | cb698f50418afed4910524713217fabf8de93359 /default.nix | |
| parent | a110bc3739cf79dd740398b185bafbab4581f2d1 (diff) | |
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix index 37248e7..d5978bb 100644 --- a/default.nix +++ b/default.nix @@ -19,6 +19,7 @@ let aeson base bytestring containers directory file-io filepath mtl scientific template-haskell text transformers yaml ]; + patches = [ ./tracktrain-conftrack-deps.patch ]; jailbreak = true; testHaskellDepends = [ aeson base containers QuickCheck quickcheck-instances text |
