Commit Graph

34828 Commits

Author SHA1 Message Date
Ricardo M. Correia e39b70dd79 go: Update to 1.2.1 2014-03-27 12:37:18 +01:00
Mathijs Kwik 5943227a26 neoload: fix for the new jdk/jre location 2014-03-27 11:29:26 +01:00
Peter Simons 284ea5859b BNFC: fix build with GHC 7.8.1 2014-03-27 10:48:32 +01:00
Peter Simons 558eac3869 haskell-dataenc: jailbreak to fix build with GHC 7.8.1 2014-03-27 10:48:32 +01:00
Shea Levy e16595f149 Build all ghcs on hydra 2014-03-26 22:46:05 -04:00
Evgeny Egorochkin fd827e6437 springLobby: update from 0.182 to 0.186 2014-03-27 03:02:07 +02:00
Ricardo M. Correia 897bbc3702 grsecurity: Add myself as a maintainer 2014-03-26 23:07:57 +00:00
Ricardo M. Correia 911f332279 grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201403202347 -> 3.0-3.2.55-201403252026
test:   3.0-3.13.6-201403202349 -> 3.0-3.13.7-201403252047
2014-03-26 23:07:57 +00:00
Ricardo M. Correia 1c73e6f9d8 linux: Update to 3.13.7 2014-03-26 23:07:57 +00:00
Cillian de Róiste de3b5b4500 Add simplescreenrecorder: an excellent screen recorder for linux 2014-03-26 23:02:33 +01:00
Austin Seipp 62793a007d fmod: adopt, and upgrade 4.22.04 -> 4.44.32
This installs the headers in a fashion which matches Gentoo, and it also
changes the version numbering scheme as well to match, so hopefully
Nixpkgs Monitor can provide security tracking updates or anything
(although technically Gentoo is outdated!)

[Bjørn: add github pull-request cover letter to commit message; it
contains useful info.]

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-26 22:41:39 +01:00
Cillian de Róiste b60f8810b2 yoshimi: update from 1.1.0 to 1.2.0 2014-03-26 22:27:02 +01:00
Cillian de Róiste fc4542c99d qtractor: update from 0.5.12 to 0.6.0 2014-03-26 22:26:43 +01:00
Cillian de Róiste 7381035bc2 blender: update from 2.69 to 2.70 2014-03-26 22:25:40 +01:00
Edward Tjörnhammar 8af6b20856 idea: update 13.0.2 -> 13.1.1
And use buildnumbers only in the buildscript and use more familiar
version numbers in the package name.

