Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at flake-libs 5 lines 92 B view raw
1#! @shell@ 2 3COMMAND=$1 4shift 5exec @hoogle@/bin/hoogle "$COMMAND" --database @database@ "$@"