Domen Kozar
67ce79f5e4
set platforms for i3wm
2013-03-29 13:27:04 +01:00
Michael Raskin
30420115a4
Fix Linux 3.9-rc modDir
2013-03-29 09:30:07 +04:00
Michael Raskin
406954c12d
Next rc for 3.9
2013-03-29 09:30:03 +04:00
Michael Raskin
e9439d7811
Fix Wine libDRM reference
2013-03-29 09:29:19 +04:00
Vladimír Čunát
8406a62973
gtk3: core platform update (versions from GNOME 3.8)
2013-03-29 02:22:29 +01:00
Vladimír Čunát
4e7741d694
gtk2 platform: minor updates
...
Also make glib use libelf (a few hudred kBs).
2013-03-29 02:01:03 +01:00
Vladimír Čunát
69418c7418
libpng: minor updates to 1.6.1 and 1.5.15
2013-03-29 00:01:10 +01:00
Cillian de Róiste
0ad1f78760
Python3: fix the download URL
2013-03-28 22:57:37 +01:00
Lluís Batlle i Rossell
e48bbe4c39
wpa_supplicant: Making a remote patch local.
...
upstream is down
2013-03-28 18:35:19 +01:00
Lluís Batlle i Rossell
5f677039c7
Adding back the 1.5 expression of mupen64plus
...
It has a GUI, for example.
2013-03-28 18:16:40 +01:00
Lluís Batlle i Rossell
3abc3f4a68
Updating mupen64plus, and adding a GUI for it.
...
I can't say the GUI works very well... it doesn't find the core properly,
but I couldn't find why.
2013-03-28 18:13:18 +01:00
Eelco Dolstra
c98af108d0
libvirt: Update to 1.0.3
2013-03-28 18:05:24 +01:00
Domen Kožar
c2b44a8da0
Merge pull request #418 from bjornfor/pitz
...
pitz: new package
2013-03-28 09:39:53 -07:00
Bjørn Forsman
4b1042cf02
pitz: new package
...
pitz is a distributed bug tracker, inspired by ditz. Homepage:
http://pitz.tplus1.com/
pitz has a command line interface, pitz-<command>, and a webapp,
pitz-webapp.
TODO: pitz has a pitz-shell utility that depends on ipython, but when I
enabled it it raised an exception. I think it depends on an old IPython
version:
from IPython.Shell import IPShellEmbed
ImportError: No module named Shell
A broken pitz-shell doesn't affect the rest of the command line
interface nor the webapp, so it is not critical to have it working.
There are not many distributed bug trackers out there, so I hope that
adding pitz to nixpkgs may inspire people to support pitz (or similar
software).
2013-03-28 17:25:42 +01:00
Domen Kozar
65057975c8
xbmc: bump to 12.1
2013-03-28 17:21:20 +01:00
Shea Levy
cfbdb33197
Add a latest linuxPackages for living on the edge
...
Theoretically this could be automatically detected by finding all
packages named 'linux' and choosing the latest, but that's overkill.
Just update it when a new kernel is added.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 10:59:40 -04:00
Shea Levy
f39310b525
Add right_aws gem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:59:18 -04:00
Shea Levy
0866ec1aa7
Add the nix-build `result' symlink and cpan files to gitignore
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:52:27 -04:00
Shea Levy
6cd1dc255e
Update rubygems
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:42:15 -04:00
Peter Simons
171425c8a0
mini-httpd: update to version 1.4
2013-03-28 13:56:22 +01:00
Domen Kozar
229616de83
set platforms and correct license to synergy
2013-03-28 13:24:37 +01:00
Eelco Dolstra
8a42c8b94e
httpd: Update to 2.2.24
2013-03-28 13:13:36 +01:00
Eelco Dolstra
df92d96871
linux: Update to 3.2.42
2013-03-28 13:10:38 +01:00
Vladimír Čunát
7d7407f75f
Merge pull request #408 from maggesi/hol_light_updates
...
hol_light: update to rev 157
2013-03-28 05:04:17 -07:00
Vladimír Čunát
4ee055d359
Merge pull request #405 from cpages/mesafix
...
mesa: use buildEnv to join mesa(noglu) and glu
2013-03-28 02:04:35 -07:00
Cillian de Róiste
0caed13c85
Merge: use Python 3.3 as the default version of Python3
2013-03-28 01:13:37 +01:00
Cillian de Róiste
a5e48c0f20
Python 3.3 upgrade to 3.3.1rc1 to fix an important bug for Nix
...
http://bugs.python.org/issue15833
When Python 3.3.0 attempts to compile python bytecode in the system
directories it raises and exception and stops. Since Python 3.3 is
only required by the latest Blender, I hope it's OK to use the RC
until the final release.
2013-03-28 01:10:23 +01:00
Cillian de Róiste
3da635c88a
Python 3.3 add setup-hook
2013-03-28 01:03:30 +01:00
Cillian de Róiste
49b23b29dd
Blender: Tidy up, sort inputs, remove unused OPENJPEG option
2013-03-28 01:00:22 +01:00
Cillian de Róiste
ca2a39757c
Blender: enable extra features in the Video Sequence Editor
...
FFMPEG support allows a greater variety of export and import options.
SNDFILE support allows WAV and other sound file formats to be used.
JACK support allows blender to be used with XJadeo, Ardour or any other JACK away audio editor.
2013-03-28 00:52:08 +01:00
Cillian de Róiste
5c40e28dfb
Rename oiio to openimageio (more explicit) and add opencolorio
2013-03-28 00:47:47 +01:00
Cillian de Róiste
043d21b69d
Add OpenColorIO support to OpenImageIO and tidy up
2013-03-28 00:46:23 +01:00
Cillian de Róiste
8ef25cf876
Add OpenColorIO, a color management framework. Used by Blender
2013-03-28 00:45:22 +01:00
Cillian de Róiste
67a1becfdc
OpenImageIO Tidy Up: moved to applications/graphics
...
oiio includes CLI tools for manipulating graphics
2013-03-27 23:29:17 +01:00
Eelco Dolstra
2ef559c513
systemd: Enable the firmware loader in udev
...
It's needed in kernels < 3.8.
2013-03-27 23:00:03 +01:00
Eelco Dolstra
419413ac52
man-pages: Update to 3.50
2013-03-27 23:00:02 +01:00
Eelco Dolstra
f0d45e2e25
Linux kernel: Enable CONFIG_FHANDLE
...
This enables the open_by_handle_at(2) and name_to_handle_at(2)
syscalls. Systemd kind of requires this.
2013-03-27 23:00:02 +01:00
Eelco Dolstra
916c1adb84
Delete all kernels older than 2.6.39
...
Systemd doesn't support those kernels, so there is no point in keeping
them around.
2013-03-27 23:00:02 +01:00
Eelco Dolstra
3300479c74
systemd: Update to 199
...
This incorporates some changes from
eb64a2f562
.
2013-03-27 23:00:02 +01:00
Cillian de Róiste
64bc336f50
Blender 2.66 WIP
2013-03-27 22:25:33 +01:00
Shea Levy
7a69bd708e
Add the DBIxClassHelpers package
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-27 16:35:54 -04:00
Shea Levy
f3f3a728f6
generate-cpan-package: Don't hard-code Eelco's environment
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-27 16:35:42 -04:00
Moritz Ulrich
da90131e5a
g500-control: Add meta.platforms.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:59:57 +01:00
Moritz Ulrich
f071e856d3
Fix platform note in dropbox-cli
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:56:46 +01:00
Moritz Ulrich
ff953e211e
New package: dropbox-cli
...
dropbox-cli, part of dropbox-nautilus is a small self-contained python
script to control the dropbox daemon.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:12:58 +01:00
Moritz Ulrich
e70954f8c8
New package: g500-control
...
g500-control is a small tool to configure internal profiles of a
Logitech G500 mouse.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 19:51:32 +01:00
Rok Garbas
310c732276
Merge pull request #415 from bjornfor/ipython-pylab
...
ipython: modularize and enable more features
2013-03-27 09:30:22 -07:00
Rickard Nilsson
608fe14130
darktable: Update to 1.1.4
2013-03-27 16:16:58 +01:00
Bjørn Forsman
25c49767f3
ipython: modularize and enable more features
...
Add these new attributes (all default to true):
notebookSupport
qtconsoleSupport
pylabSupport
pylabQtSupport
This adds jinja2, matplotlib, pyqt4 and sip as new dependencies of
ipython.
This commit fixes "ipython --pylab" so that it no more errors out with
"ImportError: No module named matplotlib" (which was my initial goal).
2013-03-27 15:39:03 +01:00
Lluís Batlle i Rossell
99c65b6693
Making wings work (it works with the old erlang).
2013-03-27 15:38:31 +01:00