Commit graph

6181 commits

Author SHA1 Message Date
Pascal Wittmann 9ac11fb2ef inadyn: fix & update from 1.99.10 to 1.99.13 2015-05-14 19:36:09 +02:00
Pascal Wittmann bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Eric Seidel 67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
Pascal Wittmann 9c9c586534 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
Oliver Charles aef701babc opentsdb: Update 2.1.0 (official release) 2015-05-14 11:50:22 +01:00
Lluís Batlle i Rossell 53b6a4f063 Hack for btrfsProgs in ARM, due to a gcc bug.
It fails to build otherwise:
/tmp/nix-build-btrfs-progs-4.0.drv-4/ccUNrySY.s:4014: Error: invalid operands (.text and *UND* sections) for `-'
2015-05-13 21:24:48 +00:00
Charles Strahan 7021988dd1 Merge pull request #7818 from cstrahan/nmtui2
networkmanager: enable nmtui, the curses interface
2015-05-13 00:46:04 -04:00
Moritz Ulrich 24d5eb262d Pass: Add pwgen to wrapper. 2015-05-12 23:38:28 +02:00
Shea Levy 206d63edac curl: propagate inputs instead of patching pkgconfig 2015-05-12 13:07:58 -04:00
Shea Levy f168973bfd Revert "curl: Improve .pc and .la patching"
This breaks on darwin with:

> sed: -e: No such file or directory

This reverts commit 26c37ded73.
2015-05-12 12:49:36 -04:00
Tobias Geerinckx-Rice a989b629d9 lz4 128 -> 129
- New: LZ4_compress_fast()
- Changed: New lz4 and lz4hc compression API. Previous function
  prototypes still supported.
- Changed: Sparse file support enabled by default
- New: LZ4 CLI improved performance compressing/decompressing multiple
  files
- Added: LZ4_compress_destSize()
- Fixed: GCC 4.9+ vector optimization
- Changed: Enums converted to LZ4F_ namespace convention
- Added: AppVeyor CI environment, for Visual tests
- Modified:Obsolete functions generate warnings
- Fixed : Bug #75 (unfinished stream)
- Updated: Documentation converted to MarkDown format
2015-05-12 18:13:05 +02:00
Pascal Wittmann e504a9301d bgs: update from 0.7 to 0.7.1 2015-05-12 17:24:50 +02:00
Tobias Geerinckx-Rice 5144f01d4f stress-ng 0.04.00 -> 0.04.02 2015-05-12 08:45:47 +02:00
Charles Strahan 1677b33162 networkmanager: enable nmtui, the curses interface 2015-05-11 20:54:17 -04:00
William A. Kennington III bd69c51ddf trousers: Fix darwin build 2015-05-11 15:58:17 -07:00
William A. Kennington III 26c37ded73 curl: Improve .pc and .la patching 2015-05-11 15:12:38 -07:00
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Tobias Geerinckx-Rice c7c10f28ad netsniff-ng -> 0.5.9 2015-05-11 23:12:09 +02:00
Pascal Wittmann d9383746e6 bgs: update from 0.6 to 0.7 2015-05-11 18:16:12 +02:00
Wout Mertens c7893e960d efibootmgr/var: upgrade 2015-05-11 14:25:17 +00:00
William A. Kennington III 1199d23a39 ceph: 0.94.1 -> 0.94.1.1 2015-05-11 01:29:17 -07:00
Michael Raskin de02c8e880 Update Pipelight to use wine-staging 2015-05-10 13:46:32 +02:00
Michael Raskin 3dab0e11ee Update GlusterFS 2015-05-10 13:46:31 +02:00
Michael Raskin b51dbb22dd Update badvpn 2015-05-10 13:46:31 +02:00
Michael Raskin 87eb733e5b Update IPMIutil 2015-05-10 13:46:31 +02:00
Michael Raskin 986a949a42 Update XDaliClock 2015-05-10 13:46:30 +02:00
Michael Raskin 3ed214e53c Update ZPAQ 2015-05-10 13:46:30 +02:00
William A. Kennington III 3da4a55ac4 screenfetch: 3.6.2 -> 2015-04-20 2015-05-10 13:46:29 +02:00
rushmorem a7a0fcfbd2 Add s3ql package
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-10 13:46:01 +02:00
koral 839f3c3ab7 rmlint: 2.0.0 -> 2.1.0 2015-05-10 13:46:00 +02:00
Lluís Batlle i Rossell 282354a6cf Updating cjdns to latest master.
It has important stability fixes.
2015-05-09 20:22:58 +00:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
William A. Kennington III c17b2144b4 tmux: 1.9a -> 2.0 2015-05-08 05:50:21 -07:00
Luca Bruno eb98989cf0 Add libcrafter and tracebox 2015-05-08 13:20:27 +02:00
Domen Kožar 25408d4146 Merge pull request #7753 from Lassulus/my-15.05pre61665.4c01e6d
s3fs: fix typo in name
2015-05-08 10:42:07 +02:00
lassulus d62204a1d2 s3fs: fix typo in name 2015-05-07 22:47:58 +02:00
Tobias Geerinckx-Rice 0db1bb5bda wget: verify cookie domains with libpsl
Reduces vulnerability to "supercookie" attacks:
<http://comments.gmane.org/gmane.comp.web.wget.general/12820>
2015-05-07 17:30:20 +02:00
Peter Simons 8ea440b59b Merge pull request #7600 from jraygauthier/jrg/add_diagrambuilder_stdalone_pkg
Added standalone diagram-builder haskell package.
2015-05-07 11:16:01 +02:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Arseniy Seroka 901849eca4 less: fix sha 2015-05-06 20:19:54 +03:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Tobias Geerinckx-Rice 7a94848638 stress-ng 0.04.00 -> 0.04.01 2015-05-05 19:44:46 +02:00
William A. Kennington III 00d108e4f5 pciutils: 3.3.0 -> 3.3.1 2015-05-04 23:27:52 -07:00
William A. Kennington III 08ffb05c7e gawk: 4.1.1 -> 4.1.2 2015-05-04 23:22:57 -07:00
William A. Kennington III faf57b2d05 radvd: 2.10 -> 2.11 2015-05-04 23:20:34 -07:00
Paulus Esterhazy 4d8d25e4b3 Merge branch 'master' into fix/ansible-ec2 2015-05-04 08:57:57 +02:00
Paulus Esterhazy cecae8262a Add "six" as dependency
Ansible's official dynamic inventory script for AWS, ec2.py, requires
python library `six` to work properly. This commit adds the library as
a dependency.
2015-05-04 08:55:12 +02:00
Tobias Geerinckx-Rice aaef57d4c2 netsniff-ng -> v0.5.9-rc5-22-gdafb89c
- Show the packet number as part of the dissector output
- Reorder packet number output
- Print 'IE:' prefix before each mgmt IE parameter
- Print probe request IEs info
- Alias lb to rr as well
2015-05-03 22:29:13 +02:00
Thomas Tuegel 5c0512aca0 ceph: add zlib to buildInputs 2015-05-02 10:58:10 -05:00
Ricardo M. Correia b526c0fbb2 attic: Update hash
It seems to have happened the same thing as in
2c89d0b82dfcd399750ae685d91b63cc6b906ef9: the hash changed but
apparently no new commit was added...
2015-05-02 13:48:20 +02:00