nixpkgs-suyu/pkgs
xd1le e0b44a09b8 interception-tools: init at 0.1.1
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).

The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).

I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00
..
applications Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensions 2017-08-20 20:33:40 +00:00
build-support Merge pull request #27881 from mimadrid/fix/http-https 2017-08-13 21:53:20 +02:00
common-updater
data dejavu_fonts: made derivation fixed-output 2017-08-19 13:27:26 +00:00
desktops Merge pull request #28362 from romildo/mate 2017-08-20 20:16:22 +00:00
development aspellWithDicts: fixes #28318 2017-08-21 03:32:56 +02:00
games Factorio: 0.15.31 -> 0.15.33 2017-08-15 23:46:35 +01:00
misc Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensions 2017-08-20 20:33:40 +00:00
os-specific linux-copperhead: 4.12.7.a -> 4.12.8.a 2017-08-18 15:47:03 -04:00
servers charybdis: use new homepage link 2017-08-17 15:04:40 -07:00
shells bash: cleanup unused file 2017-08-18 12:36:30 +03:00
stdenv darwin stdenv: Float persistentN bindings into per-stage lets 2017-08-16 16:36:21 -04:00
test macos-sierra-shared: Make live code and add to nascent Darwin channel 2017-07-31 21:28:18 -04:00
tools interception-tools: init at 0.1.1 2017-09-02 16:17:53 +10:00
top-level interception-tools: init at 0.1.1 2017-09-02 16:17:53 +10:00