1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00
Commit graph

29688 commits

Author SHA1 Message Date
Evgeny Egorochkin 0d76e1cb94 glew: install glewinfo and visualinfo 2013-10-24 13:01:53 +03:00
Evgeny Egorochkin 23d3c30f55 alienarena: update to 7.65, fix build.
Close #1095.
2013-10-24 12:10:43 +03:00
Carles Pagès b66e1808ef Add JsonCpp v0.6.0
Close #1112.
2013-10-24 11:12:31 +03:00
Jaka Hudoklin 427798268c Add netcat-openbsd, TCP/IP swiss army knife, openbsd variant 2013-10-24 10:57:33 +03:00
aszlig 1d6b939676
python-ecdsa: Update to new version 0.10.
This is only a very minor update:

 * Make the secp256k1 available in __init__.py too.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-23 21:16:38 +02:00
Oliver Charles a21f0b604a haskellPackages.linear: Update to 1.3.1 2013-10-23 17:15:37 +01:00
aszlig ab701322dc
zabbix20: Update to now upstream version 2.0.9.
This drops the patch for ZBX-7091, because it hase been fixed upstream.

Other upstream changes can be found at the following URL:

http://www.zabbix.com/rn2.0.9.php

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-23 17:16:18 +02:00
aszlig 8a0b424296
synergy: Update to new upstream version 1.4.15.
This is a bugfix release which fixes the following bugs:

 * Synergy Service - Error 87: The parameter is incorrect.
 * Option not supported on Linux: --enable-drag-drop (server not
   starting)

Bug IDs and the announcement can be found at:

