summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* dmraid: Fix install target in lib/Makefile.in.aszlig2014-10-03
| | | | | | | | | | | | | | 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>
* firefox: Fix running firefox under grsec kernelsRicardo M. Correia2014-10-03
|
* Merge pull request #4110 from cstrahan/update-budMichael Raskin2014-10-02
|\ | | | | update bud to 0.32.0 (WIP)
| * update bud to 0.32.0 (WIP)Charles Strahan2014-09-16
| |
* | Merge pull request #4206 from jagajaga/google-music-managerMichael Raskin2014-10-02
|\ \ | | | | | | update google music-manager
| * | update linksArseniy Seroka2014-09-23
| | |
| * | update google music-managerArseniy Seroka2014-09-22
| | |
* | | Merge pull request #4207 from joefiorini/patch-1Michael Raskin2014-10-02
|\ \ \ | | | | | | | | Allow ansible to install on darwin platforms
| * | | Update to latest ansible versionJoe Fiorini2014-09-23
| | | |
| * | | Allow ansible to install on darwin platformsJoe Fiorini2014-09-23
| | | | | | | | | | | | | | | | I am using this package on my Yosemite install of OS X and it works great. It also pretty closely follows the Homebrew recipe that most OS X users use, so I think we can open it up to other OS X users.
* | | | Merge pull request #4078 from edwtjo/libretro-cores-addendumRickard Nilsson2014-10-02
|\ \ \ \ | | | | | | | | | | XBMC RetroArch integration and some cores
| * | | | Syntax fix for xbmc/retroarch in all-packages.nixRickard Nilsson2014-10-02
| | | | |
| * | | | xmbcPlugins: svtplay addedEdward Tjörnhammar2014-10-02
| | | | |
| * | | | xbmc: enable plugins to be picked up from the store.Edward Tjörnhammar2014-10-02
| | | | |
| * | | | XBMC AdvancedLauncher RetroArch launchers.Edward Tjörnhammar2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge pull request #3963 from christopherpoole/geant4Michael Raskin2014-10-02
|\ \ \ \ \ | | | | | | | | | | | | Add the Geant4 Monte Carlo radiation transport toolkit and its Python bindings.
| * | | | | Removed all versions of geant4 except for the latest one.Christopher Poole2014-09-27
| | | | | |
| * | | | | Add the Geant4 Monte Carlo radiation transport toolkit and its Python bindings.Christopher Poole2014-09-04
| | | | | |
* | | | | | Merge pull request #4371 from joachifm/webkit_2_4_6Michael Raskin2014-10-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | webkitgtk: bump to version 2.4.6
| * | | | | | webkitgtk: bump to version 2.4.6Joachim Fasting2014-10-02
| | | | | | |
* | | | | | | pythonPackages.webob: 1.3.1 -> 1.4Domen Kožar2014-10-02
| | | | | | |
* | | | | | | logstalgia: update from 1.0.3 to 1.0.5 and adopt itPascal Wittmann2014-10-02
|/ / / / / /
* | | | | | tibia: update to 10.57Mateusz Kowalczyk2014-10-02
| | | | | |
* | | | | | Make path to Xcode configurableSander van der Burg2014-10-02
| | | | | |
* | | | | | Specify unfree license for Opera browserMichael Raskin2014-10-02
| | | | | |
* | | | | | telepathy: 0.5.3 -> 0.8.80Domen Kožar2014-10-02
| | | | | |
* | | | | | agda-base: new packageMateusz Kowalczyk2014-10-02
| | | | | |
* | | | | | linux-man-pages: Update to version 3.73.aszlig2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | | xen: note about security for next bumpDomen Kožar2014-10-02
| | | | | |
* | | | | | cmplayer: fix buildDomen Kožar2014-10-02
| | | | | |
* | | | | | Revert "ghostscriptX: update from 9.06 to 9.14, potentially fixes CVE-2012-4405"Mateusz Kowalczyk2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 13fab57d127bf70a338901b422da32e562d16889. Hopefully fixes the printing tests at http://hydra.nixos.org/build/14952070/log/raw ; if not, it's probably gutenprint although I doubt: client# lp: Unsupported document-format "application/pdf".
* | | | | | Add Apple command-line toolsDaniel Peebles2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4365
* | | | | | Bochs: adding configurable optionsAndersonTorres2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now, Bochs expression has a bunch of configurable options! Unhappily, it is a big and complex project, and some configure options are in constant clash. But the set created for now is very usable and stable. Closes #4366
* | | | | | haskell: add blank-canvas packageBoris Sukholitko2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4356
* | | | | | haskell: add kansas-comet packageBoris Sukholitko2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4356
* | | | | | xfe: Update from 1.34 to 1.37Baptist BENOIST2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4362
* | | | | | assimp: initial package expression for version 3.1.1Emery Hemingway2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Open Asset Import Library is a library for importing 3D models in various formats Closes #4352
* | | | | | Copy.com: update package to 1.47.0410 (upstream update)Nathan Bijnens2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4355
* | | | | | geany: Update from 1.23.1 to 1.24.1Baptist BENOIST2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Closes #4359
* | | | | | giflib: default to 5.0.5Mateusz Kowalczyk2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5.1.0 apparenlty breaks a bunch of stuff, see comments on https://github.com/NixOS/nixpkgs/commit/61f8cee6ce16ed8c312cc86a987c35f014c0a36e
* | | | | | Merge pull request #4298 from daogames/tb/elixir-mix-curl-fixAustin Seipp2014-10-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | elixir: make curl available to mix
| * | | | | | fix double slash in mix binary pathTino Breddin2014-10-01
| | | | | | |
| * | | | | | elixir: make curl available to mixTino Breddin2014-09-27
| | | | | | |
* | | | | | | Merge pull request #4354 from k0ral/restviewAustin Seipp2014-10-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | New python package: restview-2.1.1
| * | | | | | | New python package: restview-2.1.1koral2014-10-01
| | | | | | | |
* | | | | | | | Merge pull request #4357 from flazz/masterAustin Seipp2014-10-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | new: Apache Cassandra 2.1.0
| * | | | | | | | Apache Cassandra 2.1.0Francesco Lazzarino2014-10-01
| | | | | | | | |
* | | | | | | | | giflib: add back the 5.0 versionLuca Bruno2014-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should fix tracker and may be used to fix other packages after commit 61f8cee. Untested as it takes too much time to recompile everything these days.
* | | | | | | | | qbittorrent: disable parallel building due to failuresDomen Kožar2014-10-02
| | | | | | | | |
* | | | | | | | | Merge pull request #4361 from bbenoist/feature/INFO-34viric2014-10-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vtk: Update from 5.10.0 to 5.10.1