Commit 9df5360c authored by Julien Moutinho's avatar Julien Moutinho

repro(nix): workaround `servant-job` outdated `package.yaml`

parent 4028238e
......@@ -218,7 +218,7 @@
nix/haskell.nix/patches/accelerate-arithmetic/0001-remove-test-using-removed-realBandedGramian.patch
];
"https://github.com/alpmestan/hmatrix.git" = inputs.hmatrix;
"https://github.com/adinapoli/servant-job.git" = inputs.servant-job;
"https://github.com/adinapoli/servant-job.git" = removePackageYaml inputs.servant-job;
"https://github.com/alpmestan/sparse-linear.git" = inputs.sparse-linear;
"https://github.com/chessai/eigen.git" = inputs.eigen;
"https://github.com/delanoe/data-time-segment.git" = inputs.data-time-segment;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment