1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00

Remove uses of mkFixStrictness

mkFixStrictness is no longer needed, woohoo!
This commit is contained in:
Eelco Dolstra 2013-10-28 01:14:16 +01:00
parent 0e333688ce
commit 4b1a9dd00b
4 changed files with 5 additions and 4 deletions

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 {