nixpkgs-suyu/pkgs/top-level
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
..
aliases.nix ultrastardx: 1.1, 1.3-beta -> 2017.8.0 2017-08-12 14:01:08 +02:00
all-packages.nix interception-tools: init at 0.1.1 2017-09-02 16:17:53 +10:00
beam-packages.nix elixir: 1.5.0-rc.2 -> 1.5.0 2017-07-25 09:44:49 -04:00
default.nix Fix typo in comment 2017-04-19 20:30:44 +02:00
dotnet-packages.nix Update homepage attributes: http -> https 2017-08-03 11:56:15 +02:00
emacs-packages.nix
emscripten-packages.nix
haskell-packages.nix Boot ghc HEAD with ghc-8.0.2 2017-08-08 17:21:22 +00:00
haxe-packages.nix haxe: fix hxcpp, introduce haxePackage with hxjava and hxcs 2017-07-03 20:06:23 +00:00
impure.nix Overlays: allow overlays to be specified in a file 2017-08-17 22:13:39 +00:00
java-packages.nix
lua-packages.nix lrexlib: 2.7.2 (broken) -> 2.8.0 2017-07-08 23:09:32 +01:00
make-tarball.nix lib: Consolidate tests into one meta job 2017-05-17 11:14:59 -04:00
metrics.nix
node-packages-generated.nix
node-packages.json
node-packages.nix
ocaml-packages.nix ocamlPackages.wasm: init at 0.13 2017-08-04 05:36:58 +00:00
perl-packages.nix Merge pull request #28375 from obsidiansystems/perl-ld-cc 2017-08-18 13:32:47 -07:00
php-packages.nix phpPackages.composer: 1.4.2 -> 1.5.1 2017-08-12 16:54:58 +02:00
pure-packages.nix purePackages.octave: Use octaveHg 2017-04-09 21:54:39 +10:00
python-packages.nix python-packages easydict: init at 1.7 2017-08-21 01:22:38 +02:00
release-cross.nix lib: Consolidate platform configurations (used for crossSystem) 2017-05-29 18:56:03 -04:00
release-lib.nix Merge pull request #24610 from Ericson2314/platform-normalization 2017-04-17 17:28:01 -04:00
release-python.nix top-level: Less indirection for lib in release*.nix 2017-04-17 17:13:01 -04:00
release-small.nix nixos,nixpkgs: only build essentials on i686 2017-08-05 12:06:05 +02:00
release.nix Python: build 2.7 and 3.6 packages on Hydra again 2017-08-13 21:33:02 +02:00
rust-packages.nix rustRegistry: 2017-06-27 -> 2017-07-23 2017-07-23 23:12:37 +02:00
splice.nix top-level: Introduce targetPackages and a "double link fold" 2017-04-23 14:01:12 -04:00
stage.nix top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00