mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 20:03:16 +00:00
text-conversions: add hspec-discover
This commit is contained in:
parent
9ef816e776
commit
160894db35
@ -1105,6 +1105,7 @@ self: super: {
|
||||
# The build-tool-depends this hacks around has been added on master.
|
||||
base-compat = addTestToolDepend super.base-compat self.hspec-discover;
|
||||
with-location = addTestToolDepend super.with-location self.hspec-discover;
|
||||
text-conversions = addTestToolDepend super.text-conversions self.hspec-discover;
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user