taku0
6aa10201cc
flashplayer: Update from 11.2.202.457 -> 11.2.202.460
2015-06-06 18:38:18 +09:00
Peter Simons
08c4a192e2
ghc-7.10.x.nix: remove obsolete re-build hacks from the package set configuration
2015-06-06 09:43:15 +02:00
Bjørn Forsman
52184b53c0
Revert "Revert "Explicitly pass -pthread flag to fix the build after some updates""
...
This reverts commit 6cfea50ad1
.
I think the reason for the revert was because of patch dependencies. We really
need this patch to fix heimdal build.
Or else:
$ nix-build -A heimdal
...
/tmp/nix-build-heimdal-1.5.3.drv-0/heimdal-1.5.3/base/.libs/libheimbase.so: undefined reference to `pthread_getspecific'
/tmp/nix-build-heimdal-1.5.3.drv-0/heimdal-1.5.3/base/.libs/libheimbase.so: undefined reference to `pthread_key_create'
/tmp/nix-build-heimdal-1.5.3.drv-0/heimdal-1.5.3/base/.libs/libheimbase.so: undefined reference to `pthread_setspecific'
collect2: error: ld returned 1 exit status
Makefile:509: recipe for target 'tc' failed
make[2]: *** [tc] Error 1
2015-06-06 09:23:33 +02:00
Peter Simons
7e04b7319c
haskell: disable parallel compilation for libraries to mitigate the effects of GHC's non-deterministic library ID bug
...
Further details can be found at <https://github.com/peti/ghc-library-id-bug >
and <https://ghc.haskell.org/trac/ghc/ticket/4012 >.
2015-06-05 23:55:01 +02:00
Thomas Tuegel
fbcdb66264
kdeApps_15_04.ktp-text-ui: add missing kdbusaddons dependency
2015-06-05 16:39:50 -05:00
Thomas Tuegel
217506aca1
Update kde-applications-15.04.1 -> kde-applications-15.04.2
2015-06-05 16:39:50 -05:00
Arseniy Seroka
70b5e51456
Merge pull request #8178 from jagajaga/fix/versions
...
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III
ffd0539eba
cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out
2015-06-05 13:00:52 -07:00
Ricardo M. Correia
9176f73cee
buildRustPackage: Cosmetic improvement
2015-06-05 19:18:45 +02:00
lethalman
b19cae8544
Merge pull request #8185 from desiderius/master
...
python-packages: updates pyinotify 0.9.3 to 0.9.5
2015-06-05 18:38:36 +02:00
lethalman
9683743e68
Merge pull request #8191 from ragnard/wrk-update
...
wrk: Update from 3.1.2 to 4.0.0 (master)
2015-06-05 18:31:18 +02:00
goibhniu
c17aa9d3c6
Merge pull request #7875 from fkz/digikam
...
updated digikam to version 4.10.0
2015-06-05 17:53:55 +02:00
Ragnar Dahlén
45cad45e4d
wrk: Update from 3.1.2 to 4.0.0 (master)
2015-06-05 15:15:21 +01:00
Eelco Dolstra
a70d0275e2
nixUnstable: Bump
...
This should fix the NixOS installer tests.
2015-06-05 13:53:49 +02:00
Peter Simons
7acb77ca2b
cabal2nix: run "git reset --hard" to clean up the source to avoid the "-dirty" tag
2015-06-05 12:42:34 +02:00
Peter Simons
c1c4ca08de
youtube-dl: clean up the expression and document the pandoc situation
...
This patch resolves https://github.com/NixOS/nixpkgs/pull/8184 .
2015-06-05 10:38:35 +02:00
Michael Phillips
86a511a398
youtube-dl: remove unnecessary pandoc dependency
2015-06-05 10:31:59 +02:00
desiderius
daf0e6500d
python-packages: updates pyinotify 0.9.3 to 0.9.5
2015-06-05 09:20:46 +02:00
William A. Kennington III
6d42d6928e
Merge pull request #8111 from codyopel/musescore
...
musescore: 2.0.0 -> 2.0.1
2015-06-05 00:13:02 -07:00
William A. Kennington III
04f0ab105c
Merge pull request #8105 from codyopel/beets
...
Updated Beets and dependenecies
2015-06-04 23:59:14 -07:00
Rok Garbas
a84e6336bd
cygwin: make coreutils build on cygwin
2015-06-05 00:39:38 +02:00
Rok Garbas
9e99a66c24
cygwin: make flex building on cygwin
2015-06-05 00:39:29 +02:00
Rok Garbas
8908471ecc
cygwin: add needed patches for boost 1.57.0 to build
2015-06-05 00:39:15 +02:00
Peter Simons
fdc1887a6e
doc: add user's guide for the Haskell infrastructure
...
Resolves https://github.com/NixOS/nixpkgs/issues/4941 .
2015-06-05 00:14:58 +02:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Tobias Geerinckx-Rice
860589227b
eid-mw: don't install useless about-eid-mw.desktop
2015-06-04 20:31:05 +02:00
Eelco Dolstra
99d2e80d97
In VM builds, connect stdin to /dev/null
...
This prevents programs from hanging while trying to read from stdin.
2015-06-04 20:08:56 +02:00
Allen Nelson
8bf170f280
Remove lingering dependence on atlas with numpy.
...
Closes https://github.com/NixOS/nixpkgs/pull/8133 .
2015-06-04 20:07:41 +02:00
Peter Simons
f1587a2d1e
Move numpy-scipy-support.nix file from the top-level to development/python-modules.
...
The top-level is not supposed to contain sub-directories, IMHO.
2015-06-04 19:59:46 +02:00
Tobias Geerinckx-Rice
fcee71066b
rsstail -> 1.9.1
2015-06-04 18:35:44 +02:00
Tobias Geerinckx-Rice
921249e13d
keyfinder -> 1.26
2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice
5cb1af03ef
libkeyfinder -> 0.11 (final)
2015-06-04 18:35:43 +02:00
Tobias Geerinckx-Rice
f5c5e4af74
perl-packages: IOSocketSSL -> 2.016
...
Many, many fixes. Too many to list here. See:
<https://github.com/noxxi/p5-io-socket-ssl/blob/master/Changes >
2015-06-04 18:35:43 +02:00
Eelco Dolstra
08d4e4ce18
Merge pull request #8175 from wizeman/u/zfs-fix-rm
...
zfs: Fix systemd warning
2015-06-04 17:43:32 +02:00
Peter Simons
2db9a8289d
haskell-semigroupoids: disable doctests suite to avoid version conflict with doctest 0.10.x
2015-06-04 17:42:06 +02:00
Peter Simons
e0f7ab678a
ghc-events: fix build of latest version with ghc-7.8.x
2015-06-04 17:42:06 +02:00
Peter Simons
a982892116
Fix evaluation errors on Hydra.
2015-06-04 17:42:06 +02:00
Peter Simons
dbf55842e8
haskell-comonad: disable test suite to work avoid doctest failure
2015-06-04 17:42:06 +02:00
Peter Simons
697a80c004
haskell-influxdb: build has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
6130aa2a4d
haskell-cipher-aes: test suite has been fixed upstream
2015-06-04 17:42:06 +02:00
Peter Simons
80e98ba00a
hackage-packages.nix: update to 25f7b30351
with hackage2nix revision d8b7e62373ad16bdc2a5a93d0870bc05b814ac39
2015-06-04 17:42:02 +02:00
Ricardo M. Correia
3afae4037b
zfs: Fix systemd warning
...
The `zfs-share` service was trying to execute the `rm` binary, but it
was providing an invalid `/bin` path.
This should fix #8171 .
2015-06-04 17:35:39 +02:00
Eelco Dolstra
f1d465f429
pulseaudio: Revert to regular style
...
Also, the NixOS module uses pulseaudioLight in order to prevent
excessive dependency bloat.
2015-06-04 14:54:54 +02:00
Eelco Dolstra
f08c8bc752
postgresql: Latest versions
2015-06-04 14:54:54 +02:00
Eelco Dolstra
22c627bf5b
Remove PostgreSQL 8.4 (EOL)
2015-06-04 14:54:54 +02:00
Eelco Dolstra
fb2d45233a
Fix typos
2015-06-04 14:54:54 +02:00
Eelco Dolstra
330d198be1
libgcrypt: Revert to old style
2015-06-04 14:54:54 +02:00
Eelco Dolstra
c47e78bbec
libssh: Revert to old style
2015-06-04 14:54:53 +02:00
Eelco Dolstra
5b7c6d0440
audit: Update to 2.4.2
2015-06-04 14:54:53 +02:00
Eelco Dolstra
7fae300ebc
e2fsprogs: Update to 1.42.13
2015-06-04 14:54:53 +02:00