about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1010-1619/+1578
2014-07-28Fix broken use of builtins.currentSystemEelco Dolstra1-5/+3
Packages should never use builtins.currentSystem.
2014-07-28rabbitmq-client-java: refactor the package according to the guidelines from ↵Evgeny Egorochkin1-10/+6
nixpkgs manual
2014-07-28python-wrapper: Fix fixup for wrapped argv[0].aszlig1-1/+3
Fixes issues introduced by 24ef871e6a1c858af3f9984a5b526c83b24520ed. The problem here is that "import sys; sys.argv[0] = ..." is just appended after the first "#!", which in turn breaks things such as encoding specifications. A second problem - although not very common - is when there's another #! within the script. This should take care of both cases. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-27at: upgrade to 3.1.14 - seems to solve problem with kernel 3.6Sebastian Korten2-12/+11
2014-07-27Merge pull request #3321 from qknight/snes9x-gtkJoachim Schiele2-0/+32
added snes9x-gtk with pulseaudio support
2014-07-27snes9x-gtk: added changes requested by offlinehackerJoachim Schiele1-5/+6
2014-07-27Add SDL variant with pulseaudio enabled, this fixes choppy sound in KdenliveCillian de Róiste1-2/+11
I would rather enable pulseaudio by default for SDL as it will probably fix issues for other programs too.
2014-07-27Remove linux_3_10_tuxonice, standard hibernate now works for meCillian de Róiste1-9/+0
2014-07-27doc: mention nix-prefetch-scripts packageDomen Kožar1-2/+3
2014-07-27fix manual buildDomen Kožar1-2/+2
2014-07-27doc: add section how to build the manualDomen Kožar2-0/+22
2014-07-27doc: remove obsolete step on quickstartDomen Kožar1-8/+1
2014-07-27bud: new packageCharles Strahan2-0/+38
This adds `bud`, a TLS terminating proxy.
2014-07-27doc: change one occurance of --xml to --jsonDomen Kožar1-27/+35
2014-07-27Merge pull request #3256 from 1126/masterDomen Kožar1-2/+2
ncmpc: updated to version 0.23.
2014-07-27doc: explain when hydra builds the packageDomen Kožar1-1/+3
2014-07-27remove documentation on non-unfree licenses, nobody maintains itDomen Kožar1-64/+1
2014-07-27doc: modernize meta attributes documentationDomen Kožar2-33/+48
2014-07-27openfire: get rid of builderDefsDomen Kožar1-28/+19
2014-07-27fix tarball jobDomen Kožar1-1/+1
2014-07-27python: fix argv[0] for wrapped console_scripts.Christian Theune1-0/+1
Previously programs would see '.<program>-wrapped' as their program name. This is a workaround but should be reasonably safe and reliable.
2014-07-27Merge branch 'shotcut'Cillian de Róiste9-26/+188
Add Shotcut (video editor), update Kdenlive and MLT, add frei0r and movit plugins
2014-07-27frei0r: fix typoCillian de Róiste1-1/+1
2014-07-27Add Shotcut: A free, open source, cross-platform video editorCillian de Róiste3-0/+56
Includes a patch which has already been applied upstream: mltframework/shotcut#31
2014-07-27MLT: 0.9.0 -> 0.9.2, add movit and frei0r plugins, add qt4 and qt5 variantsCillian de Róiste2-16/+28
Shotcut segfaults on startup when compiled against an MLT which was built with qt4. Kdenlive seqfaults when compiled against an MLT which was built with qt5. Hence the need for the two variants. Also, I'm adopting MLT as a maintainer.
2014-07-27Kdenlive: 0.9.6 -> 0.9.8, add frei0r plugins, add myself to the maintainersCillian de Róiste1-11/+19
2014-07-27Add frei0r: Minimalist, cross-platform, shared video pluginsCillian de Róiste2-0/+24
2014-07-27Add movit: High-performance, high-quality video filters for the GPUCillian de Róiste3-0/+28
NOTE: movit expected to be able to read source files from gtest, so I also made them available. squash
2014-07-27Add epoxy: A library for handling OpenGL function pointer managementCillian de Róiste2-0/+34
2014-07-27bbdb3: New package.Moritz Ulrich2-0/+27
2014-07-26qjackctl: version bump 0.3.10 -> 0.3.11Bjørn Forsman1-2/+2
2014-07-26Merge pull request #3381 from matejc/newzedDomen Kožar2-0/+77
new package: zed 0.12.0 (installer)
2014-07-26new package: zed 0.12.0 (installer)Matej Cotman2-0/+77
2014-07-26Merge pull request #3369 from matejc/fixcpufreqmoduleJaka Hudoklin2-3/+20
fix e18 cpufreq module: set setuid to freqset
2014-07-26RabbitMQ service: add properties essential for clustersEvgeny Egorochkin1-2/+39
2014-07-26RabbitMQ Java client library: packageEvgeny Egorochkin2-0/+36
2014-07-26RabbitMQ server: bump to 3.3.4Evgeny Egorochkin1-2/+2
2014-07-26Merge pull request #3371 from qknight/qt53Joachim Schiele5-1/+202
qt-5.3: added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-26Merge pull request #3262 from bjornfor/znc-module-typeslethalman1-15/+15
nixos/znc-service: don't use types.string (it's deprecated)
2014-07-26Merge pull request #3378 from MP2E/hlint_1_9_2Aycan iRiCAN1-3/+2
update hlint to 1.9.2
2014-07-26Merge pull request #3003 from ↵Jaka Hudoklin1-1/+11
offlinehacker/nixpkg/nodejs/buildNodePackage/shellHook buildNodePackage: add shell hook for development
2014-07-26Merge pull request #3364 from joelteon/mysql-psJaka Hudoklin1-0/+5
On Darwin, add /bin/ps to path during MySQL build
2014-07-26Merge pull request #3292 from offlinehacker/elasticsearch_pluginsJaka Hudoklin4-1/+75
elasticsearch: add support for plugins
2014-07-26Merge pull request #3315 from fignuts/masterJaka Hudoklin2-0/+64
Add SpiderOak secure backup service.
2014-07-26Merge pull request #3355 from ttuegel/gnuplotJaka Hudoklin2-3/+9
Update gnuplot and add optional Qt dependency
2014-07-26Merge pull request #3374 from FlashKorten/vimpcJaka Hudoklin2-0/+36
vimpc: initial install script
2014-07-26Merge pull request #3376 from nilcons/bloomfilterJaka Hudoklin1-0/+4
Fix bloomfilter package on 32 bits
2014-07-26Merge pull request #3377 from wjlroe/serf-0.6.3Jaka Hudoklin2-3/+3
Update Serf to 0.6.3
2014-07-26nixos/munin: change activationScript to preStart scriptBjørn Forsman1-8/+7
All activation scripts run in serial upon boot and nixos-rebuild switch etc., in contrast to preStart which run before a service starts, and can run in parallel with other services. The munin(-node) activation script is particularly slow. Change it to a preStart script so that it can run in parallel with other services and not slow down boot (or nixos-rebuild switch). This reduces (repeated) "nixos-rebuild test" time from ~16 seconds to ~8 on my (old) laptop.