nixpkgs/nixos/modules
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
..
config nixos: add pathes for KDE applications 2017-08-06 12:55:10 +03:00
hardware mcelog: use .service file from upstream 2017-07-27 13:06:20 +08:00
i18n/input-method
installer nix: 1.11.12 -> 1.11.13 2017-07-18 10:54:01 +02:00
misc ddclient: assign group for ddclient 2017-08-13 21:56:48 +08:00
profiles nixos/hardened profile: increase ASLR entropy 2017-08-13 21:44:13 +02:00
programs wvdial: remove 2017-08-04 02:24:07 +02:00
security nixos/auditd: break ordering cycle (#27577) 2017-08-01 20:45:01 +01:00
service-managers Simple proof of concept for how to do other types of services 2017-05-26 18:14:31 -04:00
services interception-tools: init at 0.1.1 2017-09-02 16:17:53 +10:00
system modules: specify some types 2017-08-04 02:20:31 +02:00
tasks zfs, spl: 0.6.5.11 -> 0.7.0 2017-07-27 19:00:54 +02:00
testing
virtualisation open-vm-tools: do not pull x dependencies unconditionally 2017-08-15 17:05:30 +08:00
module-list.nix interception-tools: init at 0.1.1 2017-09-02 16:17:53 +10:00
rename.nix zfs, spl: 0.6.5.11 -> 0.7.0 2017-07-27 19:00:54 +02:00