summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* Added more lua modules to lua-packages, added them as dependencies forwyvie2014-09-30
| | | | | | mudlet Closes #4269
* Udiskie: update to 1.1.2AndersonTorres2014-09-30
| | | | | | | Amending to the last commit: added gettext dependency TODO: investigate Python3/gobject issues Closes #3720
* Don't depend specific version of binary in the bmp packageGergely Risko2014-09-29
| | | | | | | This was added a long time ago, because bmp required binary 0.7.1.0 at least. But that binary is now the default and requiring a specific binary just causes issues with setups where the end result is to have two version of binary in the wrapped package db.
* Python on Darwin: Don't depend on glibc localesWout Mertens2014-09-29
|
* Updating utox/libtoxcore to the latest, to fix utox build.Lluís Batlle i Rossell2014-09-29
| | | | | There was a test failing. I also renamed the attr uTox to utox, for the more common lowercase in all-packages.
* Adding qtox. Making libtoxcore propagate libvpx.Lluís Batlle i Rossell2014-09-29
|
* Merge pull request #4309 from abbradar/paprefsMateusz Kowalczyk2014-09-28
|\ | | | | added "paprefs" package, adopted pavucontrol
| * paprefs: Add packageNikolay Amiantov2014-09-28
| |
* | Add nix-exec packageShea Levy2014-09-28
| |
* | Merge pull request #4302 from k0ral/tty-clockPascal Wittmann2014-09-28
|\ \ | | | | | | New package: tty-clock-0.1
| * | New package: tty-clock-0.1koral2014-09-28
| | |
* | | pythonPackages.configobj: new version needs six as dependencyRok Garbas2014-09-28
|/ /
* | agda-iowa-stdlib: renamed from aaron-stump-stdlibMateusz Kowalczyk2014-09-28
| | | | | | | | Per author's request.
* | pythonPackages.nose: disable testsDomen Kožar2014-09-27
| |
* | python3Packages.pelican: fix buildDomen Kožar2014-09-27
| |
* | merge #4265: add KDE 4.14.1Vladimír Čunát2014-09-27
|\ \
| * | kde-4.14: Make it all build.ambrop7@gmail.com2014-09-24
| | |
| * | indilib: Add version 0.9.9.ambrop7@gmail.com2014-09-24
| | |
| * | Add non-legacy qt-gstreamer.ambrop7@gmail.com2014-09-24
| | | | | | | | | | | | Only compile tested (needed by Artikulate in KDE 4.14).
| * | kde: Copy 4.12 to 4.14 as a base"ambrop7@gmail.com2014-09-24
| | |
* | | Tidy up #4283 and move freewheeling to APPLICATIONSCillian de Róiste2014-09-27
| | |
* | | Merge branch 'master' of github.com:NixOS/nixpkgsRaffael Mancini2014-09-27
|\ \ \
| * | | agda-aaron-stump-stdlib: new packageMateusz Kowalczyk2014-09-27
| | | |
| * | | agda-pretty: new packageMateusz Kowalczyk2014-09-27
| | | |
| * | | agda-TotalParserCombinators: new packageMateusz Kowalczyk2014-09-27
| | | |
| * | | agda-prelude: new packageMateusz Kowalczyk2014-09-27
| | | |
| * | | vlc: Add ffmpeg version 2.3.x for vlc.Nathaniel Baxter2014-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Vlc doesn't support libavcodec >= 56 yet, which means it needs an older version of ffmpeg. Closes #4286
| * | | remove unused library libchamplain-0.6Pascal Wittmann2014-09-26
| | | |
| * | | pythonPackages.nose: 1.3.3 -> 1.3.4Domen Kožar2014-09-26
| | | |
| * | | pypyPackages.werkzeug: 0.9.4 -> 0.9.6Domen Kožar2014-09-26
| | | |
| * | | pypyPackages.flask: disable tests due to failuresDomen Kožar2014-09-26
| | | |
| * | | pypyPackages.area53: use stable releaseDomen Kožar2014-09-26
| | | |
| * | | pypy: 2.3 -> 2.4Domen Kožar2014-09-26
| | | |
* | | | Added FreewheelingRaffael Mancini2014-09-26
|/ / / | | | | | | | | | | | | a live looping instrument for jack with MIDI support revision r100 from subversion
* | | haskellPackages.sdl2: New expressionOliver Charles2014-09-25
| | |
* | | ceph: Add zfs supportWilliam A. Kennington III2014-09-25
|/ /
* | Add mersenne-randomcbpark2014-09-24
| | | | | | | | Closes #4261
* | Add package: RedNotebookThomas Strobel2014-09-24
| | | | | | | | Closes #4256
* | Fixed idris.Maksymilian Owsianny2014-09-24
| |
* | cargoSnapshot: Add packageRicardo M. Correia2014-09-24
| | | | | | | | | | | | | | | | | | | | | | Cargo downloads your Rust project's dependencies and builds your project. The cargoSnapshot derivation simply uses a binary build, because it's not easy to build cargo from source yet. In the future, it's expected that we'll also add a derivation for building cargo from source.
* | notify-osd: align attrname with package nameBjørn Forsman2014-09-24
| | | | | | | | | | This package was added yesterday, so I don't think we need to keep the old attribute around for backwards compatibility.
* | Updated noxGeorges Dubus2014-09-24
| |
* | Update py and py.testGeorges Dubus2014-09-24
| |
* | add mfoc, Mifare Classic Offline CrackerJaka Hudoklin2014-09-24
| |
* | pythonPackages: add pelican, simple blog generatorJaka Hudoklin2014-09-24
| |
* | Merge pull request #4241 from bodil/notify-osdPascal Wittmann2014-09-24
|\ \ | | | | | | Added notify-osd package.
| * | Added notify-osd package.Bodil Stokke2014-09-23
| | |
* | | falcon: update to lastest git revision as the lastest release does not buildPascal Wittmann2014-09-23
| | |
* | | Merge pull request #4223 from michelk/sagaMateusz Kowalczyk2014-09-23
|\ \ \ | | | | | | | | Saga: Initial Expression
| * | | new 'gis' hierachy and initial saga expressionMichel Kuhlmann2014-09-22
| | | |