about summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
...
* | | inadyn: fix & update from 1.99.10 to 1.99.13Pascal Wittmann2015-05-14
| | |
* | | Turned some meta.maintainers into listsPascal Wittmann2015-05-14
| | |
* | | Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclangEric Seidel2015-05-14
|\ \ \ | | | | | | | | Add isGNU and isClang attributes to cc-wrapper
| * | | remove all references to `stdenv.cc.cc.is{GNU,Clang}`Eric Seidel2015-05-11
| | | | | | | | | | | | | | | | | | | | use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be defined.
* | | | Fixed several "package has no version" warningsPascal Wittmann2015-05-14
| | | |
* | | | opentsdb: Update 2.1.0 (official release)Oliver Charles2015-05-14
| | | |
* | | | Hack for btrfsProgs in ARM, due to a gcc bug.Lluís Batlle i Rossell2015-05-13
| | | | | | | | | | | | | | | | | | | | 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 `-'
* | | | Merge pull request #7818 from cstrahan/nmtui2Charles Strahan2015-05-13
|\ \ \ \ | | | | | | | | | | networkmanager: enable nmtui, the curses interface
| * | | | networkmanager: enable nmtui, the curses interfaceCharles Strahan2015-05-11
| | | | |
* | | | | Pass: Add pwgen to wrapper.Moritz Ulrich2015-05-12
| | | | |
* | | | | curl: propagate inputs instead of patching pkgconfigShea Levy2015-05-12
| | | | |
* | | | | Revert "curl: Improve .pc and .la patching"Shea Levy2015-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This breaks on darwin with: > sed: -e: No such file or directory This reverts commit 26c37ded73ce084275d748be26887cf4023c91d6.
* | | | | lz4 128 -> 129Tobias Geerinckx-Rice2015-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | bgs: update from 0.7 to 0.7.1Pascal Wittmann2015-05-12
| | | | |
* | | | | stress-ng 0.04.00 -> 0.04.02Tobias Geerinckx-Rice2015-05-12
| | | | |
* | | | | trousers: Fix darwin buildWilliam A. Kennington III2015-05-11
|/ / / /
* / / / curl: Improve .pc and .la patchingWilliam A. Kennington III2015-05-11
|/ / /
* | | netsniff-ng -> 0.5.9Tobias Geerinckx-Rice2015-05-11
| | |
* | | bgs: update from 0.6 to 0.7Pascal Wittmann2015-05-11
| | |
* | | efibootmgr/var: upgradeWout Mertens2015-05-11
| | |
* | | ceph: 0.94.1 -> 0.94.1.1William A. Kennington III2015-05-11
| | |
* | | Update Pipelight to use wine-stagingMichael Raskin2015-05-10
| | |
* | | Update GlusterFSMichael Raskin2015-05-10
| | |
* | | Update badvpnMichael Raskin2015-05-10
| | |
* | | Update IPMIutilMichael Raskin2015-05-10
| | |
* | | Update XDaliClockMichael Raskin2015-05-10
| | |
* | | Update ZPAQMichael Raskin2015-05-10
| | |
* | | screenfetch: 3.6.2 -> 2015-04-20William A. Kennington III2015-05-10
| | |
* | | Add s3ql packagerushmorem2015-05-10
| | | | | | | | | | | | | | | | | | | | | 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.
* | | rmlint: 2.0.0 -> 2.1.0koral2015-05-10
| | |
* | | Updating cjdns to latest master.Lluís Batlle i Rossell2015-05-09
| | | | | | | | | | | | It has important stability fixes.
* | | Merge branch 'master' into stagingWilliam A. Kennington III2015-05-08
|\ \ \
| * | | tmux: 1.9a -> 2.0William A. Kennington III2015-05-08
| | | |
| * | | Add libcrafter and traceboxLuca Bruno2015-05-08
| | | |
| * | | Merge pull request #7753 from Lassulus/my-15.05pre61665.4c01e6dDomen Kožar2015-05-08
| |\ \ \ | | | | | | | | | | s3fs: fix typo in name
| | * | | s3fs: fix typo in namelassulus2015-05-07
| | | |/ | | |/|
| * | | wget: verify cookie domains with libpslTobias Geerinckx-Rice2015-05-07
| | | | | | | | | | | | | | | | | | | | Reduces vulnerability to "supercookie" attacks: <http://comments.gmane.org/gmane.comp.web.wget.general/12820>
| * | | Merge pull request #7600 from jraygauthier/jrg/add_diagrambuilder_stdalone_pkgPeter Simons2015-05-07
| |\ \ \ | | | | | | | | | | Added standalone diagram-builder haskell package.
| | * | | Simplify standalone `diagrams-builder` expression.Raymond Gauthier2015-04-29
| | | | |
| | * | | Added standalone diagram-builder haskell package.Raymond Gauthier2015-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | Simple wrapper over `haskellng`'s `diagram-builder` package that allows for simpler install.
* | | | | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-07
|\| | | |
| * | | | less: fix shaArseniy Seroka2015-05-06
| | | | |
| * | | | Drop obsolete pre-NG Haskell builds.Peter Simons2015-05-05
| | | | |
| * | | | stress-ng 0.04.00 -> 0.04.01Tobias Geerinckx-Rice2015-05-05
| | | | |
| * | | | pciutils: 3.3.0 -> 3.3.1William A. Kennington III2015-05-04
| | | | |
| * | | | radvd: 2.10 -> 2.11William A. Kennington III2015-05-04
| | | | |
| * | | | Merge branch 'master' into fix/ansible-ec2Paulus Esterhazy2015-05-04
| |\ \ \ \
| | * | | | netsniff-ng -> v0.5.9-rc5-22-gdafb89cTobias Geerinckx-Rice2015-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| | * | | | attic: Update hashRicardo M. Correia2015-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to have happened the same thing as in 2c89d0b82dfcd399750ae685d91b63cc6b906ef9: the hash changed but apparently no new commit was added...
| * | | | | Add "six" as dependencyPaulus Esterhazy2015-05-04
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 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.