Commit Graph

58363 Commits

Author SHA1 Message Date
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
Vladimír Čunát
ce6daa507a Merge pull request #9428 from deepfire/maintain
maintain introduced packages
2015-08-24 22:58:15 +02:00
Anders Papitto
6b892be9a8 fix updmap invocation in texLive
Close #9430, fixes #9318.
2015-08-24 22:47:05 +02:00
Kosyrev Serge
432c43dabf chntpw: add myself as maintainer 2015-08-24 22:55:13 +03:00
Kosyrev Serge
301bf5018d ghcNokinds: add myself as maintainer 2015-08-24 22:55:04 +03:00
Kosyrev Serge
85c5d83dfc aurulent-sans: add myself as maintainer 2015-08-24 22:54:45 +03:00
Thomas Tuegel
33f287380b Merge pull request #9294 from dezgeg/pr-pixman-arm
pixman: Enable '--disable-arm-iwmmxt' on ARM
2015-08-24 14:39:13 -05:00
Kosyrev Serge
1770fe4443 wsmancli init at 2.6.0 2015-08-24 22:34:16 +03:00
Kosyrev Serge
d8b3c4c49c openwsman init at 2.6.0 2015-08-24 22:34:15 +03:00
Kosyrev Serge
90f40408c8 sblim-sfcc init at 2.2.9 2015-08-24 22:34:07 +03:00
Samuel Rivas
c41a62aa98 colord: 1.2.3 -> 1.2.12
* Use fetchzip instead of fetchurl
2015-08-24 19:52:37 +02:00
Eelco Dolstra
fa67a2d301 nixUnstable: Update 2015-08-24 18:58:45 +02:00
Bob van der Linden
5cdf3d4f8e can-utils: updated homepage url (close #9425) 2015-08-24 18:55:55 +02:00
Eelco Dolstra
3c114b827e systemd: Update URL to the NixOS fork 2015-08-24 14:16:59 +02:00
Tobias Geerinckx-Rice
5920d9e80e geolite-legacy: update 2015-08-17 -> 2015-08-24 2015-08-24 13:52:28 +02:00
Eelco Dolstra
24f1a7a5cb subversion: Update to 1.8.14
CVE-2015-3184, CVE-2015-3187.
2015-08-24 11:51:28 +02:00
Nikolay Amiantov
fdb5ab0bba yed: change the go-to page per vendor request 2015-08-24 12:03:49 +03:00
Vladimír Čunát
d36e4f3063 micropolis: fix patch hash, probably updated
Fixes #9414. Seems to run OK, as far as I can tell in a minute.
2015-08-24 08:23:44 +02:00
devhell
fee4fe1b5e {lib}mediainfo{-gui}: 0.7.75 -> 0.7.76
From the changelog:
```
Version 0.7.76, 2015-08-06

+ XML output: line breaks and indents in between attributes for readability
+ Trace feature: XML trace update, only if compiled with trace feature
+ Amazon S3 support (REST API v2), CLI/DLL only and if compiled with
  libcurl support
+ FFV1: improved slice analysis (currently activated only with trace
  feature and for 1st frame)
x MXF: optimization of the parsing, reading a lot less data (e.g. can be
  reduced from 1 GB to 10 MB with some UHD files)
x MXF: wrong frame count with files not having the video stream as the
  first stream
x Dolby E in MPEG-TS: "SMPTE ST 302" information was accidentally removed
x MPEG-TS: avoid filling delay from file name, not applicable on MPEG-TS
x MXF: better handling of huge padding blocks, better handling of
  descriptors without link to a TrackID
x IMX: streams claiming that they are IMX are actually pure MPEG Video,
  probing both IMX and MPEG Video

```
2015-08-24 07:29:49 +02:00
Ian Duncan
4bdcf1fa95 mongoc: init at 1.1.10
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00
Ian Duncan
fd7144e455 libbson: init at 1.1.10
[Bjørn: Remove trailing dot in description and unneeded parenthesis
around mkDerivation arguments.]
2015-08-24 07:14:24 +02:00
Nikolay Amiantov
f1187c5b14 build-fhs-userenv: move /tmp handling to bash part 2015-08-24 02:01:00 +03:00
Nikolay Amiantov
ec27ba44d0 build-fhs-{chroot,user}env: expose sockets in /tmp 2015-08-24 01:47:19 +03:00
Arseniy Seroka
ff25df9366 Merge pull request #9226 from rehno-lindeque/mycli-1.3.0
mycli: init at 1.3.0
2015-08-24 00:06:11 +03:00
Thomas Tuegel
b5b78eaf44 qt54: create share/ in setupHook 2015-08-23 14:29:09 -05:00
Thomas Tuegel
9f50a1f456 Merge branch 'qt54' 2015-08-23 13:48:11 -05:00
Thomas Tuegel
4098e79378 qt54: set documentation path in setupHook 2015-08-23 13:47:24 -05:00
Thomas Tuegel
4962bc3e3d Merge pull request #9404 from nbp/sane-config
Sane config: Fix config generation to work with the hplip backend in NixOS.
2015-08-23 11:32:39 -05:00
Thomas Tuegel
06717667cc Revert "autogen: don't write temp files outside build dir"
This reverts commit 1ea4ea1375b96929e08286667f326305818ce81a.
2015-08-23 10:28:48 -05:00
Thomas Tuegel
1ea4ea1375 autogen: don't write temp files outside build dir 2015-08-23 10:26:29 -05:00
Thomas Tuegel
04124c45a7 emacs-evil: 20141020 -> 1.2.3
Use the actual upstream source, not some random mirror.
2015-08-23 10:26:23 -05:00
Thomas Tuegel
e40579d91e qt54: set runtime env vars during build for makeWrapper
Set QT_PLUGIN_PATH, QML_IMPORT_PATH, and QML2_IMPORT_PATH during build
so that Qt programs may easily be wrapped for use outside NixOS. The
paths are set appropriately for the dependencies of the package.
2015-08-23 10:16:21 -05:00
Arseniy Seroka
39c76445b9 Merge pull request #9375 from mstarzyk/obnam
obnam: 1.14 -> 1.15
2015-08-23 17:47:25 +03:00
Nikolay Amiantov
d0a03e078c tlp: install man pages 2015-08-23 17:33:49 +03:00
Phil Scott
3bbd79aaa6 scanmem: init at 0.15.2
[Bjørn: Remove trailing dot in description.]
2015-08-23 15:25:52 +02:00
Nicolas B. Pierron
bb81ba7ef6 sane-config: Prevent find warnings by moving maxdepth argument first. 2015-08-23 13:55:25 +02:00
Nicolas B. Pierron
f8caa49f00 sane-config: Merge /etc/sane.d/dll.conf content. 2015-08-23 13:54:34 +02:00
Desmond O. Chang
ef721079ca gradle: 2.2.1 -> 2.6 2015-08-23 12:07:16 +02:00
Bjørn Forsman
2cf8502397 qtcreator: build with documentation
It was disabled due to a build error that is now fixed.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
84c96cd4f6 qt5SDK: build with documentation
It was disabled due to a build error that is now fixed.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
019a23db3e qt5: specify docdir
Due to a bug somewhere, the qt documentation is by default placed in
$out/share/doc although "qmake -query" reports $out/doc. That
discrepancy causes qtcreator withDocumentation builds to fail. This
fixes it.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
c2a8e5e609 qt53: sync plugin/import/qml dirs with qt54
It seems like a sensible thing to keep these in sync.
2015-08-23 09:56:09 +02:00
Rehno Lindeque
a3e688030e fix: mycli requires prompt_toolkit to be pegged at 0.45 2015-08-23 06:28:53 +00:00
Rehno Lindeque
0cf852b78b mycli: init at 1.3.0
mycli is a clone of the nearly identical pgcli package already included in nixpkgs.
2015-08-23 06:28:52 +00:00
Domen Kožar
50dc28d7a0 Merge pull request #9399 from abbradar/deluge
deluge: fix translations and desktop file
2015-08-23 01:09:32 +02:00
Tobias Geerinckx-Rice
69114f74aa packagekit: use http:// instead of https://
Proxy weirdness?
2015-08-23 00:02:29 +02:00
Nikolay Amiantov
a4b9b5ce7d deluge: fix translations and desktop file 2015-08-22 23:17:19 +03:00
Peter Simons
75cf3a2767 Merge pull request #9377 from teh/master
haskell-purescript: Disable tests.
2015-08-22 20:50:14 +02:00
Charles Strahan
7408ede358 fanctl: fix state directory 2015-08-22 14:14:56 -04:00
Charles Strahan
648973d641 nixos: rename service 'ubuntu-fan' as 'fan' 2015-08-22 14:05:35 -04:00