Files
nixpkgs/lib
Silvan Mosberger d54bdf5504 lib/makeOverridable: Propagate function arguments to override functions
This allows querying the arguments you can .override:

  nix-repl> lib.functionArgs pkgs.hello.override
  { fetchurl = false; stdenv = false; }
2019-09-05 00:56:39 +02:00
..
2019-07-25 21:45:11 -07:00
2019-08-05 14:14:40 +03: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