about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* synergy: Update to new upstream version 1.4.12.aszlig2013-06-21
| | | | | | | | | This brings in support for encryption and thus requires the crypto++ library as an additional dependency. Unfortunately the upstream integration isn't quite the way we'd like it to be, so we need to add a small patch to ignore the bundled version and use the package from nixpkgs. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Updating umurmur to 0.2.13Lluís Batlle i Rossell2013-06-21
| | | | Now opus works.
* Update mumble to 1.2.4Lluís Batlle i Rossell2013-06-21
| | | | Now it should have opus. The source code of opus comes with mumble.
* Merge pull request #660 from lovek323/vim-coffee-scriptDomen Kožar2013-06-20
|\ | | | | vim-coffee-script: add expression
| * vim-coffee-script: add expressionJason "Don" O'Conal2013-06-21
| |
* | Merge pull request #648 from lovek323/vimDomen Kožar2013-06-20
|\ \ | |/ |/| vim_configurable: fix python on darwin
| * vim_configurable: fix python on darwinJason "Don" O'Conal2013-06-19
| | | | | | | | | | * was not linking to the correct python library on darwin (using the OS X framework, which is not what we want)
* | Adding cjdns.Lluís Batlle i Rossell2013-06-20
| | | | | | | | The executable runs; I haven't tried to run a node.
* | wpa_supplicant: update 1.1 -> 2.0Vladimír Čunát2013-06-20
| | | | | | | | It works fine for me, GUI as well.
* | skype: update from 4.1.0.20 to 4.2.0.11Lluís Batlle i Rossell2013-06-20
| |
* | Chromedriver: update to 2.0Shea Levy2013-06-20
| | | | | | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* | audacious: update 3.2.2 -> 3.3.4, now needs gtk3Vladimír Čunát2013-06-20
| | | | | | | | | | Also build on Linux platforms. Seems to work fine for me.
* | tarman: 1.0 -> 1.0.1Domen Kozar2013-06-20
| |
* | haskell-mongoDB: update to version 1.4.1Peter Simons2013-06-20
| |
* | haskell-ghc-heap-view: update to version 0.5.1Peter Simons2013-06-20
| |
* | Merge pull request #654 from lovek323/supPeter Simons2013-06-20
|\ \ | | | | | | sup: update to latest version
| * | sup: update to latest versionJason "Don" O'Conal2013-06-20
| | |
* | | Merge pull request #656 from offlinehacker/amdappsdk_fixDomen Kožar2013-06-19
|\ \ \ | | | | | | | | amdappsdk: Fix download urls and some other things, so derivations for older sdk versions now build succesfully
| * | | amdappsdk: Fix download urls and some other things, so derivations for older ↵Jaka Hudoklin2013-06-20
| |/ / | | | | | | | | | sdk versions now build succesfully
* | | Merge pull request #653 from lovek323/irssiEvgeny Egorochkin2013-06-19
|\ \ \ | | | | | | | | irssi: fix build on darwin
| * | | irssi: fix build on darwinJason "Don" O'Conal2013-06-20
| |/ / | | | | | | | | | | | | * use `gccApple` (so we can cope with `-no-cpp-precompile`) * add `libintlOrEmpty`
* | | Merge pull request #652 from lovek323/guileEvgeny Egorochkin2013-06-19
|\ \ \ | | | | | | | | guile: remove gcc_s dep, skip check on darwin
| * | | guile: remove gcc_s dep, skip check on darwinJason "Don" O'Conal2013-06-20
| | | |
* | | | shishi: fix compilation on darwinJason "Don" O'Conal2013-06-20
| |/ / |/| |
* | | Note about the source of previous build fix in glext85Lluís Batlle i Rossell2013-06-19
| | |
* | | Fixing vaapi-vdpau build with newer mesa.Lluís Batlle i Rossell2013-06-19
| | |
* | | Adding 'weka'.Lluís Batlle i Rossell2013-06-19
| | |
* | | haskell-postgresql-simple: update to version 0.3.3.2Peter Simons2013-06-19
| | |
* | | haskell-persistent-template: update to version 1.2.0.2Peter Simons2013-06-19
| | |
* | | haskell-hakyll: update to version 4.3.1.0Peter Simons2013-06-19
| | |
* | | haskell-JuicyPixels: update to version 3.1Peter Simons2013-06-19
| | |
* | | Dropped obsolete Haskell packages primitive-0.4.1, vector-0.9.1, and ↵Peter Simons2013-06-19
| | | | | | | | | | | | vector-0.10.
* | | pango, gtk3: non-Linux attempts to fixVladimír Čunát2013-06-19
| | |
* | | Merge pull request #636 from craff/glsurfEvgeny Egorochkin2013-06-18
|\ \ \ | |/ / |/| | Glsurf (3D drawing of implicit surfaces and curves)
| * | Drop useless dependencies in glsurfChristophe Raffalli2013-06-19
| | |
| * | camlimages ... still wasn't ok. Now better.Christophe Raffalli2013-06-19
| | |
| * | added glsurf packageChristophe Raffalli2013-06-16
| | |
| * | fixed dependencies of camlimagesChristophe Raffalli2013-06-16
| | |
| * | upgraded freeglut to 2.8.1 (menu are broken in 2.8.0)Christophe Raffalli2013-06-16
| | |
| * | upgraded ocaml-mysql to 1.1.1Christophe Raffalli2013-06-16
| | |
| * | Added OCaml gmp bindings mlgmpChristophe Raffalli2013-06-16
| | |
* | | Fix attr name to match versionEvgeny Egorochkin2013-06-19
| | |
* | | ocamlPackages.deriving: fix versionEvgeny Egorochkin2013-06-19
| | |
* | | Merge pull request #647 from ocharles/vector-0.9.1Evgeny Egorochkin2013-06-18
|\ \ \ | | | | | | | | haskellPackages: vector-0.9.1 fix 'primitive' dependency
| * | | haskellPackages: vector-0.9.1 fix 'primitive' dependencyOliver Charles2013-06-19
| | | |
* | | | Merge pull request #645 from errge/masterEvgeny Egorochkin2013-06-18
|\ \ \ \ | | | | | | | | | | Update xpra to 0.9.5
| * | | | Update xpra to 0.9.5Gergely Risko2013-06-18
| | | | |
* | | | | ocaml adding derivingMarc Weber2013-06-19
| | | | |
* | | | | Adding multiple versions of sbt. Probably you want to use the latest(default).Marc Weber2013-06-19
| | | | |
* | | | | Add sha256 for python-obfsproxy.Moritz Ulrich2013-06-19
| |/ / / |/| | | | | | | | | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>