Commit graph

33914 commits

Author SHA1 Message Date
mornfall 17e32945a1 Merge pull request #1864 from ttuegel/arpack
arpack: version 3.1.5, fix pkgconfig
2014-03-03 20:37:56 +01:00
mornfall 528b600ec6 Merge pull request #1867 from thoughtpolice/fixes
Some minor fixes for my packages - ktap, cb0cat, etc
2014-03-03 20:36:08 +01:00
Domen Kožar bca6feea00 Merge pull request #1872 from wkennington/cache.python
Add python paypalrestsdk and sorl_thumbnail
2014-03-03 19:32:30 +01:00
William A. Kennington III 347681ef74 sorl: Describe test failures 2014-03-03 12:30:58 -06:00
William A. Kennington III ea5d87fedf sorl_thumbnail: Add package 2014-03-03 10:36:49 -06:00
William A. Kennington III f0125f019e paypalrestsdk: Add package 2014-03-03 10:34:33 -06:00
Oliver Charles ef7a5deaee haskellPackages.stripe: New expression 2014-03-03 15:40:09 +00:00
Domen Kožar 6c12e8d2bd pythonPackages.mrbob: 0.1a9 -> 0.1.1 2014-03-03 14:58:34 +01:00
Domen Kožar 83771bd926 add python 3.4.0rc2 2014-03-03 14:21:28 +01:00
Eelco Dolstra 497997cc38 Move generation of coverage reports from nixos/lib/testing to releaseTools
Also, turn some stdenv adapters into setup hooks.
2014-03-03 13:57:08 +01:00
Peter Simons b0c2354809 bind: update to version 9.9.5-W1 (fixes CVE-2013-6230 and CVE 2014-0591) 2014-03-03 13:10:05 +01:00
Pascal Wittmann af3cf0dbeb Add structured-haskell-mode 2014-03-03 11:55:26 +01:00
Peter Simons 6422bd7ecd Merge pull request #1863 from ttuegel/gnuplot
Add haskell-gnuplot-0.5.2
2014-03-03 11:39:35 +01:00
Peter Simons 9c2c002a3b gparted: update from 0.15.0 to 0.18.0 2014-03-03 11:10:27 +01:00
Peter Simons aa8ef327e4 gitAndTools.gitflow: update from 1.6.1 to 1.7.0 2014-03-03 11:10:27 +01:00
Peter Simons 97298922e5 gitAndTools.hub: update from 1.11.1 to 1.12.0 2014-03-03 11:10:27 +01:00
Peter Simons db2776ee8a feh: update from 2.9.3 to 2.10 2014-03-03 11:10:27 +01:00
Peter Simons c4873add80 youtubeDL: update from 2014.02.26 to 2014.02.28 2014-03-03 11:10:27 +01:00
Peter Simons 98cb9c073f xsel: update from 0.9.6 to 1.2.0 2014-03-03 11:10:27 +01:00
Peter Simons 34ef383d45 xterm: update from 300 to 301 2014-03-03 11:10:26 +01:00
Peter Simons 0968d527fa xlockmore: update from 5.38 to 5.43 2014-03-03 11:10:26 +01:00
Peter Simons dd3f07e0f2 skype: update from 4.2.0.11 to 4.2.0.13 2014-03-03 11:10:26 +01:00
Peter Simons bc3008846d scons: update from 2.3.0 to 2.3.1 2014-03-03 11:10:26 +01:00
Peter Simons 19cb32a36c root: update from 5.34.14 to 5.34.15 2014-03-03 11:10:25 +01:00
Peter Simons 506da15579 pv: update from 1.4.12 to 1.5.2 2014-03-03 11:10:25 +01:00
Peter Simons e816a7fe53 pstoedit: update from 3.50 to 3.62 2014-03-03 11:10:25 +01:00
Peter Simons d14df722a7 plan9port: update from 20110103 to 20140228 2014-03-03 11:10:25 +01:00
Peter Simons 65cce5c38b opensmtpd: update from 201307151923p1 to 201402281146p1 2014-03-03 11:10:25 +01:00
Peter Simons 43eb9e6d53 mpg123: update from 1.16.0 to 1.18.1 2014-03-03 11:10:25 +01:00
Peter Simons 05c7578c3d lout: update from 3.39 to 3.40 2014-03-03 11:10:25 +01:00
Peter Simons f9af98f1fd ipsecTools: update from 0.8.1 to 0.8.2 2014-03-03 11:10:24 +01:00
Peter Simons 691df2ab83 imlib2: update from 1.4.5 to 1.4.6 2014-03-03 11:10:24 +01:00
Peter Simons 669e3520fd gtypist: update from 2.9.3 to 2.9.4 2014-03-03 11:10:24 +01:00
Ricardo M. Correia 69a83ba99f grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201402221305 -> 3.0-3.2.55-201402241936
test:   3.0-3.13.4-201402221308 -> 3.0-3.13.5-201402241943
2014-03-03 02:16:58 +01:00
Ricardo M. Correia 8109de905a linux: Update to 3.13.5 2014-03-03 02:16:50 +01:00
Thomas Tuegel bb2d066140 Add haskell-gnuplot-0.5.2 2014-03-02 10:25:15 -06:00
Austin Seipp 812d17f177 ktap: don't use FFI by default
It's not yet supported on i386 - instead, make it optional and
controlled by a `useFFI` attribute.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-02 06:16:56 -06:00
Austin Seipp 73bcce319b ktap: Update to 0.5-e7a38ef0
This adds a new, useful net library as well.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-02 05:52:36 -06:00
Austin Seipp 6a88b95ac7 checksec: add homepage
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-02 05:51:49 -06:00
Austin Seipp 7d561c5ba9 spark: Remove unneeded whitespace.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-02 05:51:22 -06:00
Austin Seipp 433257ad94 cb0cat: add 'unix' to platforms list
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-02 05:50:35 -06:00
Song Wenwu 08d739ea4c libass: update to 0.11.1, add more meta attributes
Close #1865.
2014-03-02 12:35:57 +01:00
Mathijs Kwik cba5d36df1 haskell-parsers: remove old versions 2014-03-02 08:41:45 +01:00
Mathijs Kwik 13f8c07b54 haskell-trifecta: remove old versions 2014-03-02 08:41:45 +01:00
Mathijs Kwik 3a7e38eb1a idris: no longer depends on old versions of trifecta and parsers 2014-03-02 08:41:45 +01:00
Mathijs Kwik d2dd22651d idris-mode: upgrade to current version 2014-03-02 08:41:45 +01:00
Thomas Tuegel 2bd2747a50 arpack: version 3.1.5, fix pkgconfig 2014-03-01 18:46:53 -06:00
Eelco Dolstra 405ea01e67 Add aangifte-2013 2014-03-01 16:54:16 +01:00
Evgeny Egorochkin 031a44a817 inetutils: update from 1.9.1 to 1.9.2 2014-03-01 05:29:14 +02:00
Evgeny Egorochkin 399269e6e0 help2man: update from 1.43.3 to 1.44.1 2014-03-01 05:26:44 +02:00