Commit graph

50287 commits

Author SHA1 Message Date
Michael Raskin 02c89b52d9 Update Remind 2014-10-04 16:40:09 +04:00
Michael Raskin fdad3e5661 Geeqie release is a Git tag, apparently Gitorious gave non-deterministic archive 2014-10-04 16:38:09 +04:00
Michael Raskin 6bbeeb46a3 One more mirror 2014-10-04 16:37:17 +04:00
Peter Simons 8ebba517e2 Merge pull request #4225 from michelk/rJava
rJava: adding missing dependencies and setting JAVA-env-variables
2014-10-04 10:31:19 +02:00
Mateusz Kowalczyk db55a6788a python-xdot: new package 2014-10-04 08:26:34 +01:00
Mateusz Kowalczyk 5bb8260bfb haskell-graphmod: new package 2014-10-04 07:54:12 +01:00
Cray Elliott 817ebe24ab Update dolphinEmuMaster
The plan at this point is to update dolphinEmuMaster every month in
tanden with the latest development report on the dolphin-emu.org blog.

Closes #4374
2014-10-03 20:30:28 +01:00
Bjørn Forsman 4353e5380b youcompleteme (vim plugin): use commit date as version number
Using a git commit id as version number doesn't work well, so use the
commit date instead.

Also, there is no other version of YouCompleteMe than the git version,
so drop 'git' from the package name.
2014-10-03 20:53:15 +02:00
Bjørn Forsman abaf2dbeae youcompleteme (vim plugin): update to latest
patchShebangs fixes build failure in chroot (in this new version).

The --system-libclang flag is now needed to prevent YouCompleteMe from
trying to download and build clang (which fails).
2014-10-03 20:51:15 +02:00
Damien Cassou 5d294db3b2 shellcheck is packaged twice
I removed development/libraries/haskell/ShellCheck and kept
development/tools/misc/ShellCheck.
2014-10-03 20:16:25 +02:00
Eelco Dolstra 74f7f56439 Merge pull request #4331 from Fuuzetsu/dhcpcd
dhcpcd: update from 6.4.3 to 6.4.7
2014-10-03 20:05:56 +02:00
Peter Simons b55760e83c haskell-sdl2: update to version 1.1.1 2014-10-03 20:02:00 +02:00
Peter Simons 68894fb707 haskell-ghc-parser: re-generate with cabal2nix 2014-10-03 20:02:00 +02:00
Peter Simons f0e9b680e8 Re-generate Haskell packages with cabal2nix. 2014-10-03 20:02:00 +02:00
Mateusz Kowalczyk 3d26ea99dc Merge pull request #4342 from vbgl/camlp5-6.12
Camlp5: update to 6.12; hol-light: update to r199
2014-10-03 18:36:06 +01:00
Peter Simons d28b75564c Merge pull request #4334 from aaronlevin/wai-util
Add haskell package wai-util to nixpkgs
2014-10-03 19:16:38 +02:00
Peter Simons 5e62bd5343 Merge pull request #4272 from edwtjo/ihaskell
ihaskell: added package
2014-10-03 19:12:08 +02:00
Peter Simons d5e622e21e Merge pull request #4375 from linquize/git-2.1.2
git: Update to 2.1.2
2014-10-03 19:07:51 +02:00
Eelco Dolstra 31189616e4 Rename chromium-stable -> chromium
Suffixes like "-stable" are superfluous because packages are assumed
to be stable. This makes "nix-env -i chromium" do the expected thing.
2014-10-03 17:47:30 +02:00
Linquize 16494e0289 git: Update to 2.1.2 2014-10-03 23:13:38 +08:00
Pascal Wittmann 1a8ca0b8bf calibre: update from 2.4.0 to 2.5.0 2014-10-03 16:21:50 +02:00
Bjørn Forsman fb8a2b3be7 virt-manager: fix missing schema error
The dependency on gsettings_desktop_schemas wasn't specified correctly.
Now it works.

Fixes this error, as seen when trying to open a guest VM when
virt-manager is accessed over ssh with X forwarding:

  GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
