Commit Graph

57547 Commits

Author SHA1 Message Date
Peter Simons
deb635f3d9 haskell-slack-api: disable failing test suite 2015-02-05 13:55:19 +01:00
Peter Simons
b6598d4d47 haskell-liquid-fixpoint: patch /bin/bash path in configure script 2015-02-05 13:55:19 +01:00
Peter Simons
4d8378c7b9 haskell-amqp: disable the test suite, which needs network access 2015-02-05 13:55:19 +01:00
Peter Simons
bae95790ff haskell-threads: disable test suite to avoid intermittent failures 2015-02-05 13:55:18 +01:00
Peter Simons
5f160cfa86 hackage-packages.nix: re-generate from Hackage 2015-02-05T11:37:24+0100 2015-02-05 13:55:18 +01:00
Luca Bruno
4ce497e74f Use buildFlags in buildGoPackage instead of makeFlags 2015-02-05 13:13:14 +01:00
Luca Bruno
e6e4c867e5 Port syncthing to buildGoPackage 2015-02-05 13:12:10 +01:00
Edward Tjörnhammar
83925c33f6 i2pd: 0.6.0 -> 0.7.0
nixos: i2pd.service, fix string escaping
2015-02-05 12:09:59 +01:00
Vladimír Čunát
100f4a4660 samba4: security update, CVE-2014-8143
Note: samba4_light fails just as before.
CC maintainer @wkennington.
2015-02-05 12:08:01 +01:00
Georges Dubus
a50e21dcc7 Exercism: update to 1.9.2 2015-02-05 11:54:19 +01:00
Vladimír Čunát
474aeb0b3d ffmpeg-2.2: update (still used by vlc) 2015-02-05 11:19:18 +01:00
Vladimír Čunát
1982ac0b65 xorg.xinit: fix on Linux after #6160 2015-02-05 11:09:14 +01:00
Luca Bruno
d1b3874733 Port influxdb-backup to buildGoPackage 2015-02-05 10:55:50 +01:00
Vladimír Čunát
18380d2790 nixos/tests: fix printing after 0caae022fd 2015-02-05 10:51:47 +01:00
Vladimír Čunát
5fb4f2f39b fasd: work around non-deterministic failures
Example: http://hydra.nixos.org/build/19218521/nixlog/1/raw

