nixpkgs/pkgs/development/tools/misc/cvise
Sergei Trofimovich 4fa9300cb0 cvise: fix shebang for --command= option
Upstream `cvise` changed the way it encodes shebang from hardcoded value
to `/bin` + value:

d99d82ce8e

This broke `nixpkgs` substitute hack and broke the option.

I proposed upstream to use `/usr/bin/env bash` indirection instead. This
change pulls in this proposed change.
2023-11-15 20:16:34 +00:00
..
default.nix
unifdef.patch