My nixpkgs mirror for patching things.
Go to file
Tom Hinton 208d4241ff - Add openobex's unusual pkgconfig to pkgconfig path
- Prepend dbus_libs pkgconfig to pkgconfig path, as otherwise the dbus-daemon pkgconfig wins,
  as it has the same name (dbus-1.pc), which doesn't provide all the dbus headers that are needed
- Apply the included patch to obex-data-server which lets it build against current openobex
2014-02-19 18:11:54 +00:00
doc Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
lib Add myself to the maintainers list. 2014-02-18 04:36:00 -06:00
maintainers/scripts Fix references to pkgs/lib 2013-10-10 13:28:22 +02:00
nixos Add missing file 2014-02-19 10:38:44 +01:00
pkgs - Add openobex's unusual pkgconfig to pkgconfig path 2014-02-19 18:11:54 +00:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.version Next release will be 14.02 Baboon 2013-11-01 09:16:36 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix * For convenience, provide a top-level Nix expression that simply 2007-04-26 14:32:57 +00:00
README.md Update README.md 2014-01-24 00:08:00 +01:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.