Commit Graph

42812 Commits

Author SHA1 Message Date
Eelco Dolstra f13b383449 Revert "xulrunner: stick to firefox's src attribute"
This reverts commit 04369b6819.

http://hydra.nixos.org/build/14760897
2014-09-25 16:17:15 +02:00
Pascal Wittmann 911627497a help2man: update from 1.46.2 to 1.46.3 2014-09-25 16:11:33 +02:00
taku0 8c5486109a firefox-bin: update to version 32.0.3; thunderbird-bin: update to version 31.1.2 2014-09-25 22:30:46 +09:00
Eelco Dolstra 0a0ebd8c44 bash: Fix for CVE-2014-7169 2014-09-25 14:40:44 +02:00
Moritz Ulrich 1c20eba035 Mu: Update to 0.9.10. 2014-09-25 13:54:01 +02:00
Moritz Ulrich 50d37f736d OpenTTD: Update to 1.4.3. 2014-09-25 13:53:49 +02:00
Siarhei Zirukin ec1118cbb9 androidndk: fix make-standalone-toolchain.sh helper script
The script does a copy of a toolchain and then rearranges files a bit.
The problem is that these files have the same permissions (read-only)
as installed ones. The patch fixes the problem by changing permissions
of the copy before doing anything else.
2014-09-25 11:59:16 +02:00
Eelco Dolstra 711d67263a nss: Update to 3.16.5
CVE-2014-1568
2014-09-25 11:43:23 +02:00
Eelco Dolstra d265c213b4 firefox: Update to 32.0.3
CVE-2014-1568
2014-09-25 11:40:34 +02:00
William A. Kennington III 32aa544fb6 ceph: Add zfs support 2014-09-25 01:24:54 -07:00
Nathaniel Baxter eb3d744af9 qbittorrent: Fixup meta data. 2014-09-25 12:52:23 +10:00
Nathaniel Baxter d5604d07c2 qbittorrent: Bump version to 3.1.10. 2014-09-25 11:09:55 +10:00
Eelco Dolstra 08732891e1 netpbm: Update to 10.66.00
Also, borrow a tarball from Gentoo so we don't have to use
fetchsvn. And don't depend on libX11 by default.
2014-09-25 00:07:23 +02:00
ambrop7@gmail.com 0e8e45f3ab kde-4.14: Make it all build. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com f6fd3b7754 indilib: Add version 0.9.9. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 446a3d7806 kde-4.14: Adjust fixed output hashes. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 91a41170e4 kde-4.14: Initial porting.
Nix evaulation succeeds (but probably not building everything).
2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 9c9f694853 Add non-legacy qt-gstreamer.
Only compile tested (needed by Artikulate in KDE 4.14).
2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 35d5888ca6 kde-4.14: Fix source for module subdirectory packages. 2014-09-24 23:48:39 +02:00
ambrop7@gmail.com 1d8a197cba kde: Some tweaks to kde-manifest.sh
- Allow packages with different versions than $release (kde-workspace)
- Extra checks

This is a copy of 41faadbcce
but for 4.14.
2014-09-24 23:48:38 +02:00
ambrop7@gmail.com 8fef5ed675 kde: Copy 4.12 to 4.14 as a base" 2014-09-24 23:48:38 +02:00
Peter Simons 46802fb67d Merge pull request #4257 from VShell/CVE-2014-6271
Update bash patchset to fix remote execution vulnerability, CVE-2014-6271
2014-09-24 23:28:12 +02:00
Austin Seipp 84491adb48 arcanist: 20140812 -> 20140924
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-24 15:28:49 -05:00
AndersonTorres a41d73e75f Aegisub: updating to 3.2.1 2014-09-24 22:06:44 +02:00
Ronny Esterluss df808a9c37 duply: add missing dependency to which 2014-09-24 22:00:14 +02:00
Mateusz Kowalczyk 5409201b64 Revert "Revert "tzdata: bump to 2014g.""
This reverts commit 0b4c22edaa.

