about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* Merge branch 'tlsdate' of git://github.com/4z3/nixpkgsShea Levy2015-01-30
|\
| * tlsdate: add version 0.0.12tv2015-01-21
| |
* | imagemagick: fixup URL after #6056Vladimír Čunát2015-01-29
| |
* | gpa: using mirror url.Lluís Batlle i Rossell2015-01-29
| | | | | | | | (cherry picked from commit bdc630e7e97837aa4457c7da4562f9d22e21df87)
* | Adding GPA, The GNU Privacy Assistant.Lluís Batlle i Rossell2015-01-29
| | | | | | | | (cherry picked from commit 24a89c028a0d2988805b17f4c69c3f2b3a284b1f)
* | Merge pull request #6061 from wmertens/fortune-darwinWout Mertens2015-01-29
|\ \ | | | | | | fortune: fix Darwin build
| * | fortune: fix Darwin buildWout Mertens2015-01-29
| | |
* | | Update cjdns to v15Lluís Batlle i Rossell2015-01-29
| | | | | | | | | | | | (cherry picked from commit aeefbe552adda2b3191bbd48cd7cf79ad9425d94)
* | | Install more rkflashtools.Lluís Batlle i Rossell2015-01-29
| | | | | | | | | | | | (cherry picked from commit 56e0562cdb41c160825c700bb0873625db985d55)
* | | pythonPackages.alot: update to 0.3.6Rok Garbas2015-01-29
| | |
* | | imagemagick: rename package to lowercase (close #6056)Sibi2015-01-29
| | | | | | | | | | | | | | | | | | | | | Change it to lowercase to according to the convention presented here: http://nixos.org/nixpkgs/manual/#chap-conventions Thanks to goibhniu from #nixos for pointing me this.
* | | Merge pull request #6051 from victoredwardocallaghan/phpEelco Dolstra2015-01-29
|\ \ \ | | | | | | | | php: update from 5.4.35 to 5.4.37
| * | | php: update from 5.4.35 to 5.4.37Edward O'Callaghan2015-01-30
| | | | | | | | | | | | | | | | | | | | | | | | Potentially fixes CVE-2014-8142, CVE-2014-9427, CVE-2015-0231, CVE-2015-0232 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
* | | | Merge pull request #6047 from k0ral/webkitgtkPascal Wittmann2015-01-29
|\ \ \ \ | | | | | | | | | | webkitgtk: 2.6.4 -> 2.6.5
| * | | | webkitgtk: 2.6.4 -> 2.6.5koral2015-01-29
| | | | |
* | | | | haskell-HGraphStorage does not compile.Peter Simons2015-01-29
| | | | |
* | | | | Avoid build errors in Haskell packages sdf2p1-parser, grid, and stratum-tool.Peter Simons2015-01-29
| | | | |
* | | | | haskell-text-show: test suite doesn't compile because of missing overlap.h ↵Peter Simons2015-01-29
| | | | | | | | | | | | | | | | | | | | header
* | | | | haskell-configuration-ghc-7.8.x: smtp-mail-ng compiles nowPeter Simons2015-01-29
| | | | |
* | | | | hackage-packages.nix: re-generate from Hackage 2015-01-29T10:57:55+0100Peter Simons2015-01-29
| | | | |
* | | | | Merge pull request #6058 from nckx/update-perl-Gtk-GlibPascal Wittmann2015-01-29
|\ \ \ \ \ | | | | | | | | | | | | Update Perl Gtk2 & Glib
| * | | | | perl-packages: update Gtk2 1.2494 -> 1.2495Tobias Geerinckx-Rice2015-01-29
| | | | | |
| * | | | | perl-packages: update Glib 1.307 -> 1.310Tobias Geerinckx-Rice2015-01-29
| | |/ / / | |/| | |
* / | | | version-management/gitolite: Bump version 3.6.1 -> 3.6.2Edward O'Callaghan2015-01-29
|/ / / / | | | | | | | | | | | | Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
* | | | Merge pull request #6043 from victoredwardocallaghan/bladeRFPascal Wittmann2015-01-29
|\ \ \ \ | | | | | | | | | | libraries/libbladeRF: Fix documentation build
| * | | | libraries/libbladeRF: Fix documentation buildEdward O'Callaghan2015-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the documentation is built with pandoc using some custom bash script. We need to fixup the shebang for that script to correctly run. Other parts of the documentation is built using help2man and doxygen. We also make libtecla a dependency for interactive help support. There is an upstream bug that makes builds fail when pandoc is in PATH. Most importantly however, the man pages should now build and install correctly. Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
* | | | | stdenv: fix eval - the returnWout Mertens2015-01-29
| | | | |
* | | | | Merge pull request #5967 from k0ral/rmlintDomen Kožar2015-01-29
|\ \ \ \ \ | | | | | | | | | | | | rmlint: 1.0.8 -> 2.0.0
| * | | | | rmlint: 1.0.8 -> 2.0.0koral2015-01-28
| | | | | |
* | | | | | Merge pull request #6006 from ts468/mdadmDomen Kožar2015-01-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update path in udev rule of mdadm
| * | | | | | Update path in udev rule of mdadmThomas Strobel2015-01-29
| | | | | | |
* | | | | | | stdenv: fix evalWout Mertens2015-01-29
| |_|_|_|/ / |/| | | | | | | | | | | silly :poop:
* | | | | | Merge pull request #6040 from ambrop72/gawk-crossDomen Kožar2015-01-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | gawk: Fix cross compiling.
| * | | | | | gawk: Fix cross compiling.Ambroz Bizjak2015-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that this does not trigger rebuild for native builds.
* | | | | | | stdenv: take license parameter checks out of mkDerivation pathWout Mertens2015-01-29
| | | | | | |
* | | | | | | merlin: update from 2.1 to 2.1.1Vincent Laporte2015-01-29
| | | | | | |
* | | | | | | utop: wrap all installed programsVincent Laporte2015-01-29
| | | | | | |
* | | | | | | Why3: build also the Coq tactic.Vincent Laporte2015-01-29
| | | | | | |
* | | | | | | hackage-packages: re-generate from Hackage 2015-01-28T23:33:14+0100Peter Simons2015-01-28
| | | | | | |
* | | | | | | lushtags: mark as brokenArseniy Seroka2015-01-29
| | | | | | |
* | | | | | | Merge pull request #6036 from ambrop72/cloog-crossDomen Kožar2015-01-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cloog-ppl: Move build inputs to nativeBuildInputs.
| * | | | | | | cloog-ppl: Move build inputs to nativeBuildInputs.Ambroz Bizjak2015-01-28
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | This fixes cross-compilation since then we don't try to cross-compile Perl.
* | | | | | | Merge pull request #6031 from offlinehacker/pkgs/influxdb-backup/addDomen Kožar2015-01-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add influxdb-backup
| * | | | | | | Add influxdb-backupJaka Hudoklin2015-01-28
| | | | | | | |
* | | | | | | | Merge pull request #6000 from k0ral/moreutilsDomen Kožar2015-01-28
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | moreutils: 0.54 -> 0.55
| * | | | | | | moreutils: 0.54 -> 0.55koral2015-01-28
| | |_|/ / / / | |/| | | | |
* | | | | | | Update sysdig to 0.1.95Rob Vermaas2015-01-28
| | | | | | |
* | | | | | | i3lock: it's cleaner to use $out/share/man in the first place.Rok Garbas2015-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it is true that $out/man is automatically moved to $out/share/man, but using "share" folder is cleaner solutions suggested by @edolstra here #6014
* | | | | | | Merge pull request #5615 from nckx/freefalllethalman2015-01-28
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Add freefall: hard drive protection on HP/Dell laptops
| * | | | | | Add freefall: hard drive protection on HP/Dell laptopsTobias Geerinckx-Rice2015-01-28
| | | | | | |