summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* tcpcrypt: patch tcpcryptd to run under uid 93 instead of 666Peter Simons2013-09-11
|
* Update hash for fail2banRob Vermaas2013-09-11
|
* Merge branch 'x-updates' into masterVladimír Čunát2013-09-11
|\
| * Merge branch 'master' into x-updatesVladimír Čunát2013-09-07
| |\
| * | expect: fix postInstall library suffix on darwinVladimír Čunát2013-09-04
| | |
| * | expect: "minor" update, no longer depends on X/TkVladimír Čunát2013-09-04
| | | | | | | | | | | | | | | | | | ANN: https://groups.google.com/forum/#!topic/comp.lang.tcl/lwZjtKOfaLE I hope this solves a darwin -lXss linkage problem. (broke most X stuff through dejagnu -> libffi -> llvm or mesa)
| * | Merge branch 'master' into x-updatesVladimír Čunát2013-08-28
| |\ \
| * \ \ Merge branch 'master' into x-updatesVladimír Čunát2013-08-22
| |\ \ \
| * | | | introspection disabling -- clutter-gtk, NM-applet, gnome_panelVladimír Čunát2013-08-06
| | | | | | | | | | | | | | | | | | | | Didn't build as it was, and not needed anywhere AFAIK.
| * | | | clean some include flags that weren't really neededVladimír Čunát2013-08-03
| | | | | | | | | | | | | | | | | | | | Tested the builds still work (x86_64-linux).
* | | | | nix: Update to 1.6Eelco Dolstra2013-09-10
| | | | |
* | | | | Update nixUnstableEelco Dolstra2013-09-10
| | | | |
* | | | | Fix collectd, couldn't run due to missing pthread_cancel.Rob Vermaas2013-09-09
| | | | |
* | | | | Update nixops to 1.1Rob Vermaas2013-09-09
| | | | |
* | | | | tcpcrypt: add current HEAD of the Github master branchPeter Simons2013-09-09
| | | | |
* | | | | cabal-install: update to version 1.18.0.1Peter Simons2013-09-08
| | | | |
* | | | | nbd: update to version 3.4Peter Simons2013-09-08
| |_|_|/ |/| | |
* | | | Merge pull request #928 from grwlf/fuse-exfatEvgeny Egorochkin2013-09-06
|\ \ \ \ | | | | | | | | | | fuse-exfat: add FUSE-mounter for exFAT devices
| * | | | fuse-exfat: add FUSE-mounter for exFAT devicesSergey Mironov2013-09-07
| | | | |
* | | | | cabal-install: add version 1.18.0Peter Simons2013-09-06
|/ / / /
* | | | Update nixUnstableEelco Dolstra2013-09-06
| | | |
* | | | texliveAggregationFunction: fix evalJason "Don" O'Conal2013-09-06
| | | | | | | | | | | | | | | | | | | | vcunat edited to fix all cases (not just asymptote), and a two "licnese" typos :-)
* | | | texLive: fix build on darwinJason "Don" O'Conal2013-09-06
| | | | | | | | | | | | | | | | | | | | vcunat edit: use ruby19 on all platforms now. See #700 for discussion related to the changes.
* | | | bacula: fix build on darwinJason "Don" O'Conal2013-09-06
| | | |
* | | | GNU Stow: package - Symlink manager which makes it easy to manage dotfilesMoritz Ulrich2013-09-05
| | | |
* | | | source-highlight: 3.1.6 -> 3.1.7Bjørn Forsman2013-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From NEWS file (version 3.1.7): * fixed compilation bugs in MacOsX systems (thanks to Trevor Spiteri) * language definition for Lilypond (thanks to Federico Bruni) * language definition for R statistics programming language * language definition for ISLISP (thanks to Christian Jullien) * improved Erlang definition file (thanks to Erik Søe Sørensen) * new output format: ESC 256 ascii code (thanks to Xavier-Emmanuel Vincent). (It still needs boost 1.53 for all tests to pass.)
* | | | heimdall: upgrade to 1.4.0Mathijs Kwik2013-09-04
| | | |
* | | | scrypt: New packageRicardo M. Correia2013-09-03
| | | |
* | | | unoconv: new packageBjørn Forsman2013-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unoconv is a tool that converts between any document format supported by LibreOffice/OpenOffice. Example of how to convert an .odt file to .pdf: unoconv -f pdf some-file.odt Homepage: http://dag.wieers.com/home-made/unoconv/ Implementation notes: unoconv must use the same python version as libreoffice (unless it will not be able to load the pyuno module from libreoffice). And because we recently switched to libreoffice 4.x, which uses python3, I had to include unoconv-python3.patch. The patch comes from upstream unoconv.git repo, so it will be included in the next release.
* | | | Revert "backup tools bup, storeBackup: implement sanity check" on behalf of ↵Peter Simons2013-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Marc. This reverts commit c823bc37d6b50dcd4e183963922da829a193f0d7. The newly added test case needs more work to succeed on Hydra. See <http://permalink.gmane.org/gmane.linux.distributions.nixos/11382> for further details.
* | | | Merge pull request #893 from MarcWeber/submit/storebackupEvgeny Egorochkin2013-08-31
|\ \ \ \ | | | | | | | | | | backup tools bup, storeBackup: implement sanity check
| * | | | backup tools bup, storeBackup: implement sanity checkMarc Weber2013-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bup: - update - run make test (all tests seem to pass :-) - add python.modules.readline - add comment that there is no way to prune old revisions (yet)
* | | | | Merge pull request #892 from MarcWeber/submit/storebackupEvgeny Egorochkin2013-08-31
|\| | | | | | | | | | | | | | adding store-backup
| * | | | adding store-backupMarc Weber2013-08-31
| | | | |
* | | | | basex: new packageBjørn Forsman2013-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BaseX is a very fast and light-weight, yet powerful XML database and XPath/XQuery processor, including support for the latest W3C Full Text and Update Recommendations. It supports large XML instances and offers a highly interactive front-end (basexgui). Apart from two local standalone modes, BaseX offers a client/server architecture. Homepage: http://basex.org/ Implementation notes: - I'm using the pre-built java package (because it's simple) - I copied the basex.svg icon file from the Ubuntu package because I couldn't find it anywhere else. It's 9.3 KiB.
* | | | | Add collectd 5.4.0Rob Vermaas2013-08-30
| | | | |
* | | | | Add meta attributes for jbig2encGergely Risko2013-08-29
| | | | |
* | | | | vboot_reference: add meta attributes and cleanupsGergely Risko2013-08-28
| | | | |
* | | | | update obexftp, required for new openobexAristid Breitkreuz2013-08-28
| | | | |
* | | | | openobex-1.7.1 (1.5 could no longer be downloaded from kernel repositories)Aristid Breitkreuz2013-08-28
| | | | |
* | | | | smartmontools: Update driverdb to r3849, and fix broken urlRickard Nilsson2013-08-28
| |_|_|/ |/| | |
* | | | lbdb: fix formattingEvgeny Egorochkin2013-08-28
| | | |
* | | | Merge pull request #869 from j4/masterEvgeny Egorochkin2013-08-28
|\ \ \ \ | | | | | | | | | | Add The Little Brother's Database (lbdb) package
| * | | | correct indent platforms line in default.nixJean-Alexandre Peyroux2013-08-27
| | | | |
| * | | | Modif lbdb package. Following the remarks after the 1st commit.Jean-Alexandre Peyroux2013-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | * add in all-packages.nix sorted alphabetically * add platforms and license in default.nix
| * | | | Add The Little Brother's Database (lbdb) packageJean-Alexandre Peyroux2013-08-27
| | | | |
* | | | | Fcron: Disable checks for root{name,group} and others.Moritz Ulrich2013-08-27
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This fixes building fcron. It was complaining it couldn't check root's user name and the suggested flag (--with-rootname) didn't do anything. Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* | | | getmail: 4.20.0 -> 4.42.0Domen Kožar2013-08-25
| | | |
* | | | fcron: 3.0.4 -> 3.1.2Domen Kožar2013-08-23
| | | |
* | | | Remove jing_tools expression (now contained in jing expression itself)Bjørn Forsman2013-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The jing expression now creates its own "jing" wrapper script, so there is no need for jing_tools anymore. jing hasn't been updated in years, so I assume (or hope) that not many (if any) have jing_tools in their configuration.nix. If you do, just change it to jing and it should behave the same.