1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Taahir Ahmed ece5387b09 makeWrapper: Die on unsupported arguments
Previously, makeWrapper would accept arguments it didn't recognize,
potentially allowing argument misspellings or broken callers.

Now, makeWrapper dies with a backtrace if it is called incorrectly.

Also changes `wrapProgram` so that it doesn't pass through the first
argument twice --- this was tripping up the argument checking.
2017-08-08 00:18:12 -05:00
..
applications
build-support makeWrapper: Die on unsupported arguments 2017-08-08 00:18:12 -05:00
common-updater
data
desktops
development libpng: 1.6.30 -> 1.6.31 2017-07-30 14:57:37 +02:00
games
misc
os-specific
servers
shells
stdenv
test
tools
top-level dieHook: Add die utility function 2017-08-08 00:17:56 -05:00