Remove uses of mkFixStrictness

mkFixStrictness is no longer needed, woohoo!
This commit is contained in:
Eelco Dolstra
2013-10-28 22:45:55 +01:00
parent 0e333688ce
commit 4b1a9dd00b
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@ with import ./trivial.nix;
with import ./lists.nix;
with import ./misc.nix;
with import ./attrsets.nix;
with import ./strings.nix;
rec {