(cherry picked from commit 31810da31c)
2015-02-05 10:51:41 +01:00
Luca Bruno
5e4f771a07 Fix go-assert 2015-02-05 10:13:24 +01:00
Rok Garbas
217f6ed01b weechat: update to 1.1.1 2015-02-05 08:40:07 +01:00
Daniel Peebles
ab49ac71b8 Merge pull request #6154 from tel/build-file-on-darwin
Platforms for "file" derivation to include darwin
2015-02-05 00:58:13 -05:00
William A. Kennington III
9ddb6c9cc9 nixos/tinc: Add daemon configuration 2015-02-04 18:19:04 -08:00
Sou Bunnbu
dcc543f8fe Merge pull request #6125 from ktosiek/dynamic-glfw2
Build and install the .so for glfw 2.x
2015-02-05 10:02:11 +08:00
William A. Kennington III
bae5faa82d nixos/dhcpd: Also try restarting openntpd as it suffers the same dns resolution problem 2015-02-04 17:33:14 -08:00
William A. Kennington III
43d8b1ef3c openntpd: Fixes 2015-02-04 17:30:22 -08:00
William A. Kennington III
a9f1329d2d nixos/openntpd: Add openntpd to the environment for ntpctl 2015-02-04 17:27:03 -08:00
William A. Kennington III
1dd23a28cb openntpd: More build fixes 2015-02-04 16:17:38 -08:00
William A. Kennington III
6a872c304c openntpd: Fix url 2015-02-04 16:04:24 -08:00
William A. Kennington III
da1a2184b9 openntpd: 2008 -> 5.7p3 2015-02-04 15:59:53 -08:00
Eric Seidel
cac8cc8985 Merge pull request #6160 from gridaphobe/master
fix xorgserver / xquartz on darwin
2015-02-04 15:34:51 -08:00
Eric Seidel
7f7482b6bd fix xorgserver / xquartz on darwin 2015-02-04 15:14:36 -08:00
Shea Levy
e14d39b97b Merge branch 'osx-i3-urxvt' of git://github.com/cresh/nixpkgs 2015-02-04 22:14:52 +00:00
Brandon Dimcheff
c209db4342 upgrade google-musicmanager to beta_1.0.129.6633-r0 2015-02-04 17:07:15 -05:00
Thomas Strobel
7f9eaf0eff e19: updates (close #6003)
EFL: 1.12.2 -> 1.12.3
Enlightenment: 0.19.2 -> 0.19.3
2015-02-04 22:20:31 +01:00
Vladimír Čunát
6437727773 avxsynth: fix build by using libjpeg_original
It broke since the last major libjpeg_turbo update.
2015-02-04 21:45:00 +01:00
Joseph Abrahamson
d6dd4fd9d0 Platforms for file derivation to include darwin 2015-02-04 15:41:14 -05:00
Nikolay Amiantov
a6050c9268 Merge pull request #6153 from abbradar/android-udev
android-udev-rules: add package
2015-02-04 23:30:01 +03:00
Nikolay Amiantov
104d7e7e62 android-udev-rules: add package 2015-02-04 23:09:47 +03:00
Nikolay Amiantov
b22a1ff683 Merge pull request #4485 from abbradar/parsoid
Add "parsoid" service
2015-02-04 23:08:28 +03:00
Marcus Crestani
852b6c1093 rxvt-unicode: On OS X, add .PHONY target to Makefile.in.
Due to the case-insensitive file system on OS X, `make install` does
nothing, since it sees the INSTALL file as the up-to-date target.
Adding a .PHONY target to the Makefile fixes this.
2015-02-04 20:44:19 +01:00
Marcus Crestani
92ca614934 i3: Use xcb-util-cursor-HEAD on OS X. 2015-02-04 20:44:19 +01:00
Marcus Crestani
8e2fb7c816 i3: Set checkPhase only when on Linux. 2015-02-04 20:44:19 +01:00
Marcus Crestani
ecc7d50e26 IPCRun, JSONXS: Enable on OS X. 2015-02-04 20:44:19 +01:00
Marcus Crestani
455d9600e1 libev: Enable on all platforms. 2015-02-04 20:44:00 +01:00
Edward Tjörnhammar
d593f9e3ef Merge pull request #6110 from edwtjo/ihaskell-ng-wrapper
ihaskell-with-packages: add environment
2015-02-04 20:43:15 +01:00
Matej Cotman
6a042a9272 Merge pull request #6118 from devhell/connman
connman: 1.26 -> 1.28
2015-02-04 20:01:42 +01:00
Vladimír Čunát
6517e5c0a8 kernel: 3.4.105 -> 3.4.106 2015-02-04 19:55:47 +01:00
Luca Bruno
7cd816e8da Port nsq to buildGoPackage 2015-02-04 19:03:01 +01:00
Nikolay Amiantov
f21e9f0670 Merge pull request #6146 from abbradar/bundix-checksum
bundix: fix checksum
2015-02-04 20:06:58 +03:00
Shea Levy
b45aa294d4 Merge branch 'llvm-bump'
Bump default llvm on non-darwin too
2015-02-04 11:48:50 -05:00
Nikolay Amiantov
35f1d4459b bundix: fix checksum 2015-02-04 19:44:19 +03:00
Shea Levy
c1aefe5d7e Merge branch 'master' of git://github.com/gridaphobe/nixpkgs
make wget build on darwin
2015-02-04 16:41:15 +00:00
Rickard Nilsson
57d71cf8d2 More download mirrors for samba URLs 2015-02-04 17:38:39 +01:00