nixpkgs/pkgs/development/libraries/gmp
John Ericson 4c0d7da183 Get rid of all `with { inherit... }` and just used `let inherit...`
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
..
4.3.2.nix
5.1.x.nix Get rid of all `with { inherit... }` and just used `let inherit...` 2017-03-30 03:05:05 -04:00
6.x.nix Get rid of all `with { inherit... }` and just used `let inherit...` 2017-03-30 03:05:05 -04:00
need-size-t.patch