This should now work according to #4243
2014-09-24 20:50:34 +01:00
cbpark ea17829df1 Add mersenne-random
Closes #4261
2014-09-24 20:45:32 +01:00
Mateusz Kowalczyk 3e3c29c8c3 Merge pull request #4253 from edwtjo/android-studio-and-idea-fsnotifier
Android studio and idea fsnotifier
2014-09-24 20:38:23 +01:00
Thomas Strobel 455b8dd9d8 Add package: vim plugin: vimoutliner
Closes #4252
2014-09-24 20:36:36 +01:00
Thomas Strobel 6bc3907b88 Add package: RedNotebook
Closes #4256
2014-09-24 20:33:32 +01:00
Matej Cotman 22e21c95d9 go: fix go 1.3.1 build
Closes #4243
2014-09-24 20:32:20 +01:00
Eelco Dolstra 8e40703f6c apache-httpd: Update to 2.2.29
CVE-2014-0118, CVE-2014-0231, CVE-2014-0226, CVE-2013-5704.
2014-09-24 21:04:24 +02:00
Eelco Dolstra 64982966dc apr-util: Update to 1.5.4 2014-09-24 21:03:40 +02:00
Maksymilian Owsianny 4984b30c18 Fixed idris. 2014-09-24 19:50:08 +02:00
Ricardo M. Correia 614a99bd8e cargoSnapshot: Add package
Cargo downloads your Rust project's dependencies and builds your
project.

The cargoSnapshot derivation simply uses a binary build, because
it's not easy to build cargo from source yet.

In the future, it's expected that we'll also add a derivation for
building cargo from source.
2014-09-24 18:18:15 +02:00
Bjørn Forsman b7672b0125 notify-osd: align attrname with package name
This package was added yesterday, so I don't think we need to keep the
old attribute around for backwards compatibility.
2014-09-24 18:09:40 +02:00
Shell Turner ad3591cd9d Update bash patchset to fix CVE-2014-6271 2014-09-24 17:09:12 +02:00
Eelco Dolstra 39d9396380 Style fix 2014-09-24 15:07:18 +02:00
Georges Dubus f0a8b57de8 Updated nox 2014-09-24 13:58:41 +02:00
Georges Dubus 204222bf4c Update py and py.test 2014-09-24 13:57:30 +02:00
tv fe7f83a2f4 bitlbee: fix typo 2014-09-24 12:43:36 +02:00
Anonymous e223bc046c android-studio: new package 2014-09-24 12:13:55 +02:00
Anonymous a3b565f7a3 idea: hack to get fsnotifier working
more information: https://bugs.archlinux.org/task/34703
2014-09-24 12:13:54 +02:00
Michael Raskin 9ae10b2cac Update golly 2014-09-24 14:07:00 +04:00
Michael Raskin 86772c4e79 Update ipmiutil 2014-09-24 13:45:57 +04:00
Michael Raskin d68f3e9c0f gcl: update from 2.6.10 to 2.6.11 2014-09-24 13:42:17 +04:00
Michael Raskin 4e92bee51d Update LVM2 2014-09-24 13:39:08 +04:00
Michael Raskin af5d18edb5 Update atop 2014-09-24 13:32:46 +04:00
Michael Raskin ea12fb639b Update Firejail 2014-09-24 13:32:46 +04:00
Michael Raskin db0348655c Update XScreensaver 2014-09-24 13:32:46 +04:00
Michael Raskin 50e55fd793 Update PARI 2014-09-24 13:32:46 +04:00
Michael Raskin cb91ebc30c Update SlimerJS 2014-09-24 13:32:46 +04:00
Michael Raskin e0ba1aff1b Update sodium crypto library 2014-09-24 13:32:46 +04:00
Jaka Hudoklin 8eed86fba9 add mfoc, Mifare Classic Offline Cracker 2014-09-24 11:20:47 +02:00
Jaka Hudoklin f26c32f920 pythonPackages: add pelican, simple blog generator 2014-09-24 11:17:49 +02:00
Michael Raskin f3ab10bc1e Update libgphoto2 2014-09-24 13:15:42 +04:00
Aycan iRiCAN db9647aa45 Merge pull request #4251 from aycanirican/fix_snort_and_daq
Fixed typo
2014-09-24 11:44:25 +03:00
Aycan iRiCAN d2b1644939 Fixed typo 2014-09-24 11:43:51 +03:00
Aycan iRiCAN 427948dfb8 Merge pull request #4250 from aycanirican/master
Added myself to maintainers
2014-09-24 11:26:01 +03:00
Aycan iRiCAN 082167400f Added myself to maintainers 2014-09-24 11:24:47 +03:00
Pascal Wittmann a4e66d77d9 Merge pull request #4241 from bodil/notify-osd
Added notify-osd package.
2014-09-24 10:17:33 +02:00
Michael Raskin 87ebc77e50 Fix Clutter-GTK 0.10.8 source link 2014-09-24 11:05:02 +04:00
Mateusz Kowalczyk 209b341a0b Merge pull request #4247 from nathanielbaxter/dev/wine
wineUnstable: Version bump and related bugfix.
2014-09-24 04:51:13 +01:00
Vincent Laporte c4197ff4dc Labels gdome2 as broken.
Closes #4242
2014-09-24 04:16:36 +01:00
Nathaniel Baxter d5f40ea929 wineUnstable: Fix dynamic loading of ncurses lib. 2014-09-24 12:48:39 +10:00
Cillian de Róiste 759e047fe9 ingen: update r5317 -> r5464 2014-09-24 00:11:27 +02:00
Cillian de Róiste f218f41f8e raul: update r5205 -> r5449 2014-09-24 00:11:27 +02:00
Cillian de Róiste bd09d16668 ganv: switch from svn checkout to 1.4.2 release 2014-09-24 00:11:27 +02:00
Pascal Wittmann 3b2ba0ae42 falcon: update to lastest git revision as the lastest release does not build 2014-09-23 23:52:18 +02:00
Bodil Stokke 99e0bdde8a Removed superfluous $XDG_DATA_DIRS. 2014-09-23 22:45:56 +01:00
Mateusz Kowalczyk f0a39395f1 Merge pull request #4223 from michelk/saga
Saga: Initial Expression
2014-09-23 22:38:57 +01:00
Emery Hemingway 61f0d9b251 cjdns: update from 20140919 20140922
package installs to .../bin
fix service module to look in .../bin

