Commit graph

82346 commits

Author SHA1 Message Date
Sander van der Burg d76982e181 Merge pull request #14973 from holidaycheck/update-libuv
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Charles Strahan e28e3d5763 zookeeper: include zooInspector.sh
ZooInspector is a Swing based GUI for interacting with Zookeeper.
2016-04-27 23:51:59 -04:00
Tuomas Tynkkynen d27caa486b filebench: Init at 1.4.9.1 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen d5a7032042 fsmark: Init at 3.3 2016-04-28 03:33:39 +03:00
Charles Strahan 87b9c4a6b6 zookeeper: replace tabs with spaces 2016-04-27 20:17:01 -04:00
Tuomas Tynkkynen d418d82f53 Merge pull request #15040 from mayflower/upstream/emby_update
emby: 3.0.5930 -> 3.0.5932
2016-04-28 01:40:18 +03:00
Tuomas Tynkkynen de0847c731 taskserver service: Really check that it is enabled 2016-04-28 01:14:17 +03:00
Tuomas Tynkkynen 49d1acb50f Merge pull request #14896 from elitak/rtl8723bs
rtl8723bs: improved build and split off firmware
2016-04-28 00:04:44 +03:00
Tristan Helmich 9894da95d6 emby: 3.0.5930 -> 3.0.5932 2016-04-27 20:47:14 +02:00
Frederik Rietdijk 9d91c03487 Merge pull request #14988 from adnelson/add_sqlalchemy_1_0_attribute
sqlalchemy: define sqlalchemy_1_0 attribute
2016-04-27 19:49:24 +02:00
Allen Nelson f66e9fd10d sqlalchemy: define sqlalchemy_1_0 attribute 2016-04-27 12:45:52 -05:00
Joachim Fasting 4c0f379fc9 Merge pull request #14990 from cstrahan/dbusmap
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Joachim Fasting 1bf1ba1f88
siege: fix build after multiple-outputs 2016-04-27 19:22:47 +02:00
Alexander Ried 8bfb350f4f xdot: 0.6 -> 0.7, python27 -> python3 2016-04-27 18:52:06 +02:00
Joachim Fasting a2b0713030 Merge pull request #15028 from grahamc/patch-4
Update `etc` example to not use a real config file
2016-04-27 18:41:06 +02:00
zimbatm 57ef6899aa terraform: 0.6.13 -> 0.6.15 2016-04-27 17:22:37 +01:00
Tobias Geerinckx-Rice 3329b75a14
bobcat: 4.01.04 -> 4.02.00 2016-04-27 18:20:24 +02:00
Edward Tjörnhammar 2b384d401d
tsocks: switch back to regular stdenv libc, remove saveme compilation 2016-04-27 18:02:06 +02:00
Graham Christensen 56f8206b85 Update etc example to not use a real config file
A user noticed the example for `hosts`, took the `mode` permissions literally, and ended up with surprising behavior on their system. Updating the documentation to not reference a real config file which might have real permissions requirements.
2016-04-27 10:27:52 -05:00
Joachim Fasting 0307ab1f37 Merge pull request #14879 from mboes/terraform-plugins-fix
terraform: fixup provider, provisioner binaries names.
2016-04-27 17:23:11 +02:00
Peter Simons fc1c014bf6 Merge pull request #15026 from dancek/silver-searcher-alias-ag
silver-searcher: add alias "ag"
2016-04-27 17:14:00 +02:00
Mathieu Boespflug 922383bb79 terraform: fixup provider, provisioner binaries names.
The build for some reason produces binaries with the wrong name.
Terraform expects all its plugins to have a name of the form
`terraform-TYPE-NAME`. So we add the `terraform-` prefix manually.
2016-04-27 17:03:33 +02:00
Tobias Geerinckx-Rice ed9e0b960e
gparted: 0.25.0 -> 0.26.0
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory

