Commit graph

61952 commits

Author SHA1 Message Date
William A. Kennington III 47e67a80b9 fusionio: Add iomemory-vsl driver 2015-04-27 16:00:17 -07:00
Vincent Laporte e64cd5feec Adds ocaml-magic-mime
This OCaml library contains a database of MIME types that maps filename
extensions into MIME types suitable for use in many Internet protocols
such as HTTP or e-mail.

Homepage: https://github.com/mirage/ocaml-magic-mime
2015-04-28 00:58:51 +02:00
Tobias Geerinckx-Rice 999241a907 Add aha 0.4.8: quick & dirty ANSI-to-HTML converter 2015-04-28 00:10:14 +02:00
Tobias Geerinckx-Rice 4f0b6fa3ba vnstat 1.13 -> 1.14
26-Apr-2015

 - Fix: JSON output syntax during first day of newly created databases
   (pull request by Stefan Merettig)
 - Fix: field padding when using UTF-8 locale
 - Add optional mode parameter to --json and --xml for limiting the output
   to only selected information
2015-04-27 23:10:25 +02:00
Tobias Geerinckx-Rice 7e3b44b205 stress-ng 0.03.22 -> 0.04.00 2015-04-27 23:02:02 +02:00
Tobias Geerinckx-Rice 239a129b5a squeak: build commonly required plugins
Squeak without X11 or audio support is not very useful. Include
the required dependencies.
2015-04-27 23:02:02 +02:00
Cillian de Róiste fc15ee2b4b MuseScore: 1.3 -> 2.0.0 2015-04-27 21:52:57 +02:00
William A. Kennington III 85840be86e quassel: 0.11.0 -> 0.12.2 2015-04-27 12:52:20 -07:00
Tobias Geerinckx-Rice 69c0eff661 Add squeak 4.10.2.2614: a Smalltalk environment 2015-04-27 19:29:20 +02:00
Eelco Dolstra 19366a10fc Remove redundant i18n.supportedLocales setting
This is already set in profiles/minimal.nix.

Probably fixes #7589.
2015-04-27 19:21:28 +02:00
Pascal Wittmann bf9975e179 Merge pull request #7591 from ctheune/submit/update-syncthing-0.11.1-retry
Update syncthing to v0.11.1
2015-04-27 18:47:31 +02:00
Christian Theune d3a328bf82 Update syncthing to v0.11.1 2015-04-27 18:33:34 +02:00
Eelco Dolstra 534b84a9ac Don't require sslServerChain to be set 2015-04-27 18:24:16 +02:00
Peter Simons 6db9c9a2bb haskell-configuration-common: build hruby with ruby 2.1
Our default version, 1.9, is not supported.
2015-04-27 17:24:14 +02:00
Peter Simons 2028ece4a8 hackage-packages.nix: update to 0342de381c with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd 2015-04-27 17:24:10 +02:00
lethalman 3f11a5a024 Merge pull request #7585 from polynomial/kafka
Issue #7584 Kafka Log Directory Not Writeable
2015-04-27 14:08:35 +02:00
Peter Simons 0241c1f25c hackage-packages.nix: update to 30bfb9f702 with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd 2015-04-27 13:09:40 +02:00
lethalman 9807dbc142 Merge pull request #7486 from oxij/actkbd-and-media-keys
add actkbd; nixos: add support for volume control with media keys
2015-04-27 12:31:15 +02:00
lethalman 62c60b4387 Merge pull request #7474 from AndersonTorres/comicneue
ComicNeue: 1.1 -> 2.2
2015-04-27 12:26:39 +02:00
lethalman 458ea6d506 Merge pull request #7480 from dezgeg/pr-ddclient-line-buffering
ddclient: Force line buffering on stdout
2015-04-27 12:16:50 +02:00
lethalman f134ba68e3 Merge pull request #7534 from berdario/jython
Add jython
2015-04-27 12:14:45 +02:00
Pascal Wittmann ad90aaf287 Merge pull request #7579 from ip1981/mwlib
Adding mwlib
2015-04-27 10:25:25 +02:00
aszlig fce7113345
chromium: Add missing dependency on libcap.
After the pulseaudio refactor in NixOS/nixpkgs@a2a3508, libcap is no
longer propagated to chromium anymore. And we need to have libcap for
the renderer sandbox.

