nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 5 lines 92 B view raw
1#! @shell@ 2 3COMMAND=$1 4shift 5exec @hoogle@/bin/hoogle "$COMMAND" --database @database@ "$@"