More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Tobias Geerinckx-Rice d71aabe00d
hack-font: 2.019 -> 2.020
Changes: https://github.com/chrissimpkins/Hack/blob/master/CHANGELOG.md
2016-04-27 16:55:36 +02:00
Tobias Geerinckx-Rice d200e30e57
simple-scan: 3.20.0 -> 3.21.1 2016-04-27 16:55:36 +02:00
Arseniy Seroka ae3e7d748b Merge pull request #15017 from MostAwesomeDude/afl
afl: 1.94b -> 2.10b
2016-04-27 17:51:38 +03:00
Edward Tjörnhammar a19016b79e Merge pull request #15027 from knedlsepp/bump_catch
catch: 1.2.1 -> 1.5.0
2016-04-27 16:07:36 +02:00
knedlsepp 6c0404730f catch: 1.2.1 -> 1.5.0 2016-04-27 13:37:15 +00:00
Nikolay Amiantov e6e7c1e914 logmein-hamachi: init at 2.1.0.139, add nixos service 2016-04-27 16:15:01 +03:00
Hannu Hartikainen e3e502e37a silver-searcher: add alias "ag" 2016-04-27 15:52:21 +03:00
Nikolay Amiantov c5fcab987b pulseaudio service: fix service path 2016-04-27 15:51:28 +03:00
Tuomas Tynkkynen 2f6c2ecd47 eiskaltdcpp: Use pcre-cpp (fixes build)
http://hydra.nixos.org/build/34967606/nixlog/1/raw
2016-04-27 13:38:27 +03:00
Vladimír Čunát 99b91020d6 xvfb-run: fix missing tools
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Tuomas Tynkkynen 40838ad20f meo: Use pcre-cpp (fixes build) 2016-04-27 13:28:04 +03:00
Tobias Pflug c893105f1f pyuv: 0.11.5 -> 1.2.0 2016-04-27 12:25:22 +02:00
Emery Hemingway ae59f6426a autoconf: peg version 2.64 2016-04-27 11:51:20 +02:00
Tobias Pflug 7dcf75bdd4 libuv: 1.7.5 -> 1.9.0 2016-04-27 11:06:47 +02:00
Arseniy Seroka 05f2f8fc29
qdigidoc: init at 3.12.0.1442 2016-04-27 11:38:10 +03:00
Arseniy Seroka f6d7cefa7b
esteidfirefoxplugin: init at 3.12.1.1142 2016-04-27 11:38:09 +03:00
Arseniy Seroka 9765e5835f
libdigidocpp: init at 3.12.0.1317 2016-04-27 11:38:09 +03:00
Arseniy Seroka 5b7ed1f00c
xsd: init at 4.0.0 2016-04-27 11:38:09 +03:00
Arseniy Seroka 12944261c2
xml-security-c: init at 1.7.3 2016-04-27 11:38:09 +03:00
Arseniy Seroka 6f90f44734
libdigidoc: init at 3.10.1.1212 2016-04-27 11:38:08 +03:00
Arseniy Seroka f223e114da
xalanc: init at 1.11 2016-04-27 11:38:05 +03:00
Moritz Ulrich 12554997a7 rustc+cargo: Mark -unstable as lowPrio. 2016-04-27 10:04:41 +02:00
Sheena Artrip b6a900803a
freeradius: fix checkrad paths by providing perl, finger substitution 2016-04-27 03:07:38 -04:00
Tuomas Tynkkynen 6e24c9974f typespeed: Add platforms 2016-04-27 05:06:35 +03:00
Corbin 264cb737f6 afl: 1.94b -> 2.10b
Includes afl-analyze. QEMU support not tested.
2016-04-26 18:45:12 -07:00
Tuomas Tynkkynen ca0e724266 otter: Mark broken
Build hangs an hits the hydra time limit:
http://hydra.nixos.org/build/34897110
2016-04-27 03:24:04 +03:00
Arnold Krille 3ae8810ffa containers: test imperative and ipv4 in small-release (#15015)
Test imperative containers and declarative containers with ipv4. These two
tests are basically the extraction of the containers test from before.
2016-04-26 22:38:47 +02:00