[bjorn.forsman@gmail.com: modify commit message]
2014-03-26 21:21:12 +01:00
Evgeny Egorochkin 8cd858b100 ocamlPackages.mldonkey: update from 3.1.3 to 3.1.5 2014-03-26 19:20:11 +02:00
Evgeny Egorochkin 37f8bcc028 kde4_prev.quasselDaemon: update from 0.9.2 to 0.10.0 2014-03-26 19:18:15 +02:00
Evgeny Egorochkin 431ff0f769 nginx: update from 1.4.6 to 1.4.7 2014-03-26 19:15:04 +02:00
Evgeny Egorochkin fa49cba237 net_snmp: update from 5.7.2 to 5.7.2.1, potentially fixes CVE-2014-2284, change source to .zip because tar.gz is broken 2014-03-26 13:43:51 +02:00
Evgeny Egorochkin d2571617c0 stunnel: update from 4.56 to 5.00, potentially fixes CVE-2014-0016 2014-03-26 13:43:51 +02:00
_1126 34301c89e1 ncmcp: New expression 2014-03-26 12:15:01 +01:00
Evgeny Egorochkin cca30b37f8 youtubeDL: update from 2014.03.18.1 to 2014.03.25.1 2014-03-26 12:57:11 +02:00
Evgeny Egorochkin aaa5685b14 libtorrentRasterbar: update from 0.16.15 to 0.16.16 2014-03-26 12:57:10 +02:00
Evgeny Egorochkin 70a51b75e1 springLobby: update from 0.180 to 0.182, get rid of patch, improve meta 2014-03-26 12:57:10 +02:00
Peter Simons 306a760bdb Merge pull request #2027 from thoughtpolice/ssdeep
ssdeep: remove Darwin from Hydra platforms for now
2014-03-26 11:23:47 +01:00
Peter Simons 637a571b4e Merge pull request #2029 from ashalkhakov/master
Adding ATS1, updating ATS2 package.
2014-03-26 11:22:04 +01:00
Peter Simons cda8eb03a2 Merge pull request #2032 from the-kenny/fix-udisks1
Fix services.udisks.enable = true
2014-03-26 11:20:26 +01:00
Peter Simons 0cbf18a1c2 Merge pull request #2037 from ambrop72/cura
Add Cura.
2014-03-26 11:11:56 +01:00
Peter Simons 903df21f65 Merge pull request #2010 from ambrop72/fetchgit-no-submodules
fetchgit: Implement option to not check out submodules.
2014-03-26 11:11:25 +01:00
Peter Simons aaf414cb09 Merge pull request #2034 from ambrop72/pyopengl
pyopengl: Bump to 3.0.2 and hack the library loading to make it work.
2014-03-26 11:10:48 +01:00
Peter Simons 078f064e9c Merge pull request #2036 from ambrop72/wxpython3
Add wxPython-3.0 with OpenGL support.
2014-03-26 11:10:15 +01:00
Shea Levy 97a733ae57 Merge branch 'submit/sloane' of git://github.com/akc/nixpkgs
Add sloane -- a command line interface to OEIS
2014-03-26 02:42:22 -04:00
aszlig a5a5abd2fe
chromium: Fix startup of beta and dev channels.
Since version 34, ICU data files are now created separately and thus
need to be installed as well.

Closes #2016

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit f117341ff2de4b95d223b41b36942e2f60ada2a3)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-26 01:33:07 +01:00
Jaka Hudoklin 72d8c4225b Add seyren, an alerting dashboard for Graphite 2014-03-25 23:45:11 +00:00
ambrop7@gmail.com 4121f9d745 python-packages: Add power-1.2. 2014-03-25 23:38:25 +00:00
ambrop7@gmail.com 5f2167627e Add Cura. 2014-03-25 23:17:17 +01:00
Vladimír Čunát 58857096fb file: update to fix CVE-2014-2270, CVE-2013-7345 2014-03-25 23:02:37 +01:00
ambrop7@gmail.com 93d313c0ed Add wxPython-3.0 with OpenGL support. 2014-03-25 22:35:25 +01:00
ambrop7@gmail.com be46ca4882 pyopengl: Bump to 3.0.2 and hack the library loading to make it work. 2014-03-25 22:20:21 +01:00
ambrop7@gmail.com 3a765a7309 fetchgit: Implement option to not check out submodules. 2014-03-25 20:03:55 +01:00
Moritz Ulrich 02a30bea44 Fix services.udisks.enable.
Latest update to udisks in 344f2e65 broke it for me. Fix it by doing the
following:

- Add udisks.service to /etc/systemd/system (via systemd.packages)
- Fix path to udisks-daemon in udisks.service (libexec/ instead of lib/)
2014-03-25 16:52:45 +01:00
Oliver Charles af89e63bf7 haskellPackages.digestiveFunctorsAeson: Update to 1.1.6 2014-03-25 14:29:41 +00:00
Oliver Charles 45c6aabf69 haskellPackages.jsonAssertions: Update to 1.0.2 2014-03-25 14:23:59 +00:00
Artyom Shalkhakov 0242b3c6ac Adding ATS1, updating ATS2 package. 2014-03-25 04:53:13 +01:00
Vladimír Čunát c814dab2ee libarchive: *permanently* fix patch source and hash
Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
2014-03-24 22:30:52 +01:00
Shea Levy ff6febb75d sox: Update, get rid of composableDerivation 2014-03-24 12:01:20 -04:00
Shea Levy 84fba566f1 quickcheck-instances: jailbreak to work with newer QuickCheck 2014-03-24 09:48:23 -04:00
Shea Levy 5221cfdda9 Add memcached php module.
Yes, it's different from memcache. Yes, we need both
2014-03-24 09:23:10 -04:00
Shea Levy d4c711ee1d Add memcache php module 2014-03-24 08:37:36 -04:00
Lluís Batlle i Rossell fa5a583098 Bringing back the xkeyboard-config eo patch 2014-03-24 10:42:00 +01:00
Mathijs Kwik 64e7ee4142 libarchive: patch checksum failure
Probably github changed some headers in their patch output.
I verified other sources for CVE2013-0211 and the patch seems the
same.
2014-03-24 10:35:52 +01:00
Mathijs Kwik 231f6c5460 psmisc: the tarball got updated upstream
looking at our git history, I think it is very peculiar that we
managed to have this version (22.21) 2 months before release :)

