Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00
Eelco Dolstra
60a0bb7f66
Make "nix-env -i wine" work again
...
Also, make wine32 the default again to prevent a huge closure size
regression. (It recently grew by ~1 GB:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.wineStable.x86_64-linux#tabs-charts )
Issue #8990 .
2015-08-25 13:07:16 +02:00
Eelco Dolstra
aa3b13549f
Grmbl
...
http://hydra.nixos.org/build/24983009
2015-08-25 11:26:38 +02:00
Eelco Dolstra
e2a9541efc
buildEnv: Fix handling of empty list of packages
2015-08-25 11:13:34 +02:00
Eelco Dolstra
87789ac39d
Hide services.dbus.enable
...
Realistically, you can't disable D-Bus on a modern system.
2015-08-25 11:07:31 +02:00
Wout Mertens
660cafe69a
Merge pull request #9407 from wmertens/apache-deflate
...
Apache service module: allow compression
2015-08-25 07:36:27 +02:00
Tobias Geerinckx-Rice
e8a55a43cf
ccache: update 3.2.2 -> 3.2.3
2015-08-25 05:03:05 +02:00
Tobias Geerinckx-Rice
c98685c737
netsniff-ng: 0.5.9-{85-g71c28ef -> 86-gd84a6b7}
2015-08-25 02:09:49 +02:00
Eelco Dolstra
e4610f2965
buildEnv: Support package priorities like nix-env
...
This gets rid of a bunch of collision warnings.
2015-08-25 00:40:40 +02:00
Eelco Dolstra
9c61317002
Put all firmware in $out/lib/firmware
...
This way, hardware.firmware can be a list of packages.
2015-08-25 00:40:34 +02: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
Thomas Tuegel
2a1e1124a9
Merge pull request #9323 from deepfire/wsmancli
...
wsman: sblim-sfcc, openwsman, wsmancli
2015-08-24 14:37:18 -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
Kosyrev Serge
61be6847c0
maintainers: add Kosyrev Serge
2015-08-24 22:32:22 +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
Eelco Dolstra
779e585549
chromium: Fix test on i686-linux
...
http://hydra.nixos.org/build/24982682
2015-08-24 11:05:01 +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
c234f37b59
makeWrapper: child process inherits argv[0]
2015-08-23 10:30:00 -05:00
Thomas Tuegel
90a72bd177
Merge branch 'master' into staging
2015-08-23 10:29:12 -05:00
Thomas Tuegel
06717667cc
Revert "autogen: don't write temp files outside build dir"
...
This reverts commit 1ea4ea1375
.
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
Wout Mertens
164f6ff2a8
Apache service module: allow compression
2015-08-23 15:13:52 +02:00