http://synergy-foss.org/blog/synergy-1-4-15-released/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-23 17:16:17 +02:00
Eelco Dolstra 4747796a9e Build RPMs for i686 rather than i386
The default target (i386-linux) causes flags like "-march i386" to be
added, which breaks on recent Fedora releases (18 and up), resulting
in errors like:

  /usr/lib/gcc/i686-redhat-linux/4.7.2/../../../../include/c++/4.7.2/ext/atomicity.h:48: undefined reference to `__atomic_fetch_add_4'

So set the target to i686-linux.

http://hydra.nixos.org/build/6567357
2013-10-23 12:55:07 +02:00
cillianderoiste c085d63a9d Merge pull request #1113 from Zoomulator/master
Dropbox: updated to v2.4.3
2013-10-23 03:26:02 -07:00
Kim Simmons e5129a04dc Dropbox: updated to v2.4.3
Update fixed the missing tray icon. Still works with the dropbox-cli currently
in the repository if you re-install the cli.
2013-10-23 12:07:27 +02:00
Eelco Dolstra 531ff5a43f Remove currently broken Debian mirror 2013-10-23 11:31:29 +02:00
Eelco Dolstra 391de89913 Debian 7: Update to 7.2
Also rename "debian70" to "debian7" to reflect the Wheezy's new
versioning scheme.
2013-10-23 11:30:51 +02:00
Eelco Dolstra d6f97c3601 Debian 6: Update to 6.0.8 2013-10-23 11:17:20 +02:00
Eelco Dolstra 27e91e0044 Add Fedora 19 2013-10-23 11:15:45 +02:00
Eelco Dolstra 34fcf33c0b Add Ubuntu 13.10 2013-10-23 11:08:12 +02:00
Eelco Dolstra f007850b6e man-pages: Update to 3.54 2013-10-23 10:36:21 +02:00
Michael Raskin a730be1188 Make Wine unstable lowPrio 2013-10-23 08:01:24 +04:00
Vladimír Čunát da55e2c186 audacious: small update, fix crashes due to gsettings schemas
Close #1037.
2013-10-22 22:10:50 +02:00
Bjørn Forsman 4acb16af4e spotify: install .desktop file 2013-10-22 20:45:10 +02:00
Bjørn Forsman 82fdd91543 spotify: update meta.homepage 2013-10-22 20:43:54 +02:00
Bjørn Forsman fc8f8932e1 spotify: remove outdated info
Spotify for Linux works with free accounts since the end of 2011. I
verified this myself today.

Ref: http://www.omgubuntu.co.uk/2011/12/spotify-on-linux-works-for-free-accounts-offers-15-million-tracks
2013-10-22 20:43:54 +02:00
Bjørn Forsman d4e469d307 spotify: unbreak it
Spotify doesn't start:

$ ./result/bin/spotify
/nix/store/yx05s6irqil8a24ilyvjvhnjljmm8f15-spotify-0.9.4.183/bin/.spotify-wrapped: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory

That is fixed with adding $out/spotify-client/Data to RPATH.

Then Spotify errors out trying to open libudev.so.0. We don't have that
in nixpkgs, so I'm making a symlink to libudev.so.1 instead.

Tested on NixOS x86_64-linux.
2013-10-22 20:43:54 +02:00
Jason "Don" O'Conal 6eba129774 spotify: update to latest version 2013-10-22 20:43:54 +02:00
Peter Simons 757161cb81 xpdf: fix configure-time bug that prevented the man pages from being installed 2013-10-22 13:02:21 +02:00
Benno Fünfstück 351c9e310d Emacs: Fix TRAMP by adjusting its path so that it finds ls and other binaries on NixOS systems
Close #1094.
2013-10-22 09:56:43 +03:00
Michael Raskin 23479e1e25 Adding desktop side of GfxTablet tablet-as-input-device Android app 2013-10-22 09:30:49 +04:00
Gergely Risko 5c88bfaca9 Add text-format haskell library 2013-10-22 01:08:05 +02:00
Bjørn Forsman fc687b393f Small fix in handling of "unfree" meta.license attributes
meta.license is can be a string or a list of strings. But there is one
unhandled case where "unfree" (or "unfree-redistributable") is a part of
a list. It will currently not be detected as an "unfree" package and
Hydra will attempt to build it. This should fix it.

Example: http://hydra.nixos.org/build/6553461
2013-10-21 22:55:01 +02:00
Bjørn Forsman 0a4d53cc5e flightgear: add .desktop file 2013-10-21 22:47:18 +02:00
Lluís Batlle i Rossell 1adef647a5 Merge branch 'fossil127' of https://github.com/linuxfood/nixpkgs 2013-10-21 21:47:04 +02:00
Song Wenwu b23741da34 Add smlnj-110.76
Based on patch by Marc Weber:
http://lists.science.uu.nl/pipermail/nix-dev/2010-December/005625.html

Close #1058.
2013-10-21 21:46:55 +03:00
Evgeny Egorochkin dc70f31484 sauerbraten: SVN repository has moved 2013-10-21 21:30:14 +03:00
Brian Smith 9aa4c9fd84 Update fossil to 1.27, and enable the JSON API. 2013-10-21 18:16:27 +00:00
Jonas Hoersch a917b7b011 my-env: pull --norc shell flag out into shell parameter
As zsh's corresponding flag is called --no-rcs, the build environment
couldn't be configured to use zsh at all.

Even then the custom PS1 won't work on zsh, but it's usable enough.

Close #1040.
2013-10-21 20:58:40 +03:00
Michael Raskin ae39f6c0cb Make 1.6 the default Wine version and call 1.7.4 wineUnstable 2013-10-21 21:27:18 +04:00
Oliver Charles 3eebabb90a perlPackages.TemplatePluginJSONEscape: new expression
Close #1103.
2013-10-21 19:51:17 +03:00
Oliver Charles d685ba717d perlPackages.TAPParserSourceHandlerpgTAP: New expression 2013-10-21 19:50:40 +03:00
Oliver Charles 34e4849c68 perlPackages.LocalePO: new expression 2013-10-21 19:49:42 +03:00
Oliver Charles 7fe15b8a1a perlPackages.GnuPG: new expression 2013-10-21 19:48:51 +03:00
Peter Simons 3af6415ab8 mailman: add version 2.1.16 2013-10-21 15:02:35 +02:00
James Cook d43d1aa0d0 e2fsprogs: Update to 1.42.8. 2013-10-21 11:42:37 +02:00
Domen Kožar b6823c28cd fix tarball test 2013-10-21 10:40:30 +02:00
Domen Kožar 8c0982232e Net-SNMP: disable tests 2013-10-20 23:08:42 +02:00
Jason "Don" O'Conal 3c3c631a45 vimPlugins.vimshell: add expression
vimPlugins.vimproc: add expression
close #978
2013-10-20 23:35:53 +03:00
Michael Raskin 5bbb1f77b2 Adding SlimerJS — script-driven Gecko browser 2013-10-21 00:30:39 +04:00
Jaka Hudoklin 5de7170aa5 nginx: Add optional patch for syslog support.
close #1055.
2013-10-20 22:51:27 +03:00
Peter Simons de419ca920 haskell-uuid: update to version 1.3.0 2013-10-20 20:57:35 +02:00
Peter Simons 172f5ed061 haskell-path-pieces: update to version 0.1.3 2013-10-20 20:57:35 +02:00
Peter Simons 4bdeec0327 haskell-pandoc-types: update to version 1.12.3 2013-10-20 20:57:34 +02:00
Peter Simons 562f4253d1 haskell-pandoc-citeproc: update to version 0.1.2.1 2013-10-20 20:57:34 +02:00
Peter Simons 4ec63832fd haskell-data-pprint: update to version 0.2.3 2013-10-20 20:57:34 +02:00
Michael Raskin 9eba67dbcd Fix/split ZPAQ after upgrade 2013-10-20 22:30:40 +04:00
Michael Raskin 6f3e7d17d3 Fix Wine source 2013-10-20 22:02:02 +04:00
Michael Raskin 6e3b2c49e0 Fix license attribute in ttysnoop 2013-10-20 21:15:14 +04:00
Michael Raskin de3aada0fa Making Cuneiform package export version 2013-10-20 21:10:49 +04:00
Michael Raskin e38f86a887 Updating GlusterFS to 3.4.1 2013-10-20 21:10:25 +04:00
Michael Raskin 8c94c3ad08 Updating lrzip to 0.616 2013-10-20 21:10:02 +04:00
Michael Raskin bf721764ac Updating ZPAQ to 642 2013-10-20 21:09:45 +04:00
Michael Raskin c4d78d376a Updating Wine to 1.7.4 2013-10-20 21:08:42 +04:00
Michael Raskin d79b3e5998 Updating XBoard to 4.7.2 2013-10-20 21:08:25 +04:00
Michael Raskin 20e8f46022 Updating luarocks to 2.1.0 2013-10-20 21:08:09 +04:00
Michael Raskin 96585205d7 Updating CL-Launch to 3.22.1 2013-10-20 21:07:48 +04:00
Michael Raskin c55398c6c6 Updating ASDF to 3.0.2.4 2013-10-20 21:07:33 +04:00
Michael Raskin d977593ee2 Updating Sodium cryptography library to 0.4.3 2013-10-20 21:07:15 +04:00
Michael Raskin 764508874e Updating Compiz 2013-10-20 21:06:48 +04:00
Michael Raskin 6944de0f94 Updating EProver to 1.8 2013-10-20 21:03:04 +04:00
Michael Raskin 70f609acbf Updating Ekrhyper 2013-10-20 21:02:37 +04:00
Lluís Batlle i Rossell 8818dbedbf Adding an attribute for the gtk freeciv too. 2013-10-20 18:26:57 +02:00
Lluís Batlle i Rossell 655ba1e418 freeciv: update to 2.4.0 2013-10-20 18:26:57 +02:00
Michael Raskin e8773c4139 Adding forktty terminal connection/disconnection helper 2013-10-20 20:27:50 +04:00
Michael Raskin 912fc0d9fa Merge pull request #918 from edwtjo/fribid-1.0.2
Adding FriBID browser plugin
2013-10-20 08:53:44 -07:00
Michael Raskin eb385aa109 Merge pull request #1050 from bjornfor/flightgear
flightgear: 2.10.0 -> 2.12.0 (and make it run again)
2013-10-20 08:50:06 -07:00
Domen Kožar c1b9775821 Merge pull request #1090 from NixOS/munin-rework
munin: refactor package and add nixos service
2013-10-20 08:10:28 -07:00
Michael Raskin be5b32e798 Apparently fix texinfo5 with fresh TeXLive 2013-10-20 19:15:11 +04:00
Michael Raskin cb82eaffb8 Adding ttysnoop pty redirector 2013-10-20 18:42:53 +04:00
Michael Raskin e5e17e73e3 Add conspy Linux console proxy 2013-10-20 18:02:07 +04:00
Michael Raskin 69128628af Fix Linux detection in libvncserver to build linuxvnc 2013-10-20 17:34:42 +04:00
Domen Kožar 9230ae6522 munin: refactor package and add nixos service 2013-10-20 15:08:07 +02:00
Aristid Breitkreuz 81ef604ae0 linux 3.11.6 2013-10-20 11:42:37 +02:00
Pascal Wittmann f6a96f7112 dwb: update to the latest revision 2013-10-20 08:30:01 +03:00
Pascal Wittmann ba31f05600 dwb: make glib_networking available for dwbem 2013-10-20 08:29:21 +03:00
Ricardo M. Correia 9338780b6d grsecurity: Add clarifying note.
close #1015.
2013-10-20 08:14:28 +03:00
Ricardo M. Correia ee6e45ad4b grsecurity: Enable gcc plugins 2013-10-20 08:14:28 +03:00
Ricardo M. Correia d32636dac4 grsecurity: Update to 2.9.1-3.2.51-201309281102 2013-10-20 08:14:28 +03:00
Ricardo M. Correia 90a2341300 grsecurity: generate linuxPackages and declare that apparmor is included 2013-10-20 08:14:28 +03:00
aszlig 4b06b42bc3
chromium: Update all channels to latest versions.
This introduces version 32 as the new version for the development
channel.

Also, stable got a few security fixes, which are described here:

http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_15.html

Overview of the updated channels:

stable: 30.0.1599.66 -> 30.0.1599.101
beta:   30.0.1599.66 -> 31.0.1650.26
dev:    31.0.1650.4  -> 32.0.1671.3

Builds are passing and running fine.

Apologies to everyone for the delayed update, real life sometimes
becomes a major distraction ;-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-19 22:10:58 +02:00
aszlig c01a5b5442
synergy: Update to version 1.4.14.
This new upstream release comes with the following changes:

New features:

 * Drag and drop between computers (Windows and Mac)

Fixed bugs:

 * Mac does not wake up
 * Unstable service (synergyd)
 * Exploit: C:\Program.exe (if it exists) is run by service (elevated)
 * Encryption broken (GCM, CTR and OFB)
 * Start button is visible when Synergy is running
 * Apply button is disabled for Mac and Linux

Release announcement with links to detailed descriptions about each
change can be found here:

http://synergy-foss.org/blog/synergy-1-4-14/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-19 22:10:58 +02:00
Jaka Hudoklin 9653d9bbbd virt-manager: add vte as build input, so console works for lxc 2013-10-19 18:07:14 +02:00
Malcolm Matalka ab744d2053 Add Ocaml 4.01.0.
Close #1065.
2013-10-19 18:07:20 +03:00
Jack Cummings 1dd072f70d i686 support for GSB 2013-10-19 14:45:03 +02:00
Jack Cummings e6f2ac65e2 Gratuitous Space Battles. Needs libcurl.so.3, so put an old version of that in, too 2013-10-19 14:45:03 +02:00
Domen Kožar 92613863fe nodejs: 0.10.12 -> 0.10.21 (security fixes) 2013-10-19 13:52:03 +02:00
Peter Simons 2656f1b4a1 haskell-data-pprint: add missing fetchurl and '-p2' flag 2013-10-19 13:26:40 +02:00
Peter Simons cd5a60d590 haskell-data-pprint: patch to fix build with older versions of 'pretty' 2013-10-19 13:02:54 +02:00
Peter Simons 5215ad693c haskell-hakyll: update to version 4.4.1.2 2013-10-19 12:45:35 +02:00
Peter Simons a9302d494c haskell-clock: add version 0.4.0.1 2013-10-19 12:43:56 +02:00
Peter Simons 9ada1e9d50 haskell-optparse-applicative: update to version 0.7.0.2 2013-10-19 11:49:15 +02:00
Peter Simons cbc31042f8 haskell-monoid-extras: update to version 0.3.2.3 2013-10-19 11:49:15 +02:00
Peter Simons b4a967d771 haskell-hakyll: update to version 4.4.1.1 2013-10-19 11:49:15 +02:00
Peter Simons 7e3384d9a8 haskell-amqp: update to version 0.7.0 2013-10-19 11:29:28 +02:00
Peter Simons 4665430ff6 haskell-zip-archive: update to version 0.1.4 2013-10-19 11:29:28 +02:00
Peter Simons e271bb876e haskell-unix-time: update to version 0.2.1 2013-10-19 11:29:28 +02:00
Peter Simons 803c55e563 haskell-snap: update to version 0.13.0.4 2013-10-19 11:29:28 +02:00
Peter Simons 914369f732 haskell-optparse-applicative: update to version 0.7.0 2013-10-19 11:29:28 +02:00
Peter Simons 3138345c8f haskell-http-types: update to version 0.8.2 2013-10-19 11:29:28 +02:00
Peter Simons 88cf665d38 haskell-errors: update to version 1.4.3 2013-10-19 11:29:28 +02:00
Peter Simons 78e8cd0f37 haskell-active: update to version 0.1.0.8 2013-10-19 11:29:28 +02:00
Evgeny Egorochkin 73449533ba linux 3.12: fix url to match hash 2013-10-19 10:52:16 +03:00
Evgeny Egorochkin a3757a2f67 i7z: update to 0.27.2, cleanup build, add git repository to metadata. 2013-10-18 23:05:22 +03:00
Shea Levy 5c1bafa4c3 Update nodePackages and add meat nodePackage
Fixes #1057

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-18 15:56:33 -04:00
Evgeny Egorochkin 745a08d4c4 libtxc_dxtn: get rid of duplicate package, clean up build script. 2013-10-18 22:34:27 +03:00
Domen Kožar f5f1bfa30a add ike: IPSec client 2013-10-18 18:50:53 +02:00
Peter Simons c18860e6ad Merge pull request #1092 from ocharles/comonad-transformers
haskellPackages.comonadTransformers: Do not build haddocks
2013-10-18 09:40:28 -07:00
Eelco Dolstra 2402a250a1 sleuthkit: Rewrite to mkDerivation 2013-10-18 13:45:18 +02:00
Oliver Charles 9115078314 haskellPackages.comonadTransformers: Do not build haddocks
This package no library provides any modules, so there are no
haddocks to build.
2013-10-18 12:27:16 +01:00
Peter Simons 06d6c3ed5d haskell-src-meta: jailbreak to fix build with latest th-orphans 2013-10-18 12:52:28 +02:00
Peter Simons b36e648722 haskell-shake: test suite fails in LANG=C environment
https://github.com/ndmitchell/shake/issues/73
2013-10-18 12:52:28 +02:00
Peter Simons 04d8147219 haskell-packages.nix: fix evaluation of cabal-install 2013-10-18 12:52:28 +02:00
Peter Simons d269c57585 haskell-utf8-light: update to version 0.4.2 2013-10-18 12:52:27 +02:00
Peter Simons 486d2d9e9b haskell-th-orphans: update to version 0.8 2013-10-18 12:52:27 +02:00
Peter Simons fd18714fdb haskell-th-lift: update to version 0.5.6 2013-10-18 12:52:27 +02:00
Peter Simons 45a91132d9 haskell-system-filepath: update to version 0.4.8 2013-10-18 12:52:27 +02:00
Peter Simons d201a6e224 haskell-shakespeare: update to version 1.2.0.1 2013-10-18 12:52:27 +02:00
Peter Simons 9f43183c61 haskell-shakespeare-text: update to version 1.0.0.8 2013-10-18 12:52:27 +02:00
Peter Simons 469e7aef65 haskell-shakespeare-js: update to version 1.2.0.2 2013-10-18 12:52:27 +02:00
Peter Simons 35c78fe23c haskell-shake: update to version 0.10.8 2013-10-18 12:52:27 +02:00
Peter Simons 75ac9e0576 haskell-persistent-template: update to version 1.2.0.4 2013-10-18 12:52:27 +02:00
Peter Simons 82cf1828a4 haskell-free: update to version 4.1 2013-10-18 12:52:27 +02:00
Peter Simons 62f701dc2e haskell-file-embed: update to version 0.0.5 2013-10-18 12:52:27 +02:00
Peter Simons b2868afaa4 haskell-entropy: update to version 0.2.2.4 2013-10-18 12:52:27 +02:00
Peter Simons 7026921a04 haskell-bindings-DSL: update to version 1.0.20 2013-10-18 12:52:27 +02:00
Peter Simons a6be541153 haskell-JuicyPixels: update to version 3.1.1.1 2013-10-18 12:52:27 +02:00
Peter Simons c72d4a105a haskell-ChasingBottoms: update to version 1.3.0.7 2013-10-18 12:52:27 +02:00
Peter Simons b258b45a4f haskell-idris: update to version 0.9.9.3 2013-10-18 12:52:27 +02:00
Peter Simons ad44474f49 haskell-Cabal: add version 1.18.1.1 2013-10-18 12:52:27 +02:00
Peter Simons c829e67198 haskell-transformers-compat: cosmetic 2013-10-18 12:52:27 +02:00
Peter Simons b9136ed171 haskell-tar: cosmetic 2013-10-18 12:52:27 +02:00
Peter Simons d36382193b haskell-skein: cosmetic 2013-10-18 12:52:27 +02:00
Peter Simons 5dd8d6e1f3 haskell-hsyslog: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 86b9c3d60a haskell-hoauth: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons ebe6ff8b47 haskell-feed: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons c3d3097ab2 haskell-dotgen: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 66d6ba1b97 haskell-datetime: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 1a6a91d4fa haskell-arithmoi: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 7af4922a9f haskell-RSA: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 749243496c haskell-hakyll: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 7b73fa3853 haskell-uuid: cosmetic 2013-10-18 12:52:26 +02:00
Peter Simons 47ecc24c48 haskell-HTTP-4000.2.8: cosmetic 2013-10-18 12:52:26 +02:00
Michael Raskin ebdec6418d Reflect addition of curses_panel python module 2013-10-18 12:54:49 +04:00
Michael Raskin fb2cb7bc0f Adding Glances system monitoring tool 2013-10-18 11:11:47 +04:00
Domen Kožar ef00dc20e6 Merge pull request #1089 from offlinehacker/pkgs/gzrt/add
Add gzrt, gzip Recovery Toolkit
2013-10-17 15:00:05 -07:00
Domen Kožar 9e33bcc54d nginx: 1.4.1 -> 1.4.3 2013-10-17 23:36:21 +02:00
Shea Levy e1ea4e3800 Add htm-xml-utils
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-17 14:11:15 -04:00
Jaka Hudoklin 9239b6df47 Add gzrt, gzip Recovery Toolkit 2013-10-17 18:35:24 +02:00
Eelco Dolstra ee330eaedf nixUnstable: Update to 1.7pre3252_792fd51 2013-10-17 16:06:58 +02:00
Eelco Dolstra b19d8e0fcd Remove obsolete pre-systemd compat stuff 2013-10-17 14:57:20 +02:00
Eelco Dolstra 34d61c53c2 postgresql: Update to latest versions 2013-10-17 13:29:49 +02:00
Eelco Dolstra de10c1b9be mysql: Update to 5.1.72 2013-10-17 13:25:45 +02:00
Eelco Dolstra 9255b5b81c mysql: Move all versions into the same directory 2013-10-17 13:25:13 +02:00
Eelco Dolstra fc9b53c2bc mysql: Update to 5.5.34
CVE-2013-3839
2013-10-17 13:21:58 +02:00
Eelco Dolstra bb67be7739 php: Update to 5.4.20 2013-10-17 13:21:14 +02:00
Eelco Dolstra 55ec87a907 mysql: Remove ancient, unsupported versions 2013-10-17 13:20:50 +02:00
Shea Levy a9c65b31b9 Add gurobi package
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-16 10:38:20 -04:00
Eelco Dolstra aeb3169b71 xorg-server: Fix a 20 year old security bug
CVE-2013-4396
2013-10-16 11:58:08 +02:00
Eelco Dolstra 7c7bfa817a fail2ban: Update to 0.8.10
Also fix random start failures due to a race between the fail2ban
server and the postStart script.
2013-10-16 10:03:43 +02:00
Domen Kožar c8f261c72d Merge pull request #1070 from lovek323/sdlmame
sdlmame: add expression
2013-10-15 15:02:17 -07:00
Bjørn Forsman b5c1d1873a skype: add workaround for pulseaudio glitches
See http://arunraghavan.net/2013/08/pulseaudio-4-0-and-skype/

Relevant bug reports:
  https://github.com/NixOS/nixpkgs/issues/788
  https://bugs.archlinux.org/task/35690
  https://bugs.freedesktop.org/show_bug.cgi?id=50510

We don't want to disable pulseaudio timer-based scheduling (tsched=0)
because that affects everyone. It seems this is the proper distro fix
for skype + pulseaudio at the moment.
2013-10-15 22:58:12 +02:00
Edward Tjörnhammar db684fc9ec Adding FriBID browser plugin
FriBID is an open source software for the Swedish e-id system called
BankID. FriBID also supports processor architectures and Linux/BSD
distributions that the official software doesn't support.

https://fribid.se/index.en.html

FriBID plugin is a firefoxWrapper plugin. Enabled by setting:

  nixpkgs.config.enableFriBIDPlugin = true
2013-10-15 20:46:44 +02:00
Eelco Dolstra 0c0bc0857e tzdata: Update to 2013g 2013-10-15 17:24:33 +02:00
Eelco Dolstra 11960d2f47 nss: Update to 3.15.2 2013-10-15 17:24:33 +02:00
Eelco Dolstra df5eadd283 nspr: Update to 4.10.1 2013-10-15 17:24:33 +02:00
Sander van der Burg 521ea15f14 We need to use ... to allow other parameters 2013-10-15 16:48:42 +02:00
Sander van der Burg f24e20f1e3 Support Xcode 5.0 2013-10-15 16:32:38 +02:00
Sander van der Burg ce7f235a09 Make arbitrary arguments to the generic builder possible 2013-10-15 16:32:16 +02:00
Eelco Dolstra 873662b8ad slim: Work around broken PAM session handling
Previously logging in via SLiM more than once didn't work because SLiM
doesn't clean up its PAM session properly (that is, in a child rather
than in the parent).  Thus the slim process becomes part of the user
session's cgroup, among other things.  This patch causes SLiM to exit
after the session has finished, after which systemd will restart
display-manager.service.

Fixes NixOS/nixops#137.
2013-10-15 13:23:40 +02:00
Eelco Dolstra 1d634b4388 slim: Update to 1.3.6 2013-10-15 13:23:39 +02:00
Peter Simons 347132478b haskell-HTTP: jailbreak to fix build with GHC 7.7 2013-10-15 11:59:12 +02:00
Peter Simons e7b25c78a5 haskell-snap: jailbreak to fix build with recent versions of lens 2013-10-15 11:59:12 +02:00
Peter Simons 57b5927d6a haskell-cryptohash: re-enable the test suite 2013-10-15 11:59:12 +02:00
Peter Simons 7edfd67fe0 haskell-accelerate: jailbreak to fix build with recent versions of fclables 2013-10-15 11:59:12 +02:00
Peter Simons 4cdefbb926 haskell-errors: jailbreak to fix build with either 4.x 2013-10-15 11:59:12 +02:00
Peter Simons 7eaefcae45 haskell-groupoids: don't try to build documentation; this package is empty 2013-10-15 11:59:12 +02:00
Peter Simons 93727ab861 haskell-comonads-fd: don't try to build documentation; this package is empty 2013-10-15 11:59:11 +02:00
Peter Simons 18c9c07bde haskell-yesod-form: update to version 1.3.3 2013-10-15 11:59:11 +02:00
Peter Simons c4385c4db7 haskell-yesod-core: update to version 1.2.4.5 2013-10-15 11:59:11 +02:00
Peter Simons ad55ea940b haskell-yesod-bin: update to version 1.2.3.4 2013-10-15 11:59:11 +02:00
Peter Simons 1811b175d6 haskell-warp: update to version 1.3.10.1 2013-10-15 11:59:11 +02:00
Peter Simons c933c31141 haskell-wai-app-static: update to version 1.3.3 2013-10-15 11:59:11 +02:00
Peter Simons 97f3968921 haskell-trifecta: update to version 1.2.1.1 2013-10-15 11:59:11 +02:00
Peter Simons 7fc3d75dd4 haskell-tasty: update to version 0.3.1 2013-10-15 11:59:11 +02:00
Peter Simons 1c1f7f7e7f haskell-shakespeare-js: update to version 1.2.0.1 2013-10-15 11:59:11 +02:00
Peter Simons e4857cf3c6 haskell-semigroupoids: update to version 4.0 2013-10-15 11:59:11 +02:00
Peter Simons 271be21f5a haskell-semigroupoid-extras: update to version 4.0 2013-10-15 11:59:11 +02:00
Peter Simons d217bfd571 haskell-reducers: update to version 3.10.1 2013-10-15 11:59:11 +02:00
Peter Simons 054a313221 haskell-profunctors: update to version 4.0.1 2013-10-15 11:59:11 +02:00
Peter Simons 860175c660 haskell-profunctor-extras: update to version 4.0 2013-10-15 11:59:11 +02:00
Peter Simons 345423eb5d haskell-pointed: update to version 4.0 2013-10-15 11:59:11 +02:00
Peter Simons a8c8120626 haskell-parsers: update to version 0.10 2013-10-15 11:59:11 +02:00
Peter Simons 0bfd9cd3a1 haskell-numbers: update to version 3000.2.0.0 2013-10-15 11:59:11 +02:00