Adding parsec & Reboot Timeout & Update
This commit is contained in:
parent
a1f12efb6d
commit
279e4cebd4
6 changed files with 13 additions and 5 deletions
|
|
@ -115,6 +115,7 @@
|
|||
"--no-suite" "fprintd"
|
||||
];
|
||||
});
|
||||
libsrtp = prev.libsrtp.overrideAttrs (_: { doCheck = false; });
|
||||
# # haskellPackages.crypton = pkgs.haskell.lib.overrideCabal prev.crypton (_: { doCheck = false; });
|
||||
# # haskellPackages.cryptonite = pkgs.haskell.lib.overrideCabal prev.cryptonite (_: { doCheck = false; });
|
||||
}) ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue