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:
parent
0e333688ce
commit
4b1a9dd00b
4 changed files with 5 additions and 4 deletions
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue