aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/default.nix
blob: 09ae05be19b1aa2a4b0b0a71fd5b9c905f699855 (plain)
1
2
3
4
5
self: super: super.lib.composeManyExtensions [
  (import ./tree-grepper.nix)
]
  self
  super