Build log: https://hydra.nixos.org/build/21689759/nixlog/1/raw

What makes me wonder is that given that this was propagated by
pulseaudio noone either seemed to have disabled pulseaudio support for
Chromium or just didn't report the build failure.

Half-assed testing done against all channels, because it builds the
sandbox and we can't break an already broken build twice (or maybe we
can, who knows...).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-27 07:24:11 +02:00
William A. Kennington III 6a366d535a eggdrop: Refactor 2015-04-26 21:30:28 -07:00
William A. Kennington III d8c949cc26 Make tcl and tk versions generic 2015-04-26 21:30:01 -07:00
William A. Kennington III ed22d756af pine: Use the passthru version of tcl 2015-04-26 21:20:15 -07:00
William A. Kennington III d7c0e3eaf8 tcl: Make generic and add 8.5 2015-04-26 21:15:25 -07:00
William A. Kennington III 55a64a5ddb tcl/tk: Tie versioning together and propagate 2015-04-26 20:55:42 -07:00
John Wiegley 3768a7aea9 Merge pull request #7539 from jwiegley/coq_8_5
coq_8_5: New expression
2015-04-26 22:32:52 -05:00
John Wiegley 9402a56620 coq_8_5: New expression 2015-04-26 22:29:15 -05:00
Ben Smith c9e337196a Issue #7584 Kafka Log Directory Not Writeable
Fix quotes in substitution so LOG_DIR is set to a writeable location
2015-04-26 19:58:12 -07:00
John Wiegley de808ae79f Merge pull request #7276 from spwhitt/git-imerge
git-imerge: new package
2015-04-26 19:51:05 -05:00
Edward Tjörnhammar 2a8b3c724b Merge pull request #7521 from hbunke/hb_geeknote
python-packages: added geeknote with dependencies
2015-04-27 00:20:12 +02:00
Edward Tjörnhammar 28192e5fa8 Merge pull request #7568 from malyn/firefox-hal-flash
Add enableAdobeFlashDRM option to firefoxWrapper
2015-04-27 00:19:03 +02:00
Edward Tjörnhammar ca32fbd6ee Merge pull request #7580 from ehmry/firestr
firestr: initial package at 0.8
2015-04-27 00:17:11 +02:00
Arseniy Seroka f14242e9aa Merge pull request #7576 from listx/pcg-c
pcg-c rng library
2015-04-27 00:57:59 +03:00
Linus Arver e216a63c7d Add package: pcg-c
Also, add myself as maintainer.
2015-04-26 14:50:45 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Igor Pashev 00c3434a7e Added mwlib 2015-04-26 20:32:13 +00:00
Sander van der Burg 2cb3dc6812 Merge pull request #7515 from abbradar/platformtools-bin
androidEnv.platformTools: add /bin
2015-04-26 20:19:24 +00:00
William A. Kennington III 429a997303 pulseaudio: More refactoring to bring libpulse in line with pulse libraries 2015-04-26 12:12:55 -07:00
William A. Kennington III 308429c6be pulseaudio: Fix propagation of libcap 2015-04-26 12:12:54 -07:00
Emery Hemingway 8b7a05cba6 firestr: initial package at 0.8
http://firestr.com/
2015-04-26 14:57:22 -04:00
Michael Raskin 52b47982ff Abandon separate TeXLive-associated PGF package, make it a reference to pgf3 2015-04-26 21:49:21 +03:00
Michael Raskin 39d8b61a25 Apparently https:// is now required for iterate darcs 2015-04-26 20:58:05 +03:00
William A. Kennington III d96535ba41 ffado: Add maintainer 2015-04-26 10:24:48 -07:00
Peter Simons d0d5bbdc53 libcanberra: pass libcap to fix the build 2015-04-26 17:27:13 +02:00
Rok Garbas c76a27e780 keybase: package 0.7.8 and rename it from 'keybase-node-client' 2015-04-26 17:11:31 +02:00
Michael Raskin 9e44118e5d libao now needs libcap 2015-04-26 18:09:08 +03:00
Michael Raskin c9c2aa5ced Pass libcap as SDL input to fix the build 2015-04-26 18:06:15 +03:00