So I think we were using some beta/rc that accidentally got called
22.21
2014-03-24 10:35:52 +01:00
Mathijs Kwik d8d8606da4 unison: upgrade to 2.40.102 2014-03-24 10:35:51 +01:00
Mathijs Kwik 149dcb2113 conkeror: upgrade to more recent snapshot
needed for scripting Downloads.jsm with Gecko >= 26
2014-03-24 10:35:51 +01:00
Austin Seipp b5c39bfada ssdeep: remove Darwin from Hydra platforms for now
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 00:07:55 -05:00
Shea Levy a18eb2daa0 Fix tarball 2014-03-24 00:16:42 -04:00
Shea Levy d4b28df8a2 Merge branch 'mplayer_vdpau' of git://github.com/matejc/nixpkgs
mplayer: add option config.mplayer.vdpauSupport
2014-03-23 20:54:59 -04:00
Shea Levy a2b6ec902c Merge branch 'master' of git://github.com/AndersonTorres/nixpkgs
Updating Portuguese and Brazilian language dictionaries for Aspell
2014-03-23 20:52:21 -04:00
Shea Levy e07b58fee3 Merge branch 'pkgs/build-support/writeTextDir' of git://github.com/offlinehacker/nixpkgs
build-support: Add writeTextDir
2014-03-23 20:50:14 -04:00
Shea Levy 57bbdffe39 Merge branch 'electrum' of git://github.com/ehmry/nixpkgs
electrum: initial expression
2014-03-23 20:47:28 -04:00
Shea Levy 3d8154359a Merge branch 'fix-openbox' of git://github.com/Shados/nixpkgs
Openbox: Added wrapping for XDG_DATA_DIRS
2014-03-23 20:45:26 -04:00
Domen Kožar 3f577799af Merge pull request #2017 from wizeman/u/python-lzma
python-3.3, 3.4: Add support for lzma compression
2014-03-23 23:03:11 +01:00
Peter Simons 4c5d093ae0 esniper: add patch to fix unrecognized e-bay log-in page 2014-03-23 22:30:54 +01:00
Ricardo M. Correia 842ae7674b python-3.4: Add support for lzma 2014-03-23 21:26:54 +01:00
Ricardo M. Correia c173ddb70e python-3.3: Add support for lzma 2014-03-23 21:26:54 +01:00
Matej Cotman 13bc37ed3e vlc: ncurses support (close #2012) 2014-03-23 20:21:16 +01:00
Domen Kožar eb2992a4c7 Merge pull request #2014 from offlinehacker/pkgs/transmission-remote-gtk/fix_filechooser_schema
transmission-remote-gtk: fix missing schema for gtk3 FileChooser
2014-03-23 18:06:52 +01:00
Jaka Hudoklin 6f44ffc61c transmission-remote-gtk: fix missing schema for gtk3 FileChooser 2014-03-23 18:04:03 +01:00
Matej Cotman 6c9ecc1573 mplayer: add option config.mplayer.vdpauSupport 2014-03-23 17:27:55 +01:00
AndersonTorres 0c79b76271 Aspell dictionaries update: Portuguese (pt_PT) and Brazilian (pt_BR) 2014-03-23 13:17:34 -03:00
Emery Hemingway e91daf327d electrum: initial expression
Electrum is a Bitcoin thin-wallet.
https://electrum.org
2014-03-23 11:22:57 -04:00
AndersonTorres d8648c47cf Merge remote-tracking branch 'upstream/master' 2014-03-23 11:52:03 -03:00
Alexei Robyn a7070743a3 Openbox: Added wrapping for XDG_DATA_DIRS
Fixes issue with Openbox failing to start due to not finding its default
theme
2014-03-23 21:48:36 +11:00
Jaka Hudoklin 7c2d00aefd build-support: Add writeTextDir
This `writeTextFile` based helper function is especially usefull for writing a
bunch of configuration files to root of the output folder
2014-03-23 10:05:38 +00:00
Shea Levy ae8a8b5deb Add buildLocalCabal helper function 2014-03-22 22:40:35 -04:00
Shea Levy e7172cad9a haskell-postgresql-simple: bump 2014-03-22 22:40:14 -04:00
Shea Levy be821ba0bf Merge branch 'f2fs-tools' of git://github.com/ehmry/nixpkgs
f2fs-tools: initial expression
2014-03-22 21:53:07 -04:00
Emery Hemingway d306441360 f2fs-tools: initial expression 2014-03-22 21:47:37 -04:00
Shea Levy 5fca5a4435 Merge branch 'ncdc' of git://github.com/ehmry/nixpkgs
ncdc: initial expression
2014-03-22 21:36:24 -04:00
Emery Hemingway ed7f95be88 ncdc: initial expression
http://dev.yorhel.nl/ncdc
2014-03-22 21:21:24 -04:00
Shea Levy fc0ea57efc Merge branch 'misc-gvolicon' of git://github.com/bennofs/nixpkgs
new expression: gvolicon
2014-03-22 20:56:00 -04:00
Shea Levy 2c9f176b94 Merge branch 'master' of git://github.com/urv/nixpkgs
pcsclite: $out was misspelled
2014-03-22 20:54:01 -04:00
Shea Levy 5c7e77d1a9 Merge branch 'master' of git://github.com/zopa/nixpkgs
newsbeuter: Update to 2.8
2014-03-22 20:40:59 -04:00
Ben Doyle bc025bf632 Fix mistaken change to top level packages 2014-03-22 17:54:39 -04:00
AndersonTorres e48ae6a079 A minor fix to maintainers field for some packages (aegisub,mpv,8086tiny and bochs) 2014-03-22 14:30:45 -03:00
Peter Simons 9a107da470 wxHaskell: touch files after extracting the tarball to fix broken timestamps 2014-03-22 17:08:47 +01:00
Peter Simons 1bc1ddcda0 haskell-unix-time: fix test suite in shared library build
https://github.com/kazu-yamamoto/unix-time/issues/20
2014-03-22 17:08:47 +01:00
Peter Simons 5c3be05e90 ghc-HEAD: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons e54ae8cce1 ghc-7.8.1: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons ec8e5b99fc ghc-7.4.2: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons fffe521344 haskell-wxHaskell: drop obsolete patch 2014-03-22 17:08:47 +01:00
Peter Simons 02e8e7021b haskell-wxdirect: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons 33a55a58c1 haskell-wxcore: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons 9761a0c49a haskell-wxc: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons 9fdacd0d6d haskell-wx: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons e2193175cd haskell-vty: update to version 4.7.5 2014-03-22 17:08:47 +01:00
Peter Simons c30f45dbdc haskell-filepath: update to version 1.3.0.2 2014-03-22 17:08:47 +01:00
Peter Simons 65e3713630 haskell-tls: update to version 1.2.3 2014-03-22 17:08:47 +01:00
Peter Simons 70f6b1e506 haskell-QuickCheck: jailbreak to that the test suite for 2.7.1 accepts its own library 2014-03-22 17:08:47 +01:00
Peter Simons 3cb4ddb3d5 haskell-QuickCheck: update to version 2.7.1 2014-03-22 17:08:47 +01:00