Closes #4240
2014-09-23 22:30:53 +01:00
Mateusz Kowalczyk f0dae64cf3 Merge pull request #4215 from vbgl/camlp4
Adds camlp4
2014-09-23 22:28:54 +01:00
Peter Simons 30576a7756 haskell-jwt: re-generate with cabal2nix 2014-09-23 23:27:19 +02:00
Peter Simons 6476678236 git-annex: link this binary statically to improve start-up times and to get rid of some run-time dependencies
https://github.com/NixOS/nixpkgs/issues/4239
2014-09-23 23:27:19 +02:00
Peter Simons ed6d7c2234 darcs: link this binary statically to avoid run-time dependencies on GHC and friends 2014-09-23 23:27:19 +02:00
Pascal Wittmann 93c85b15d0 dotconf: update from 1.0.13 to 1.3 and adopt it 2014-09-23 23:20:30 +02:00
Bodil Stokke 1536c1cc0b Added notify-osd package. 2014-09-23 21:58:44 +01:00
Vincent Laporte 7f76d0c040 Fixes coccinelle (depends on camlp4) 2014-09-23 21:06:18 +01:00
Vincent Laporte b9741719fa Fixes ocamlgraph (depends on camlp4) and prooftree (not ready for
OCaml4.02)
2014-09-23 20:48:50 +01:00
Domen Kožar 5853c2da91 openafs: fix on kernel 3.16 with upstream patches 2014-09-23 21:33:25 +02:00
John Wiegley 4eedbfd786 coq_HEAD: update to latest Git HEAD 2014-09-23 13:19:51 -05:00
Peter Simons 574c2dd3a0 Merge pull request #4226 from ts468/snapper
Add package: snapper
2014-09-23 19:19:07 +02:00
Peter Simons 413b00f23f haskell-engine-io-snap: jailbreak to support latest websockets 2014-09-23 19:04:36 +02:00
Peter Simons 1b1c869609 haskell-engine-io: jailbreak to support latest websockets 2014-09-23 19:02:52 +02:00
Peter Simons bf957a4f21 haskell-websockets: build with recent versions of QuickCheck 2014-09-23 19:02:52 +02:00
Peter Simons de12a8f49c haskell-keter: update to version 1.3.4 2014-09-23 19:02:52 +02:00
Peter Simons cb3ee96ae7 haskell-codex: update to version 0.1.0.5 2014-09-23 19:02:52 +02:00
Peter Simons 44d0ad4c19 haskell-cake3: update to version 0.5.2.0 2014-09-23 19:02:51 +02:00
Peter Simons 73e2560cae haskell-yesod-test: update to version 1.2.6 2014-09-23 19:02:51 +02:00
Peter Simons 0cdd5b092e haskell-yesod-form: update to version 1.3.16 2014-09-23 19:02:51 +02:00
Peter Simons 871dbe8b50 haskell-yesod-core: update to version 1.2.20.1 2014-09-23 19:02:51 +02:00
Peter Simons cb524f4500 haskell-websockets: update to version 0.9.0.1 2014-09-23 19:02:51 +02:00
Peter Simons 44c54d5585 haskell-websockets-snap: update to version 0.9.0.0 2014-09-23 19:02:51 +02:00
Peter Simons eab430f6a4 haskell-wai-websockets: update to version 3.0.0.2 2014-09-23 19:02:51 +02:00
Peter Simons 46cb2a98e7 haskell-unix-memory: update to version 0.1.2 2014-09-23 19:02:51 +02:00
Peter Simons aba43ec234 haskell-shell-conduit: update to version 3.0 2014-09-23 19:02:51 +02:00
Peter Simons 589d8c7408 haskell-rvar: update to version 0.2.0.2 2014-09-23 19:02:51 +02:00
Peter Simons aa5a75ca34 haskell-purescript: update to version 0.5.6.2 2014-09-23 19:02:51 +02:00
Peter Simons 132b231345 haskell-pipes-zlib: update to version 0.4.1 2014-09-23 19:02:51 +02:00
Peter Simons 3d7289d5e3 haskell-persistent: update to version 2.0.5.1 2014-09-23 19:02:51 +02:00
Peter Simons 99a443cfbe haskell-persistent-template: update to version 2.0.5 2014-09-23 19:02:51 +02:00
Peter Simons 3f5ac157f2 haskell-persistent-sqlite: update to version 2.0.5 2014-09-23 19:02:50 +02:00
Peter Simons 9d4998dfb0 haskell-persistent-postgresql: update to version 2.0.5 2014-09-23 19:02:50 +02:00
Peter Simons 86a7444613 haskell-persistent-mysql: update to version 2.0.5 2014-09-23 19:02:50 +02:00
Peter Simons 0dcf0f22ed haskell-pandoc-citeproc: update to version 0.6 2014-09-23 19:02:50 +02:00
Peter Simons 8b0c1526f9 haskell-lens-aeson: update to version 1.0.0.1 2014-09-23 19:02:50 +02:00
Peter Simons cf5d249440 haskell-json-rpc: update to version 0.2.0.2 2014-09-23 19:02:50 +02:00
Peter Simons 9ab0fcb726 haskell-http-streams: update to version 0.7.2.2 2014-09-23 19:02:50 +02:00
Peter Simons b64e2a310a haskell-http-common: update to version 0.7.2.0 2014-09-23 19:02:50 +02:00
Peter Simons c595d9642d haskell-hindent: update to version 3.4 2014-09-23 19:02:50 +02:00
Peter Simons ae0afc83dd haskell-haskintex: update to version 0.5.0.1 2014-09-23 19:02:50 +02:00
Peter Simons 9278367ceb haskell-gitit: update to version 0.10.5.1 2014-09-23 19:02:50 +02:00
Peter Simons 9d5dbc8982 haskell-ghcjs-dom: update to version 0.1.1.0 2014-09-23 19:02:50 +02:00
Peter Simons 5f7836810e haskell-formatting: update to version 5.4 2014-09-23 19:02:50 +02:00
Peter Simons 5273d6f1fe haskell-esqueleto: update to version 2.0.2 2014-09-23 19:02:50 +02:00
Peter Simons 23235737c6 haskell-conduit-extra: update to version 1.1.4 2014-09-23 19:02:50 +02:00
Peter Simons 2fcb930466 haskell-compdata-param: update to version 0.8.0.2 2014-09-23 19:02:49 +02:00
Peter Simons 0a1cc691de haskell-cassava: update to version 0.4.2.0 2014-09-23 19:02:49 +02:00
Peter Simons 02fe59b9b8 haskell-basic-prelude: update to version 0.3.9 2014-09-23 19:02:49 +02:00
Peter Simons 94b3149962 haskell-libmpd: don't build obsolete version 0.8.0.5 unless some other package depends on it 2014-09-23 19:02:49 +02:00
Peter Simons aeeb7533ff haskell-haskoin: disable test suite to fix the build
https://github.com/haskoin/haskoin/issues/109
2014-09-23 19:02:49 +02:00
John Wiegley b26da01082 ocamlPackages: pin at 4.01, since much breaks with 4.02 2014-09-23 09:47:56 -05:00
Domen Kožar 9fe2ac79af Revert "boost155: specify lib dir for lib output"
This reverts commit e640935da6.
2014-09-23 16:00:30 +02:00
Domen Kožar e640935da6 boost155: specify lib dir for lib output 2014-09-23 15:59:14 +02:00
Thomas Strobel 97437ac7a1 Disable tests for snapper-gui 2014-09-23 15:50:50 +02:00
Eelco Dolstra 91fa55e702 Remove references to <nixpkgs>
Nixpkgs should not use <nixpkgs> to refer to itself, because $NIX_PATH
might not be set or not point to the same Nixpkgs. It's also
unnecessary.
2014-09-23 15:48:15 +02:00
Thomas Strobel 48265fd181 Use Nix default version of boost library. 2014-09-23 15:46:06 +02:00
Eelco Dolstra eb3794186c boost: Quick eval fix 2014-09-23 15:37:19 +02:00
John Wiegley c436d3d045 ledger: 3.0.2 -> 3.0.4 2014-09-23 08:21:38 -05:00
Domen Kožar 9f057131f1 fix eval 2014-09-23 14:23:54 +02:00
Domen Kožar 6e8056ada9 further improvements to buildLuaPackage 2014-09-23 13:56:46 +02:00
wyvie 111b5aa38c Assertion throws err message on fail in buildLuaPackage 2014-09-23 13:56:45 +02:00
wyvie 124ccae2e8 Refactored to use callPackage right 2014-09-23 13:56:45 +02:00
wyvie 6bd2f75f1c Switched from import to callPackage 2014-09-23 13:56:45 +02:00
wyvie 5c4362ae5a Simplified lua-packages function arguments to look nicer in all-packages 2014-09-23 13:56:45 +02:00
wyvie e6eb51496b Added luaPackages, moved lua sockets and lua filesystem to luaPackages, fixed mudlet deps 2014-09-23 13:56:45 +02:00
Nathaniel Baxter b99773fc00 wineUnstable: Bump version to 1.7.27 2014-09-23 21:47:47 +10:00
Thomas Strobel 5aa9869066 Add python package: snapper-gui
Graphical frontend for snapper.
Not tested, yet.
2014-09-23 12:18:52 +02:00
Eelco Dolstra 0bc83f656a iproute2: Update to 3.16.0 2014-09-23 12:07:29 +02:00
Eelco Dolstra bf44536c79 mercurial: Update to 3.1.1 2014-09-23 12:03:11 +02:00
Eelco Dolstra 9126447710 Bring back Boost 1.55 for now 2014-09-23 11:58:03 +02:00
Eelco Dolstra cae28df8fa sysstat: Update to 11.0.1 and install systemd units 2014-09-23 11:51:46 +02:00
Eelco Dolstra dad7623758 wdiff: Update to 1.2.2 2014-09-23 11:51:46 +02:00
Eelco Dolstra 6d773d92ed less: Update to 468 2014-09-23 11:51:46 +02:00
Eelco Dolstra 98010275e6 e2fsprogs: Update to 1.42.12 2014-09-23 11:51:46 +02:00
Thomas Strobel 1cd703f3a9 Add package: snapper
Snapper is a tool for Linux filesystem snapshot management, developed for OpenSuSE.
2014-09-23 11:46:56 +02:00
Domen Kožar 6e3114a8a3 k3d: 0.8.0.2 -> 0.8.03 2014-09-23 11:33:40 +02:00
Eelco Dolstra d3d889eaef nixUnstable: Update to 1.8pre3823_53b044c 2014-09-23 10:56:22 +02:00
Georges Dubus e27c77353e thunderbird: update from 31.1.0 to 31.1.1 2014-09-23 10:37:24 +02:00
Vincent Laporte d274ee3f80 Adds camlp4
Camlp4 is a software system for writing extensible parsers for
programming languages.

