Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 6 lines 88 B view raw
1args@{ 2 pkgs, 3 lib, 4 callPackage, 5}: 6self: (import ./hackage-packages.nix args self)