nixpkgs/pkgs
Philip Potter 44048385bd html-xml-utils: fix and bump to 6.9
6.4 had a compile error:

```
scan.l:136:7: error: expected identifier or ‘(’ before ‘__extension__’
char *strndup(const char *s, size_t n);
^
```

This is caused by the standard library strndup() now living in string.h
and conflicting with another strndup() declared in scan.l.  Version 6.9
fixes this.

This also removes the need for the boolean patch that we previously had.
2015-08-24 22:38:01 +01:00
..
applications subversion: Update to 1.8.14 2015-08-24 11:51:28 +02:00
build-support build-fhs-userenv: move /tmp handling to bash part 2015-08-24 02:01:00 +03:00
data aurulent-sans: add myself as maintainer 2015-08-24 22:54:45 +03:00
desktops gnome-calendar: Depend on gnome3.defaultIconTheme instead of hicolor_icon_theme 2015-08-20 22:08:40 +02:00
development ghcNokinds: add myself as maintainer 2015-08-24 22:55:04 +03:00
games micropolis: fix patch hash, probably updated 2015-08-24 08:23:44 +02:00
misc Merge pull request #9025 from abbradar/zsnes 2015-08-21 23:53:44 +03:00
os-specific can-utils: updated homepage url (close #9425) 2015-08-24 18:55:55 +02:00
servers elasticsearch: add search_guard plugin 2015-08-20 00:20:44 +02:00
shells ipython: 3.1 -> 3.2.1 2015-08-05 23:09:28 +02:00
stdenv Revert "Move licenseAllowed check into the builder attribute (fixes #7541)" 2015-08-19 23:37:45 +02:00
test
tools html-xml-utils: fix and bump to 6.9 2015-08-24 22:38:01 +01:00
top-level wsmancli init at 2.6.0 2015-08-24 22:34:16 +03:00