Camlp4 was part of the official OCaml distribution until its version
4.01.0.

Homepage: https://github.com/ocaml/camlp4
2014-09-23 09:34:13 +01:00
James Cook 27f3301650 firefox: Update to 32.0.2. 2014-09-23 08:19:47 +01:00
Mathijs Kwik eb1ed09b1d neoload: provide fake fontconfig file (fixes chroot builds) 2014-09-23 09:17:02 +02:00
Mathijs Kwik e80cbedbae VM builds: Use default kernel
(this was set to 3.10 when 3.4 was our default)
See commit d846e97656.
2014-09-23 09:17:01 +02:00
Mathijs Kwik 04369b6819 xulrunner: stick to firefox's src attribute 2014-09-23 09:16:55 +02:00
Michel Kuhlmann 911d0d5b12 rPackages: prefixing package-system-dependencies with 'pkgs.'
Closes #4217
2014-09-23 07:47:37 +01:00
Michael Raskin 6b21183afa Fix Ocaml version for MonotoneViz so that lablgtk woks 2014-09-23 10:04:45 +04:00
Mateusz Kowalczyk 3d0832dbc8 ocaml-cairo: inherit platforms 2014-09-23 06:24:34 +01:00
Mateusz Kowalczyk a21d58515b ocaml-cairo: fix sha256
Seems that the original sha was just wrong but because Hydra doesn't
build this and we appear to have had no OCaml users until very recently,
no one noticed.
2014-09-23 06:23:14 +01:00
Mateusz Kowalczyk bffbed3343 Merge pull request #4203 from k0ral/binwalk
Added binwalk package, and its dependency pyqtgraph.
2014-09-23 05:53:51 +01:00
Michael Raskin ebe9994c81 Update firefox-bin to 32.0.2 2014-09-23 08:11:52 +04:00
William A. Kennington III 2de4144bf7 More boost fixes 2014-09-22 19:57:15 -07:00
Mateusz Kowalczyk 3330d0c670 haskell-vado: jailbreak
It used the Hackage feature to bump the upper bound on Attoparsec,
something we don't account for yet.
2014-09-23 03:18:55 +01:00
Domen Kožar dded855483 perlPackages.NetAMQP: disable tests 2014-09-23 00:24:52 +02:00
Domen Kožar 17a64ccf24 vagrant: fix hash 2014-09-23 00:24:52 +02:00
Mateusz Kowalczyk 7fefb6f5c3 tibia: update to 10.55 2014-09-22 23:16:37 +01:00
Vincent Bernardoff 259bbdd5e4 Added OCaml release 4.02.0.
Closes #4197
2014-09-22 20:13:32 +01:00
koral ec1712a601 Added runtime dependencies for binwalk. 2014-09-22 20:37:39 +02:00
William A. Kennington III 514784dcd0 kde412: Add boost libs to kdepim 2014-09-22 11:34:53 -07:00
Mateusz Kowalczyk cd5f4e7f85 Merge pull request #4211 from ehmry/cpuminer-cryptonight
Cpuminer cryptonight
2014-09-22 19:26:35 +01:00
Aristid Breitkreuz 6960a0bcc2 Merge pull request #4212 from k0ral/mtd-utils
Upgraded mtd-utils to v1.5.1
2014-09-22 20:21:34 +02:00
Nathaniel Baxter b94e33d7b8 wineUnstable: Bump version to 1.7.26 2014-09-22 20:18:30 +02:00
Mateusz Kowalczyk 7e99c9f5cf slang: fix src 2014-09-22 19:17:33 +01:00
Paul Koerbitz c15b4e1ac1 Add gforth to development/compilers 2014-09-22 19:56:52 +02:00
koral 19907d3abd Upgraded mtd-utils to v1.5.1 2014-09-22 19:56:49 +02:00
Richard Barrell dd57adfb7c Tidy: gparted and gsmartcontrol are not games. 2014-09-22 17:33:40 +01:00
Emery Hemingway be73d6c2f6 cpuminer-multi: update 20140619 to 20140723 2014-09-22 12:28:19 -04:00
Peter Simons e288ab79e3 Merge pull request #4208 from joachifm/haskell-libmpd-fixes
haskell-libmpd: follow Haskell package conventions
2014-09-22 17:28:34 +02:00
Eelco Dolstra d49991e40a Net::Amazon::S3: Add to channel 2014-09-22 16:41:06 +02:00
Joachim Fasting 4e9963f07b haskell-libmpd: follow Haskell package conventions
This patch brings libmpd into line with Haskell package conventions,
per feedback from @peti at NixOS/nixpkgs#4190.
2014-09-22 16:13:35 +02:00
Michel Kuhlmann 1aa3951099 saga: adding me as maintainer 2014-09-22 13:59:28 +02:00
Michel Kuhlmann 5d166bb8d5 saga: Compiling with all dependencies 2014-09-22 13:57:20 +02:00
Michel Kuhlmann 6516bf4dd0 new 'gis' hierachy and initial saga expression 2014-09-22 13:57:20 +02:00
Peter Simons e81b9f4bd8 Merge pull request #4085 from wkennington/master.boost
Boost Updates
2014-09-22 13:53:34 +02:00
Rob Vermaas 020d06f278 Merge pull request #4200 from nathanielbaxter/dev/aria2
aria2: Bump version to 1.18.8
2014-09-22 13:01:59 +02:00
koral 47c2b205ae Added binwalk package, and its dependency pyqtgraph. 2014-09-22 12:44:41 +02:00
Edward Tjörnhammar 383f142858 libretro: added bsnes, fba, gambatte, genesis-plus-gx, prboom 2014-09-22 12:35:07 +02:00
Domen Kožar a22aeba9b3 orc: disable tests 2014-09-22 12:35:07 +02:00
Nathaniel Baxter 3cbe41cbae aria2: Bump version to 1.18.8 2014-09-22 19:41:41 +10:00
Florent Becker 8e4a1aebdd meta for ocamlPackages.eliom 2014-09-22 11:00:51 +02:00
lethalman 4cc00a1f2b Merge pull request #4169 from DamienCassou/gnome-shell-pomodoro
gnome-shell-pomodoro for gnome 3.12 package
2014-09-22 09:47:34 +02:00
William A. Kennington III 3ff5532a82 ceph: 0.79 -> 0.85 2014-09-21 20:27:12 -07:00
Mateusz Kowalczyk 29a62fe2de oniguruma: update from 5.9.4 to 5.9.5 2014-09-22 01:42:00 +01:00
Mateusz Kowalczyk 5d264cc00d manpages: update from 3.71 to 3.72 2014-09-22 01:32:48 +01:00
Mateusz Kowalczyk 1ffe41b34f Merge branch 'dev/ati-drivers' of https://github.com/nathanielbaxter/nixpkgs 2014-09-22 01:27:00 +01:00
William A. Kennington III 31220480d8 boost: Update depdendent packages 2014-09-21 17:20:59 -07:00
Jaka Hudoklin aa7147c31b rubyLibs: add heroku client 2014-09-22 01:57:01 +02:00
Mateusz Kowalczyk e480764d50 haskell-vty: update to 5.2.2 2014-09-21 23:18:59 +01:00
William A. Kennington III be2c1d7908 exempi: 2.2.1 -> 2.2.2 2014-09-21 15:18:16 -07:00
William A. Kennington III 85b22617c9 fcgi: Update meta 2014-09-21 15:18:16 -07:00