Domen Kožar
dcbf69915d
matplotlib: get rid of distribute
2013-12-28 21:04:51 +01:00
William A. Kennington III
c00b1ba8f3
Update matplotlib from 1.2.1 -> 1.3.1
...
Additionally, fix the build and install phases so that they build under
python3
2013-12-28 21:04:50 +01:00
William A. Kennington III
7f4f6bdbfb
Update tornado from 2.4 -> 3.1.1
2013-12-28 21:04:50 +01:00
William A. Kennington III
e5c6fb8fa1
Update pyparsing from 1.5.6 -> 2.0.1
2013-12-28 21:04:50 +01:00
William A. Kennington III
e4b4df6f43
Update python3 from 3.3.2 -> 3.3.3
2013-12-28 21:04:50 +01:00
William A. Kennington III
587d03ec4e
Update python-dateutil from 2.1 -> 2.2
2013-12-28 21:04:50 +01:00
Vladimír Čunát
9f735bdf57
gnumeric: add platforms, maintainer
2013-12-28 15:49:19 +01:00
Vladimír Čunát
a126ce011a
gnumeric: add schemas and icons, refactor
...
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Vladimír Čunát
9bcacfb142
hicolor_icon_theme: minor update 0.12 -> 0.13
2013-12-28 15:08:47 +01:00
Moritz Ulrich
5890215501
windowManager.xmonad: Make it configurable and extensible.
...
PR #1366
The previous windowManager.xmonad option only starts xmonad and
doesn't make ghc available. This assumes that the user has GHC with
access to the xmonad package in his PATH when using xmonad.
Xmonad in Nix is now patched to accept the XMONAD_{GHC,XMESSAGE}
environment variables which define the path to either ghc or xmessage.
These are set automatically when using xmonad through
windowManager.xmonad.
My (or specific: @aristidb and my) changes make it possible to use
Xmonad without adding GHC to any profile. This is useful if you want
to add a different GHC to your profile.
This commit introduces some options:
- xmonad.haskellPackages: Controls which Haskell package set & GHC set
is used to (re)build Xmonad
- xmonad.extraPackages: Function returning a list of additional
packages to make available to GHC when rebuilding Xmonad
- xmonad.enableContribExtras: Boolean option to build xmonadContrib
and xmonadExtras.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-28 09:29:53 +01:00
Moritz Ulrich
5331088ba1
ledger3: Update to latest git (8d38060968)
2013-12-28 00:57:17 +00:00
Vladimír Čunát
9020582fea
xfce4-terminal: bugfix update 0.6.2 -> .3
2013-12-27 08:48:39 +01:00
Rob Vermaas
8cb70b0b93
Upgrade cppunit to 1.13.2
2013-12-27 08:25:39 +01:00
Shea Levy
44c97e02f6
Move GEM_PATH part of rubygems' setup hook to ruby
...
Fixes #1413
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 18:38:10 -05:00
Song Wenwu
88b9e1f191
retroarch: update to 0.9.9.7
2013-12-26 18:55:17 +01:00
Song Wenwu
9b273eb971
midori: build with webkit2 to support GTK+2 plugins ( close #1412 )
2013-12-26 18:14:45 +01:00
Song Wenwu
55a49a3f93
midori: fix file chooser dialog (Ctrl+o)
...
vcunat: change to double-prefix of the variable, instead of clearing it.
2013-12-26 18:14:45 +01:00
Domen Kožar
f6a8fe34b2
speedtest-cli: dev -> 0.2.4
2013-12-26 16:51:08 +01:00
Eelco Dolstra
9f75797d0b
Merge remote-tracking branch 'origin/glibc-2.18'
2013-12-26 14:49:19 +01:00
Shea Levy
73e78c24fb
Update node packages to npm2nix-5.4.2 to fix tarball
...
Thanks @vcunat for pointing it out
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 06:43:21 -05:00
William A. Kennington III
f5374c123c
Add targetcli-fb as well as necessary dependencies
2013-12-26 10:58:15 +01:00
Vladimir Still
b345bdf5d2
tmpwatch: Add platforms to meta (unix).
...
According to web pages of tmpwatch it seems that it can be build on
unixes (Mac OS X, solaris). Not much information is here though.
2013-12-26 10:56:00 +01:00
Song Wenwu
0889c86b86
midori: update from 0.4.4 to 0.5.6 ( close #1411 )
2013-12-26 09:19:19 +01:00
Evgeny Egorochkin
46c1216fd0
kde411: expose it to nix-env with a lower priority.
2013-12-26 04:23:53 +02:00
Tomasz Kontusz
37a3f21799
Bump compton to v0.1_beta2
2013-12-26 01:22:24 +01:00
Florian Friesdorf
7a988c62af
git-repo-1.20, update and pin python
2013-12-26 01:01:01 +01:00
Florian Friesdorf
46f627e8f7
git-repo-1.19
2013-12-26 00:45:21 +01:00
Edward Tjörnhammar
01c39bdefc
Adding IntelliJ IDEA13 Community and Ultimate
2013-12-26 00:12:19 +01:00
Vladimír Čunát
b80d1c5923
Merge x-updates
2013-12-25 23:56:41 +01:00
AndersonTorres
378f962c0e
Aegisub: New Package
...
Adding Aegisub: an advanced movie subtitle editor
2013-12-25 22:24:19 +01:00
Vladimír Čunát
28cb01ee89
libtiff on darwin: attempt to fix build
2013-12-25 18:51:35 +01:00
Arvin Moezzi
8fc2319320
calibre: upgrade from 1.15.0 to 1.17.0
2013-12-25 14:51:08 +01:00
Moritz Ulrich
e87515e519
Opam 1.1: Constrain supported ocaml versions.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:43:23 +01:00
Malcolm Matalka
545216ee02
Opam: Update to 1.1.0
...
Also keeps 1.0 for backwards compatibility.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-25 14:18:28 +01:00
Vladimír Čunát
15a5894ab3
netpbm: fix CVE-2005-2471
2013-12-25 11:11:59 +01:00
Vladimír Čunát
c744a7e106
netpbm: fix build
2013-12-25 11:11:59 +01:00
Vladimír Čunát
2abbce201a
gdal: add libtiff to buildInputs as well (fix build)
...
so that its private deps propagate.
2013-12-25 11:11:59 +01:00
Shea Levy
7129ba057b
Update nodePackages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-24 19:00:26 -05:00
Moritz Ulrich
109070d78a
perlPackages.ExtUtilsTypemapsDefault: Update to 1.05 (fixes tests).
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-24 22:38:59 +01:00
Evgeny Egorochkin
91decd3a35
libtorrentRasterbar: add missing dependencies
2013-12-24 23:19:55 +02:00
Nixpkgs Monitor
dad3202472
libtorrentRasterbar: update from 0.16.12 to 0.16.13
2013-12-24 22:20:50 +02:00
Sander van der Burg
2f624cd1fa
Make xcode detection a bit more robust and configurable
2013-12-24 14:34:56 +01:00
Ricardo M. Correia
94536ea09f
nss: Fix patch download URL
2013-12-24 11:16:58 +01:00
Mathijs Kwik
0bf0610d14
libpng: upgrade apng patch .7 -> .8
2013-12-24 10:52:42 +01:00
Mathijs Kwik
3db725c467
mpv: ffmpeg defaults to latest now
2013-12-24 10:52:14 +01:00
Tomasz Kontusz
18115fbbea
Change pmount download address and add platforms
...
The URL change is needed as alioth.debian.org is forcing HTTPS with CA we don't recognize.
2013-12-24 10:50:40 +01:00
Rob Vermaas
cd27fa7450
Build x11vnc on linux
2013-12-24 10:48:42 +01:00
Peter Simons
a4462d9a03
git-annex: fix build some more
2013-12-23 22:30:43 +01:00
Peter Simons
c380995686
haskell-yesod-auth: update to version 1.2.5.1
2013-12-23 22:30:43 +01:00
Peter Simons
b0b46acdf0
haskell-xdot: update to version 0.2.4.2
2013-12-23 22:30:43 +01:00
Peter Simons
70ccb085df
haskell-wl-pprint-text: update to version 1.1.0.1
2013-12-23 22:30:43 +01:00
Peter Simons
a7c748f43e
haskell-scotty: update to version 0.6.2
2013-12-23 22:30:43 +01:00
Peter Simons
beb05c1640
haskell-ghc-vis: update to version 0.7.2.1
2013-12-23 22:30:43 +01:00
Peter Simons
047988fe49
haskell-force-layout: update to version 0.2.0.1
2013-12-23 22:30:43 +01:00
Peter Simons
969e23d5d1
haskell-direct-sqlite: update to version 2.3.9
2013-12-23 22:30:43 +01:00
Peter Simons
682dac229c
haskell-circle-packing: update to version 0.1.0.3
2013-12-23 22:30:43 +01:00
Peter Simons
47a3ece984
git-annex: disable test suite to fix build
...
The "lock" test fails. Upstream knows this, and apparently the failure
is caused by a bug in the test suite -- not in the application code.
2013-12-23 22:30:43 +01:00
Peter Simons
47816b4bd4
haskell-uuagc: update to version 0.9.50.2
2013-12-23 22:30:43 +01:00
Peter Simons
44a9fc6fcb
haskell-timeplot: update to version 1.0.23
2013-12-23 22:30:43 +01:00
Peter Simons
4ca7f09ce5
haskell-yesod-auth: update to version 1.2.5.0
2013-12-23 22:30:43 +01:00
Peter Simons
d192c499d0
haskell-unix-process-conduit: update to version 0.2.2.2
2013-12-23 22:30:43 +01:00
Peter Simons
069166a454
haskell-postgresql-simple: update to version 0.4.0.1
2013-12-23 22:30:43 +01:00
Peter Simons
9a3b54a556
haskell-postgresql-libpq: update to version 0.8.2.6
2013-12-23 22:30:43 +01:00
Peter Simons
0317d6fd35
haskell-persistent: update to version 1.2.3.2
2013-12-23 22:30:42 +01:00
Peter Simons
dae18b0d6c
haskell-persistent-postgresql: update to version 1.2.1.3
2013-12-23 22:30:42 +01:00
Peter Simons
c460ce3650
haskell-mongoDB: update to version 1.4.4
2013-12-23 22:30:42 +01:00
Peter Simons
faedadea28
haskell-digestive-functors-heist: update to version 0.8.3.1
2013-12-23 22:30:42 +01:00
Peter Simons
2ac0fedb60
haskell-git-annex: update to version 5.20131221
2013-12-23 22:30:42 +01:00
Peter Simons
d57b9b0b8b
haskell-github: update to version 0.7.3
2013-12-23 22:30:42 +01:00
Peter Simons
4e917cdc35
python-2.6-bsddb: build this module with Berkeley DB 4.5
...
The current 'db' attribute refers to DB 4.8, which Python 2.6 does
recognize: <http://hydra.nixos.org/build/7320517/nixlog/1/raw >.
2013-12-23 21:45:46 +01:00
Vladimír Čunát
91ead93811
libxslt: minor update to fix DOS security problem
2013-12-23 19:42:19 +01:00
Peter Simons
71ee40a045
all-packages.nix: fix Emacs syntax highlighting
2013-12-23 19:29:24 +01:00
Vladimír Čunát
50ac037864
Merge master into x-updates
2013-12-23 19:27:14 +01:00
Vladimír Čunát
b89ab32c60
cogl: fix build, enable some features
2013-12-23 19:25:29 +01:00
Vladimír Čunát
4f8809a091
libXtst: forgotten security update
2013-12-23 18:24:24 +01:00
Peter Simons
6518480c1b
Merge pull request #1401 from monocell/haskore
...
haskore: new package
2013-12-23 09:13:05 -08:00
Vladimír Čunát
a84d2267d1
qt4: fix CVE-2013-4549.patch
2013-12-23 18:11:15 +01:00
Vladimír Čunát
7a93e63ae9
libmng: update 1.0.10 -> 2.0.2, drop autotools phase
2013-12-23 18:10:54 +01:00
Vladimír Čunát
a1cfb23d73
libtiff: pull (mostly) security patches from Arch
...
Also enable lzma support and check phase.
2013-12-23 18:06:47 +01:00
Rob Vermaas
a8df968ac4
Upgrade rsyslog to latest stable, 7.4.7. Include systemd journal support.
2013-12-23 17:42:20 +01:00
Rob Vermaas
bd0d2aa149
Update dd-agent to 4.0.1
2013-12-23 15:49:54 +01:00
Mathijs Kwik
939a0d3b4a
firefox: enable gstreamer for h.264 support in HTML5 video
2013-12-23 15:48:36 +01:00
Mathijs Kwik
82d02565fc
rethinkdb: /usr/bin/env is not available in chroot builds
2013-12-23 15:48:36 +01:00
Mathijs Kwik
82131d5013
clucene_core: switch to versioning scheme to make overriding easier
2013-12-23 15:48:35 +01:00
Mathijs Kwik
af7df9a37b
add node rethinkdb driver
2013-12-23 11:29:16 +01:00
Mathijs Kwik
3c265cefdb
add node-protobuf + binary dep
2013-12-23 11:29:16 +01:00
Mathijs Kwik
a067bd0ffc
node-packages: upgrade all
2013-12-23 11:29:15 +01:00
Mathijs Kwik
d94aa96648
bitcoin: use default db4 now db48 is default
2013-12-23 11:10:19 +01:00
Mathijs Kwik
992e69abf4
freicoin: use default db4 now db48 is default
2013-12-23 11:10:18 +01:00
Mathijs Kwik
7ad65e860e
netatalk: depend on db4 instead of db48, now the db4 default became db48
2013-12-23 11:10:18 +01:00
Mathijs Kwik
0be65b20a3
db4: change default 4.5 -> 4.8
2013-12-23 11:10:18 +01:00
Mathijs Kwik
8adf5a4f0c
kde-4.1*: use default/latest ffmpeg
2013-12-23 11:03:15 +01:00
Mathijs Kwik
2f166b3a3c
vlc: use default/latest ffmpeg
2013-12-23 11:03:15 +01:00
Mathijs Kwik
f7500f9571
mplayer2: use default/latest ffmpeg
2013-12-23 11:03:14 +01:00
Mathijs Kwik
70f3d42729
freerdp: pin to ffmpeg 1
2013-12-23 11:03:14 +01:00
Mathijs Kwik
9bd9ac6e8d
audacity: pin to ffmpeg 0.10
2013-12-23 11:03:14 +01:00
Mathijs Kwik
c6b59a6281
mediatomb: use default/latest ffmpeg
2013-12-23 11:03:14 +01:00
Mathijs Kwik
4fdeca4c57
opencv: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
3a1d772861
mlt: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
575a8c5f22
mediastreamer: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
7177855e4d
renpy: use default/latest ffmpeg
2013-12-23 11:03:13 +01:00
Mathijs Kwik
d1b14af0e5
grass: pin to ffmpeg 0.10
2013-12-23 11:03:12 +01:00
Mathijs Kwik
31a14a4d0b
xinelib: pin to ffmpeg 1
2013-12-23 11:03:12 +01:00
Mathijs Kwik
8e9232e797
baresip: pin to ffmpeg 1
2013-12-23 11:03:12 +01:00
Mathijs Kwik
2c8835c9db
xbmc: pin to ffmpeg 1
2013-12-23 11:03:12 +01:00
Mathijs Kwik
caaa4d1122
openscenegraph: pin to ffmpeg 0.10
2013-12-23 11:03:11 +01:00
Mathijs Kwik
bda93fb1e8
minidlna: pin to ffmpeg 0.10
2013-12-23 11:03:11 +01:00
Mathijs Kwik
ef214655d6
cfdg: use default/latest ffmpeg
2013-12-23 11:03:11 +01:00
Mathijs Kwik
d735014548
acoustid_fingerprinter: pin to ffmpeg_1
2013-12-23 11:03:10 +01:00
Mathijs Kwik
72ad48fd32
xpra: depend on ffmpeg instead of ffmpeg_1, now default became 1+
2013-12-23 11:03:10 +01:00
Mathijs Kwik
70c2d2416b
gst-ffmpeg: stick to ffmpeg 0.10
2013-12-23 11:03:10 +01:00
Mathijs Kwik
5b4635d6fa
ffmpeg: change default 0.10 -> 2.0
...
This commit, and the "pinnings" that follow should not cause major issues.
I personally checked (build-only) each and every package that depends
on ffmpeg to find the maximum supported version.
I performed this on stdenv-updates+glibc2.18+x-updates but I don't expect
that to matter.
2013-12-23 11:03:10 +01:00
Mathijs Kwik
d2ccef5140
ffmpeg: order and cleanup versions
2013-12-23 11:03:09 +01:00
Mathijs Kwik
e3acde0b44
ffmpeg: switch to default versioning-scheme
2013-12-23 11:03:09 +01:00
Mathijs Kwik
cf9cc60a8d
bison: use gz tarball, early stdenv does not have xz
2013-12-23 10:25:17 +01:00
Mathijs Kwik
3493b7cacf
webkit: pin to bison 2.7
2013-12-23 10:25:17 +01:00
Mathijs Kwik
e9a9fcc8d1
ffms: upgrade to 2.19
2013-12-23 10:25:16 +01:00
Mathijs Kwik
c9cf6ecd40
bogofilter: get rid of bdb alias
2013-12-23 10:25:16 +01:00
Mathijs Kwik
5e2921df64
bsddb3: upgrade to 6.0.1
...
should be backward compatible with all bdb 3 and 4 versions
2013-12-23 10:25:16 +01:00
Mathijs Kwik
4a909c7be3
log4cxx: depend on db4 instead of db45
2013-12-23 10:25:16 +01:00
Mathijs Kwik
e966ebd5e1
kdesvn: upgrade to 1.6.0
2013-12-23 10:25:16 +01:00
Mathijs Kwik
c5d05a5652
jigdo: depend on db4 instead of db45
2013-12-23 10:25:15 +01:00
Mathijs Kwik
a508d30c53
openimageio: hash change
2013-12-23 10:25:15 +01:00
Mathijs Kwik
2dd32f1e3d
gst-plugins-ugly: upgrade to 0.10.19
...
- enable x264 support
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik
1e695ec40b
gst-plugins-bad: upgrade to 0.10.23
...
- enable orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik
d81200da88
gst-plugins-good: enable vpx, gdkpixbuf and orc support
2013-12-23 10:25:15 +01:00
Mathijs Kwik
eb51293c30
gst-plugins-base: enable orc support
2013-12-23 10:25:14 +01:00
Mathijs Kwik
f1be397249
gst-ffmpeg: upgrade to 0.10.13
...
- enabled orc support
2013-12-23 10:25:14 +01:00
Mathijs Kwik
8e85e17a99
ffmpeg-1: upgrade to 1.2.4
2013-12-23 10:25:14 +01:00
Mathijs Kwik
2de160c594
ffmpeg-0.10: upgrade to 0.10.10
2013-12-23 10:25:14 +01:00
Mathijs Kwik
34527353b5
conkeror: upgrade to more recent git "release"
2013-12-23 10:25:13 +01:00
Mathijs Kwik
e9a61d523e
firefox: use system icu
...
- cleanup of debug/optimize flags
2013-12-23 10:25:13 +01:00
Mathijs Kwik
9f83c13dde
go: change default to 1.2
2013-12-23 10:25:13 +01:00
Emil Rangden
5a90dd86da
add haskellPackages.haskore
2013-12-23 10:25:06 +01:00
Emil Rangden
1e8dcf3921
add haskellPackages.midi
2013-12-23 10:25:06 +01:00
Emil Rangden
f4204813c6
add haskellPackages.markovChain
2013-12-23 10:25:06 +01:00
Emil Rangden
d62b286c7f
add haskellPackages.monoidTransformer
2013-12-23 10:25:06 +01:00
Emil Rangden
bdae7f99ea
add haskellPackages.eventList
2013-12-23 10:25:05 +01:00
Mathijs Kwik
84538c25da
go: removeGodocExternals no longer needed
2013-12-23 10:24:32 +01:00
Mathijs Kwik
86c298b510
add rethinkdb haskell driver
2013-12-23 10:21:20 +01:00
Mathijs Kwik
5188f7f939
add haskell-protocol-buffers-descriptor
2013-12-23 10:21:20 +01:00
Mathijs Kwik
98334e1d0a
add haskell-protocol-buffers
2013-12-23 10:21:20 +01:00
Mathijs Kwik
e2e923644f
add rethinkdb
2013-12-23 10:21:20 +01:00
Mathijs Kwik
c693d2e7fa
haskell-trifecta 1.2: relax comonad dependency
2013-12-23 10:21:19 +01:00
Mathijs Kwik
1f42e5c565
haskell-trifecta 1.1: relax comonad dependency
2013-12-23 10:21:19 +01:00
Mathijs Kwik
56cf3c115f
mplayer2: upgrade to git 04/28
2013-12-23 10:21:19 +01:00
Mathijs Kwik
1b9884b7ae
opusfile: new package
2013-12-23 10:21:19 +01:00
Mathijs Kwik
64266a2197
opus-tools: upgrade to 0.1.8
2013-12-23 10:21:18 +01:00
Mathijs Kwik
5771888f4e
wireshark: upgrade to 1.10.3
...
- cleaned up dependencies
- python support is deprecated (upstream) in favor of pyreshark
2013-12-23 10:21:18 +01:00
Mathijs Kwik
1b88488988
gperftools: upgrade to 2.1
2013-12-23 10:21:18 +01:00