mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-16 12:20:10 +00:00
Without the change `cvise` does not even parse:
$ cvise --help |& unnix
File "/<<NIX>>/cvise-2.12.0/bin/.cvise-wrapped", line 96
programs['unifdef'] = '/<<NIX>>/unifdef-2.12/bin/unifdef'
^^^^^^^^
SyntaxError: expected 'except' or 'finally' block
Happens because the patch applies to the unrelated bit of the source.
While at it added minimal `cvise --help` test.
279 B
279 B