summaryrefslogtreecommitdiffstats
path: root/pkgs/simple/default.nix
blob: 3dac0aa86b9bbcf40193889f3cd166285c3fcb14 (plain)
1
2
3
4
5
6
7
self: super:

let
  inherit (super) mylib;
in

mylib.mapNixDir (path: self.callObsolescentPackage path {}) ./.