2014-10-03 16:09:03 +02:00
Domen Kožar b9eda15dc0 telepathy-qt: specify platforms 2014-10-03 15:27:13 +02:00
Nikita Mikhailov cb18839669 python-linode: add myself as maintainer, fix meta 2014-10-03 12:18:50 +02:00
Nikita Mikhailov 28a04ae236 Add linode python binding 2014-10-03 12:18:50 +02:00
Sander van der Burg 0960e30121 node-packages: update titanium to latest stable version and update other NPM packages 2014-10-03 11:46:22 +02:00
Pascal Wittmann 806d2aa68c org-mode: update from 8.2.7c to 8.2.8 2014-10-03 11:23:08 +02:00
Domen Kožar ecf5a08831 Merge pull request #4350 from NixOS/curl_partial_download
fetchurl: resume download of curl exits with status code 18
2014-10-03 10:29:27 +02:00
Michael Raskin d2dfc6a19f Merge pull request #4373 from AndersonTorres/pgf
PGF: "upgrade" to version 3.00
2014-10-03 10:45:39 +04:00
AndersonTorres bf560ce496 PGF: "upgrade" to version 3.00
It is not so properly an update, because the old versions will not be
obliterated from Nixpkgs. Hello backwards compatibility, my old friend...
2014-10-03 00:37:43 -03:00
aszlig 499c51016e
dmraid: Fix install target in lib/Makefile.in.
The dmraid shared object file is created with a soname that contains a
version. Unfortunately, the install target in the Makefile does not
properly match on files ending with .so and so does not install it with
the version suffix.

Previously we only had a static library, which doesn't do much trouble
if the version is missing, but with the dynamic library the ELF file
depending on libdmraid uses the version, while the library itself isn't
present with that suffix.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-03 01:14:53 +02:00
Ricardo M. Correia 14fe149856 firefox: Fix running firefox under grsec kernels 2014-10-03 01:04:37 +02:00
Michael Raskin 561e4211b7 Merge pull request #4110 from cstrahan/update-bud
update bud to 0.32.0 (WIP)
2014-10-02 23:32:34 +04:00
Michael Raskin 9aa4f21ae4 Merge pull request #4206 from jagajaga/google-music-manager
update google music-manager
2014-10-02 23:22:51 +04:00
Michael Raskin 170a5bfe58 Merge pull request #4207 from joefiorini/patch-1
Allow ansible to install on darwin platforms
2014-10-02 23:22:27 +04:00
Edward Tjörnhammar 6becaca7b3 ihaskell: added package 2014-10-02 20:53:55 +02:00
Edward Tjörnhammar 949b80a229 system-argv0: added package 2014-10-02 20:53:55 +02:00
Edward Tjörnhammar bf885a8d87 ghc-parser: added package 2014-10-02 20:53:55 +02:00
Edward Tjörnhammar 5765ce1b2d here: added package 2014-10-02 20:53:55 +02:00
Rickard Nilsson 1ccb2f76b5 Merge pull request #4078 from edwtjo/libretro-cores-addendum
XBMC RetroArch integration and some cores
2014-10-02 20:50:49 +02:00
Michael Raskin 907af9e9e6 Merge pull request #3963 from christopherpoole/geant4
Add the Geant4 Monte Carlo radiation transport toolkit and its Python bindings.
2014-10-02 22:42:15 +04:00
Michael Raskin a650c0e28c Merge pull request #4371 from joachifm/webkit_2_4_6
webkitgtk: bump to version 2.4.6
2014-10-02 22:27:04 +04:00
Domen Kožar 91c0ba4b20 pythonPackages.webob: 1.3.1 -> 1.4 2014-10-02 20:09:53 +02:00
Rickard Nilsson f615942664 Syntax fix for xbmc/retroarch in all-packages.nix 2014-10-02 20:09:18 +02:00
Edward Tjörnhammar 37a83771e6 xmbcPlugins: svtplay added 2014-10-02 20:09:18 +02:00
Edward Tjörnhammar 9d4e344b46 xbmc: enable plugins to be picked up from the store. 2014-10-02 20:09:18 +02:00
Edward Tjörnhammar 9d93f9bcda XBMC AdvancedLauncher RetroArch launchers.
These are wrappers for retroarch wrappers, they are needed since launching a
process from XBMC(as a display manager and probably otherwise), using
AdvancedLauncher, results in it and it's parent recieving the same gamepad
input.

These wrappers will produce no sound on XBMC and AdvancedLauncher setups not
using a sound daemon, since XBMC gets paused while still holding onto the sound
device.
2014-10-02 20:09:18 +02:00
Pascal Wittmann 981e93bd34 logstalgia: update from 1.0.3 to 1.0.5 and adopt it 2014-10-02 18:38:30 +02:00
Joachim Fasting 72d7f73a64 webkitgtk: bump to version 2.4.6 2014-10-02 18:37:10 +02:00
Mateusz Kowalczyk 819e4b6a2c tibia: update to 10.57 2014-10-02 17:22:36 +01:00