Files
nixpkgs/lib
Silvan Mosberger c638dac226 lib/makeOverridable: Propagate function args of the callPackage'd function
This allows querying function arguments of things like fetchFromGitHub:

  nix-repl> lib.functionArgs pkgs.fetchFromGitHub
  { fetchSubmodules = true; githubBase = true; ... }
2019-09-05 00:57:04 +02:00
..
2019-07-25 21:45:11 -07:00
2019-08-05 14:14:40 +03:00
2017-09-16 21:36:43 -04:00
2017-09-16 21:36:43 -04:00
2019-04-17 15:55:57 +01:00
2019-08-05 14:06:20 +03:00
2018-11-22 08:59:48 +00:00
2018-08-30 08:09:54 -04:00
2019-08-26 02:01:49 +02:00
2019-04-29 14:05:50 +02:00
2018-03-04 06:28:34 -08:00