Commit graph

6110 commits

Author SHA1 Message Date
Vladimír Čunát
e740b565cf Merge master into stdenv-updates
Conflicts (easy):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/compilers/openjdk/default.nix
	pkgs/development/libraries/icu/default.nix
	pkgs/development/libraries/libssh/default.nix
	pkgs/development/libraries/libxslt/default.nix
	pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Vladimír Čunát
cb639302df Merge glibc-2.18 branch into stdenv-updates
It's to separate from other changes coming from master.

Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (taking both changes)
	pkgs/development/libraries/ncurses/5_4.nix (deleted)
2013-12-28 18:51:23 +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
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
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
Song Wenwu
0889c86b86 midori: update from 0.4.4 to 0.5.6 (close #1411) 2013-12-26 09:19:19 +01: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
Arvin Moezzi
8fc2319320 calibre: upgrade from 1.15.0 to 1.17.0 2013-12-25 14:51:08 +01:00
Peter Simons
a4462d9a03 git-annex: fix build some more 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
2ac0fedb60 haskell-git-annex: update to version 5.20131221 2013-12-23 22:30:42 +01:00
Vladimír Čunát
50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +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
82131d5013 clucene_core: switch to versioning scheme to make overriding easier 2013-12-23 15:48:35 +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
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
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
Nixpkgs Monitor
786b828f33 ngspice: update from 24 to 25 2013-12-23 05:27:10 +02:00
Nixpkgs Monitor
f3c93eaa1e pidginmsnpecan: update from 0.1.0 to 0.1.4 2013-12-23 05:24:47 +02:00
Nixpkgs Monitor
7e3e830e81 qjackctl: update from 0.3.9 to 0.3.10 2013-12-23 05:21:36 +02:00
Nixpkgs Monitor
ab32224e7b smplayer: update from 0.8.5 to 0.8.6 2013-12-23 05:19:26 +02:00
Nixpkgs Monitor
e36a27155d vacuum: update from 1.2.0 to 1.2.3 2013-12-23 03:30:33 +02:00
Nixpkgs Monitor
c23bf0548e xterm: update from 281 to 300 2013-12-23 03:27:46 +02:00
Lluís Batlle i Rossell
a7a7e414f0 Updating mpv, and making it use ffmpeg_2 2013-12-22 19:00:05 +01:00
Nixpkgs Monitor
78ad8b0a38 telepathy_salut: update from 0.8.0 to 0.8.1 2013-12-22 01:29:01 +02:00
Nixpkgs Monitor
49060a6ade telepathy_rakia: update from 0.7.4 to 0.8.0 2013-12-22 01:28:29 +02:00
Nixpkgs Monitor
907788ffd7 telepathy_mission_control: update from 5.14.1 to 5.16.0 2013-12-22 01:27:16 +02:00
Nixpkgs Monitor
4c71072c35 telepathy_haze: update from 0.7.0 to 0.8.0 2013-12-22 01:26:16 +02:00
Nixpkgs Monitor
270acdc682 gnumeric: update from 1.12.0 to 1.12.9, potentially fixes CVE-2013-6836 2013-12-21 18:13:03 +02:00
Vladimír Čunát
2b24f1349a Merge master into x-updates 2013-12-21 10:20:55 +01:00
Nixpkgs Monitor
458decf6c4 mhwaveedit: update from 1.4.21 to 1.4.23 2013-12-21 04:05:17 +02:00
Nixpkgs Monitor
64bdbc9271 samplv1: update from 0.3.2 to 0.3.5 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
59c3fb01f5 scribus: update from 1.4.1 to 1.4.3 2013-12-21 02:28:28 +02:00
Evgeny Egorochkin
c4c10e8826 ufraw: add missing lensfun dependency 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
d0e950867c ufraw: update from 0.18 to 0.19.2 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
bb1b1bb1a5 xchm: update from 1.18 to 1.23 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
3e2fc2338c xfontsel: update from 1.0.2 to 1.0.5 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
102a88e469 xsane: update from 0.998 to 0.999 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
7289affced pari: update from 2.5.4 to 2.5.5 2013-12-21 02:28:25 +02:00
Evgeny Egorochkin
c857d90619 nut: update from 2.6.5 to 2.7.1; fix nut-scanner 2013-12-21 02:28:24 +02:00
Peter Simons
778a55d352 ess-mode: enable Hydra builds on Linux 2013-12-21 00:05:29 +01:00
Vladimír Čunát
4c5a71f777 Merge master into x-updates
Conflicts:
	pkgs/desktops/gnome-2/desktop/gvfs/default.nix
	pkgs/development/libraries/cogl/default.nix
	pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Nixpkgs Monitor
6ac1c01e51 kde4.rekonq: update from 1.70 to 1.80 2013-12-18 18:18:33 +02:00
Nixpkgs Monitor
3e97ec3a01 kde4.kwooty: update from 0.8.1 to 0.8.4 2013-12-18 18:18:33 +02:00
Nixpkgs Monitor
b3f1ee3863 jags: update from 2.2.0 to 3.4.0 2013-12-18 18:18:32 +02:00
Nixpkgs Monitor
6b76ba365d jackmeter: update from 0.3 to 0.4 2013-12-18 18:18:32 +02:00
Nixpkgs Monitor
d315309339 impressive: update from 0.10.2 to 0.10.3 2013-12-18 18:18:32 +02:00
Nixpkgs Monitor
0aef5b8381 gtkwave: update from 3.3.39 to 3.3.53 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor
24c79d6626 gromacsDouble: update from 4.5.5 to 4.6.5 2013-12-18 18:18:30 +02:00
Nixpkgs Monitor
8fa0f4debf gitAndTools.git: update from 1.8.5.1 to 1.8.5.2 2013-12-18 18:18:28 +02:00
Nixpkgs Monitor
20f3c4de3d gimp: update from 2.8.8 to 2.8.10 2013-12-18 18:18:28 +02:00
Nixpkgs Monitor
191f349052 cvc3: update from 2.2 to 2.4.1 2013-12-18 18:18:23 +02:00
Nixpkgs Monitor
8e9ed874bf csound: update from 5.18.02 to 5.19.01 2013-12-18 18:18:23 +02:00
Nixpkgs Monitor
6fb71755b8 cinepaint: update from 1.0 to 1.1 2013-12-18 18:18:22 +02:00
Evgeny Egorochkin
69bb44994e avogadro: build documentation 2013-12-18 18:18:22 +02:00
Nixpkgs Monitor
c7a7cfc9d2 calibre: update from 1.14.0 to 1.15.0 2013-12-18 18:18:20 +02:00
Nixpkgs Monitor
e66756f350 bitcoin: update from 0.8.5 to 0.8.6 2013-12-18 18:18:19 +02:00
Nixpkgs Monitor
b07899be32 bibletime: update from 2.9.1 to 2.9.2 2013-12-18 18:18:19 +02:00
Nixpkgs Monitor
296e2d5207 bazaarTools: update from 2.2.0 to 2.5 2013-12-18 18:18:18 +02:00
Nixpkgs Monitor
de403540ab avogadro: update from 1.0.3 to 1.1.1 2013-12-18 18:18:18 +02:00
David Virgilio
84b09e26e5 dzen2: new package
"Dzen is a general purpose messaging, notification and menuing program for X11. It was designed to be fast, tiny and scriptable in any language." -- https://github.com/robm/dzen
2013-12-17 12:05:42 +00:00
Sander van der Burg
010273bf1e Fix imagemagick compilation on darwin, because it still includes ghostscript which should not be the case 2013-12-17 11:45:07 +01:00
Peter Simons
45e8de9a7d Merge branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor
e748d4c498 gmtk: update from 1.0.5 to 1.0.8 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
6112fc7fff xaos: update from 3.5 to 3.6 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
d2bb4dc100 windowmaker: update from 0.95.4 to 0.95.5 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
b92620f680 kde4.digikam: update from 3.2.0 to 3.5.0, potentially fixes CVE-2012-4514, CVE-2012-4514 2013-12-15 23:32:32 +02:00
Nixpkgs Monitor
19f3061d10 lingot: update from 0.9.0 to 0.9.1 2013-12-15 13:20:24 +02:00
Nixpkgs Monitor
aa36ddc188 ii: update from 1.6 to 1.7, potentially fixes CVE-2012-2187 2013-12-15 13:06:57 +02:00
Nixpkgs Monitor
a49d2ee8b5 hello: update from 2.8 to 2.9 2013-12-15 13:05:36 +02:00
Nixpkgs Monitor
873c95ba8d hexedit: update from 1.2.12 to 1.2.13 2013-12-15 13:00:22 +02:00
Nixpkgs Monitor
8c042a49eb etherape: update from 0.9.12 to 0.9.13 2013-12-15 12:38:46 +02:00
Nixpkgs Monitor
9fa6637c90 bristol: update from 0.60.10 to 0.60.11 2013-12-15 11:25:57 +02:00
Nixpkgs Monitor
ac1972d177 archimedes: update from 2.0.0 to 2.0.1 2013-12-15 11:25:56 +02:00
Nixpkgs Monitor
c08c8ddb52 a2jmidid: update from 7 to 8 2013-12-15 11:25:55 +02:00
Michael Raskin
06d079e089 Merge pull request #1382 from jagajaga/master
Add MOC (Music on console)
2013-12-14 22:58:09 -08:00
Michael Raskin
5a333ab0c9 Merge pull request #1381 from AndersonTorres/master
MPV: new package
2013-12-14 22:57:23 -08:00
Michael Raskin
b2223ebf69 Merge pull request #1367 from falsifian/firefox_26
Firefox 26
2013-12-14 22:54:01 -08:00
Michael Raskin
fc3a316d55 Merge pull request #1361 from iyzsong/ranger
add ranger 1.6.1
2013-12-14 22:51:15 -08:00
Arseniy Seroka
674047ed91 Add moc music player 2013-12-15 01:16:18 +04:00
Peter Simons
b7e3905d28 haskell-hledger-irr: update to version 0.1.1.3 2013-12-14 22:08:27 +01:00
Peter Simons
903e36a74c git-annex: fix build some more 2013-12-14 22:05:17 +01:00
Peter Simons
e706edb8ee git-annex: disable test suite in this version to fix the build 2013-12-14 21:34:34 +01:00
AndersonTorres
e34aea6178 It is a first try to an expression for MPV video player.
It certainly needs a bit of improvement and testing, but it works
nicely - so it's a good time to put it to the great public!
2013-12-14 20:47:05 +01:00
Nixpkgs Monitor
503762f5dc telepathy_mission_control: update from 5.14.0 to 5.14.1 2013-12-14 21:29:50 +02:00
AndersonTorres
ed05981c8a It is a first try to an expression for MPV video player.
It certainly needs a bit of improvement and testing, but it works
nicely - so it's a good time to put it to the great public!
2013-12-14 19:46:30 +01:00
Nixpkgs Monitor
34593a22b3 mpg123: update from 1.15.4 to 1.16.0 2013-12-14 17:59:57 +02:00
Nixpkgs Monitor
71d1e429a7 nano: update from 2.2.6 to 2.3.2 2013-12-14 17:59:57 +02:00
Peter Simons
f449007ade haskell-git-annex: update to version 5.20131213 2013-12-14 15:19:27 +01:00
Bjørn Forsman
4353a1a873 freecad: add matplotlib and pycollada dependencies
When FreeCAD is started it prints that it's missing matplotlib and
pycollada:

  $ FreeCAD
  [...]
  matplotlib not found, Plot module will be disabled
  pycollada not found, collada support will be disabled.

The closure size of freecad is currently at 1.9 GiB. Adding these two
deps increase it to 2.0 GiB.

Reflow the expression function argument list.
2013-12-14 13:00:46 +01:00
Nixpkgs Monitor
48949544e5 xlsfonts: update from 1.0.2 to 1.0.4 2013-12-14 00:44:09 +02:00
Nixpkgs Monitor
209ff52d0b stalonetray: update from 0.8.0 to 0.8.1 2013-12-14 00:36:24 +02:00
Petr Rockai
8f583cced9 photivo: Add photivo photo processor / RAW development laboratory. 2013-12-13 20:56:35 +02:00
Jaka Hudoklin
faf82de7d2 cgminer: update to 3.7.2 2013-12-13 10:16:16 +01:00
James Cook
8ddc7b8db2 firefox: Hack to get it to compile. 2013-12-13 00:11:52 -08:00
James Cook
d9f3dab48e Firefox 26.0. (Doesn't build.) 2013-12-12 20:27:07 -08:00
Nixpkgs Monitor
ec83369639 subversionClient: update from 1.7.13 to 1.7.14, potentially fixes CVE-2013-4558 2013-12-13 00:10:35 +02:00
Domen Kožar
2e9a1690be Merge pull request #1359 from chongli/submit/xbmc-sqlite3-fix
Fixed wrapper to include a path to sqlite3 python bindings.
2013-12-12 08:02:06 -08:00
Chong Li
0e18b7cd97 Switched xbmc to pythonFull. Fixes python plugin errors. 2013-12-12 16:52:09 +01:00
Song Wenwu
85372d5fba add ranger 1.6.1 2013-12-12 11:04:38 +08:00
Nixpkgs Monitor
2331185794 qbittorrent: update from 3.1.2 to 3.1.3 2013-12-12 03:34:12 +02:00
Nixpkgs Monitor
1cedd2647f autopanosiftc: update from 2.5.0 to 2.5.1 2013-12-12 03:26:11 +02:00
Nixpkgs Monitor
b35d255286 gkrellm: update from 2.3.4 to 2.3.5 2013-12-12 03:11:34 +02:00
Nixpkgs Monitor
c8f28ec7e3 geany: update from 1.23 to 1.23.1 2013-12-12 03:11:34 +02:00
Nixpkgs Monitor
b95f7102ee flpsed: update from 0.7.0 to 0.7.1 2013-12-12 03:11:33 +02:00
Vladimír Čunát
db426d4601 k3d: fix changed URL/patch 2013-12-11 12:01:46 +01:00
Nixpkgs Monitor
6ba2d327b6 amsn: update from 0.98.4 to 0.98.9 2013-12-11 09:47:45 +02:00
Peter Simons
2bc29e4e6d Merge branch 'master' into stdenv-updates. 2013-12-10 22:29:20 +01:00
Peter Simons
c0fc46516d haskell-github-backup: update to version 1.20131203 2013-12-10 20:41:36 +01:00
Arvin Moezzi
36cb2af057 calibre: upgrade 1.13.0 -> 1.14.0
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-10 16:45:49 +00:00
Vladimír Čunát
785befb6b2 fribid: fix build via using gtk2 instead of gtk3
This was caused by a gtk3 update.
I saw they depend on gtk2 instead in Arch and it fixes the build there.
CC @edwtjo
2013-12-10 13:27:07 +01:00
Vladimír Čunát
089da3ee5c Merge master into x-updates
Conflicts (simple):
	pkgs/top-level/all-packages.nix
2013-12-10 13:00:02 +01:00
Vladimír Čunát
c11747b3f5 merge #1197: gnuplot darwin changes 2013-12-10 12:46:45 +01:00
Peter Simons
486e7736df Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Evgeny Egorochkin
328d59eab6 add meta.repositories.git to several packages 2013-12-10 01:07:30 +02:00
Peter Simons
916af0f39c stellarium: update to version 0.12.4 2013-12-09 12:42:03 +01:00
Nixpkgs Monitor
a08f5c4314 verilog: update from 0.9.3 to 0.9.7 2013-12-09 11:30:43 +02:00
Moritz Ulrich
5c59c84bcb audacity: update from 2.0.4 to 2.0.5 2013-12-09 00:24:16 +00:00
Moritz Ulrich
b4f93af3c9
Update git and related tools to latest releases.
Git     -> 1.8.5.1
stgit   -> 0.16
svn2git -> 2.2.2

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-09 00:15:25 +00:00
Jason \"Don\" O'Conal
0c5f72af58 spotify: fix finding libXdamage.so.1
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-08 23:48:10 +00:00
Domen Kožar
c1df906704 vlc: specify meta.platforms 2013-12-08 19:19:11 +01:00
Domen Kožar
32cd0be64c vlc: add mkv support 2013-12-08 19:18:59 +01:00
Vladimír Čunát
6690c97569 Merge branch 'master' into x-updates
Conflicts (just different styles, same semantics):
	pkgs/development/libraries/libusb1/default.nix
2013-12-07 14:17:16 +01:00
Nixpkgs Monitor
1beca24707 sxiv: update from 1.1 to 1.1.1 2013-12-07 14:39:52 +02:00
Evgeny Egorochkin
1f5d28001e xplanet: fix build against giflib 5.* 2013-12-07 13:13:06 +02:00
Nixpkgs Monitor
6b1a3bffd0 xplanet: update from 1.2.2 to 1.3.0 2013-12-07 13:13:06 +02:00
Michael Raskin
0c63a9283d Merge pull request #1338 from ktosiek/quassel
Rename quassel packages
2013-12-07 00:04:14 -08:00
Andrew Morsillo
3814415be4 Add robomongo, a GUI for exploring mongodb data and building queries. 2013-12-06 19:40:40 +01:00
Shea Levy
5588f25a15 hg 2.8.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-06 08:34:44 -05:00
Tomasz Kontusz
b4c5a6f15f Rename quassel packages 2013-12-05 23:56:11 +01:00
Arvin Moezzi
a286f65a93 fix: syntax error in networking/mumble 2013-12-05 14:47:54 +01:00
Lluís Batlle i Rossell
e5b0867492 Updating zathura to 0.2.6 2013-12-05 10:44:49 +01:00
Evgeny Egorochkin
610532ac6a Revert "fluidsynth: switch to cmake build system" which causes mpd and calf to fail to detect
fluidsynth.

This reverts commit cd16faa257.
2013-12-05 07:45:04 +02:00
Michael Raskin
990d9684a4 Merge pull request #1321 from wkennington/mumble
Break mumble into client and server components
2013-12-04 20:56:36 -08:00
Peter Simons
c32bf83301 Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/development/interpreters/perl/5.16/default.nix
	pkgs/tools/networking/curl/default.nix
	pkgs/top-level/all-packages.nix
	pkgs/top-level/release-python.nix
	pkgs/top-level/release-small.nix
	pkgs/top-level/release.nix
2013-12-04 18:33:52 +01:00
Evgeny Egorochkin
cd16faa257 fluidsynth: switch to cmake build system 2013-12-04 06:48:29 +02:00
Nixpkgs Monitor
3f5e010117 fluidsynth: update from 1.1.5 to 1.1.6 2013-12-04 06:46:32 +02:00
Nixpkgs Monitor
9a1643ff47 drumkv1: update from 0.3.2 to 0.3.5 2013-12-04 06:45:22 +02:00
Nixpkgs Monitor
67f41be3dd keymon: update from 1.13 to 1.16 2013-12-04 06:44:19 +02:00
Nixpkgs Monitor
465c863fb2 jalv: update from 1.4.0 to 1.4.2 2013-12-04 06:40:44 +02:00
Nixpkgs Monitor
5a131711fe caps: update from 0.9.7 to 0.9.16 2013-12-04 06:25:58 +02:00
Nixpkgs Monitor
99bf1945d1 graphicsmagick: update from 1.3.13 to 1.3.18, potentially fixes CVE-2013-4589 2013-12-04 05:44:15 +02:00
Nixpkgs Monitor
78f33605e5 kde4.quasselDaemon: update from 0.9.0 to 0.9.2, potentially fixes CVE-2013-4422 2013-12-04 03:22:35 +02:00
Nixpkgs Monitor
b067405540 kde4.krename: update from 4.0.4 to 4.0.9 2013-12-04 03:12:55 +02:00
Bjørn Forsman
04dd0bb5df sup: fix chroot build
By making fetchgit a fixed-output derivation.
2013-12-03 17:26:19 +01:00
Jason "Don" O'Conal
d937187808 sup: update to latest version, use better version number 2013-12-03 17:14:58 +01:00
Peter Simons
1a996759a5 ess-mode: update to version 13.09 2013-12-03 12:44:52 +01:00
William A. Kennington III
ff1d97f3a4 Add Build Script for Murmur 2013-12-02 20:15:01 -06:00
William A. Kennington III
7aa292a069 Properly configure mumble to build without the server and libopus 2013-12-02 20:15:01 -06:00
Vladimír Čunát
d09b722f77 Merge master into x-updates 2013-12-02 21:41:16 +01:00
Moritz Ulrich
87fd8c1f8f dropbox: Update to 2.4.7.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-02 18:09:57 +01:00
Peter Simons
d555031aa8 haskell-git-annex: update to version 5.20131130 2013-12-02 16:25:34 +01:00
Michael Raskin
42437555fe Merge pull request #1313 from roverorna/fixes
Remove caches from liferea, evince and network-manager-applet
2013-12-01 12:34:36 -08:00
Tomasz Kontusz
f4d4e12ca6 Remove caches from liferea, evince and network-manager-applet 2013-12-01 20:26:31 +01:00
Michael Raskin
e8246aa3ee Merge pull request #1307 from bjornfor/pencil
pencil: new package
2013-12-01 05:32:59 -08:00
Moritz Ulrich
a29f3a9167 Mutt: Update to 1.5.22.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-01 12:35:22 +01:00
Arvin Moezzi
f2e8838691 bittorrentsync: upgrade 1.1.70 -> 1.2.82 2013-11-30 19:42:27 +01:00
Bjørn Forsman
5443dd4c00 pencil: new package
Pencil is a GUI prototyping/mockup tool.

Homepage: http://pencil.evolus.vn/
2013-11-30 17:51:47 +01:00
Kim Simmons
e18686d8a0 grafx2: Fixed install error.
My bad for not checking suggested changes.
2013-11-30 12:03:34 +01:00
Mathijs Kwik
1b5422d611 rxvt_unicode: stop creation of unnecessary symlink
rxvt will depend on the terminfo output automatically and knows where
to find the terminfo files.
2013-11-30 11:19:13 +01:00
Arvin Moezzi
95f43b9e8e calibre: upgrade 1.11.0 -> 1.13.0 2013-11-30 03:04:44 +01:00
Michael Raskin
1e3ed11000 Merge pull request #1262 from Zoomulator/add_grafx2
grafx2: new package
2013-11-29 09:10:37 -08:00
Michael Raskin
64e380c853 Merge pull request #1266 from AndersonTorres/master
Merge request: A Nix expression for Bochs
2013-11-28 02:57:59 -08:00
Nathaniel Baxter
65e61d8588 teamspeak_client: Updated to 3.0.13.1
* Updated ancient teamspeak client. From 3.0.0-beta35 to 3.0.13.1.
* Added support for i686-linux.
* Added support for pulseaudio.
* Teamspeak now uses nixos qt4 libraries.
2013-11-27 23:41:48 +01:00
Moritz Ulrich
9b609beec1 Ledger3: Update to latest git.
Works good here.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-27 01:53:06 +01:00
Peter Simons
a9986874c0 xmobar: re-generate expression with cabal2nix 2013-11-26 21:09:21 +01:00
Peter Simons
5644003632 haskell-git-annex: update to version 5.20131120 2013-11-26 21:09:18 +01:00
aszlig
da62e513e7
chromium: Update all channels to latest versions.
This introduces version 31.0.1650.57 as the new version for the stable
channel.

Overview of the updated channels:

stable: 30.0.1599.114 -> 31.0.1650.57
beta:   31.0.1650.34  -> 32.0.1700.19
dev:    32.0.1671.3   -> 33.0.1712.4

This drops the sandbox_userns_30.patch as version 30 is no longer
stable. In addition, we had to patch out some references to /usr/bin/gcc
in the bundled WebKit sources.

Builds are passing and running fine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 03:00:01 +01:00
Michael Raskin
4140dc2628 Updating EKRHuper 2013-11-25 10:59:35 +04:00
Kim Simmons
1009ab8d68 Edit that was left out from the last commit. 2013-11-24 16:59:23 +01:00
Cillian de Róiste
18685b7d44 MyPaint, fix impurity: add hicolor_icon_theme wrapper to ensure MyPaint can start
MyPaint fails to find its own icons and refuses to start if another
icon theme is not available on the system. Running
gtk-update-icon-cache on MyPaint's share/icons/hicolor folder did not
help, and setting the XDG_DATA_DIRS to point to MyPaint's icons also
didn't work.

https://gna.org/bugs/?18460

Thanks to Kim Simmons for reporting this and helping to debug.
2013-11-24 16:34:10 +01:00
AndersonTorres
81d7906e19 Minor changes to Bochs expression. 2013-11-24 16:30:16 +01:00
Jason "Don" O'Conal
6c7ca091fd newsbeuter-dev: update to latest master 2013-11-24 14:28:33 +01:00
Vladimír Čunát
5c1e8fc56d weston: clean the expression (no semantic change) 2013-11-23 23:56:38 +01:00
Vladimír Čunát
30666ed5ad wayland, weston: update to 1.3.1, fix weston build
Also make Hydra build weston, so we can see the breakages in future.
2013-11-23 23:31:48 +01:00
Cillian de Róiste
7f791a6449 MyPaint: fix the mypaint script to use the correct python instead of calling env 2013-11-23 18:09:39 +01:00
Aristid Breitkreuz
608bfa50ff xmobar: add support for wireless
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-23 15:50:28 +01:00
Rok Garbas
b06462f9ec vifm: update 0.7.6 2013-11-23 15:33:43 +01:00
Rok Garbas
6aff4d5ee5 zathuraCollection: update to latest
girara -> 0.1.9
zathura-core -> 0.2.5
zathura-djvu -> 0.2.3
zathura-pdf-poppler -> 0.2.4
zathura-ps -> 0.2.2
2013-11-23 15:19:54 +01:00
Rok Garbas
830bcd1850 jmeter: update to 2.10 2013-11-23 15:06:07 +01:00
Rok Garbas
b4aa481080 notmuch: update to 0.16 2013-11-23 14:57:20 +01:00
Vladimír Čunát
5fd97b7067 wireshark: bugfix+CVE update to current old-stable
The old version also didn't build anymore on x-updates.
2013-11-23 14:42:42 +01:00
Vladimír Čunát
b5fba47147 Merge branch master into x-updates
Conflicts (not used, deleted):
	pkgs/desktops/xfce/common.nix
2013-11-23 10:22:26 +01:00
Kim Simmons
1e44b59996 grafx2: Some simplification in the package file. 2013-11-23 09:44:49 +01:00
Anderson Torres
fee5929a42 First commit.
Added Nix expression for Bochs - "the highly portable x86 emulator".
2013-11-23 02:22:05 +01:00
Bjørn Forsman
c6d548f9b3 spyder: update 2.1.13.1 -> 2.2.5
This update brings bug fixes and new features.

Full changelog: https://code.google.com/p/spyderlib/source/browse/CHANGELOG
2013-11-22 23:56:17 +01:00
Michael Raskin
50ee1b2498 Updating Visual Understanding Environment 2013-11-22 10:35:10 +04:00
Domen Kožar
241738bca6 teamviewer: pass script argument to underlying command 2013-11-21 16:24:31 +01:00
Kim Simmons
d70e11672f grafx2: new package
GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance. Specialized in 256-color drawing.
2013-11-21 11:19:56 +01:00
Michael Raskin
935e586050 Merge pull request #1245 from nathanielbaxter/dev/openbox
openbox: Update to 3.5.2
2013-11-21 00:34:19 -08:00
viric
6c8054cabe Merge pull request #1212 from lovek323/awesome
Awesome: fix issue with awesome-client, add expression for 3.5
2013-11-20 06:09:35 -08:00
Nathaniel Baxter
2bf530ab4b openbox: Update to 3.5.2 2013-11-20 14:27:13 +11:00
Jason "Don" O'Conal
76ab3916de awesome-3-5: add expression and nixos module 2013-11-20 01:05:09 +00:00
Bjørn Forsman
522275f297 qmmp: update 0.7.0 -> 0.7.3
The included changes seems to be only fixes, see
http://qmmp.ylsoftware.com/
2013-11-18 20:49:10 +01:00
Rob Vermaas
c2ea1f50ba Add assertion for x86_64-linux for Fuze package. 2013-11-18 20:41:11 +01:00
Rob Vermaas
368ce9b70b Add Fuze for Linux 1.0.5 2013-11-18 20:39:33 +01:00
Domen Kožar
3343716c7f teamviewer8: wrap daemon so teamviewer actually works 2013-11-18 20:37:57 +01:00
Eelco Dolstra
678bcc6d4d firefox: Update to 25.0.1 2013-11-18 18:04:17 +01:00
Vladimír Čunát
747e757500 libunique: fix build, make the package unique
The one in gnome2 was failing to build,
but all there is likely in a desolate state anyway.

In gmpc it also seemed without any reason to have a duplicate.
2013-11-17 22:26:49 +01:00
Bjørn Forsman
21e86d498f newsbeuter: update 2.6 -> 2.7 2013-11-17 21:33:24 +01:00
Arvin Moezzi
bb8406b3c0 calibre: upgrade 1.8.0 -> 1.11.0 2013-11-17 19:49:29 +01:00
Vladimír Čunát
85b6d28862 imagemagick: minor update 6.8.7-5 -> .7-6 2013-11-17 15:41:10 +01:00
Jason "Don" O'Conal
f49f9225d5 newsbeuter: add dev expression 2013-11-17 12:06:38 +01:00
Bjørn Forsman
452b25b6c3 qmmp: add meta.respositories
This metadata is used by the tool @phreedom is writing to automatically
find package updates.
2013-11-17 12:02:37 +01:00
Eelco Dolstra
359e2e3add gnucash: Enable support for Finance::Quote 2013-11-16 17:29:55 +01:00
Karn Kallio
6c32416a31 Fix HOL documentation build 2013-11-16 03:43:38 +02:00
Tom Ridge
f13bcf6463 HOL: update to k.8 2013-11-16 02:52:36 +02:00
Bjørn Forsman
fd7bc4ebfd kicad: update to latest stable
The Kicad developers don't make releases, they maintain a stable branch
that is "ready to be released at any moment". Update to latest stable
branch version(s).

The "version number" in the package name attribute is the date of the
last modification to the branch.

Also remove unused inputs: gtk, cups.
2013-11-15 00:43:17 +01:00
Vladimír Čunát
ac6bc8c990 vlc: minor update 2.1.0 -> .1 2013-11-14 22:57:26 +01:00
Sergey Mironov
c0df12ccf0 mirage: fix localization 2013-11-14 21:24:11 +01:00
Shea Levy
6555e31fb4 ImageMagick and asciidoc build on 64-bit darwin
Tested by @zefhemel

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 10:42:58 -05:00
Eelco Dolstra
e597d102d8 git: Update to 1.8.4.3 2013-11-14 15:29:58 +01:00
Evgeny Egorochkin
829b29153b clean up git revision handling in several packages 2013-11-13 12:46:55 +02:00
Lluís Batlle i Rossell
fda66c9ff4 Updating tox to master 2013-11-13 09:21:44 +01:00
Lluís Batlle i Rossell
868fa84e3a Adding smartdeblur (gpl3 version, ~1.27) 2013-11-12 22:12:43 +01:00
Moritz Ulrich
844b053cce ImageMagick: 6.8.7-5 & fix ghostscript/freetype errors
ghostscript and freetype were enabled but the configure script
couldn't find them. It turns out it uses pkgconfig to search for them.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-12 21:53:37 +01:00
Evgeny Egorochkin
39e9fabae0 ZNC modules: expose meta properly, fix typo in license 2013-11-12 14:43:29 +02:00
Rok Garbas
f685b08d0d emacs offlineimap mode added 2013-11-12 11:00:58 +01:00
Peter Simons
75ec0b31f8 haskell-git-annex: update to version 4.20131106 2013-11-11 14:39:57 +01:00
Peter Simons
d72afe2f1b haskell-github-backup: update to version 1.20131101 2013-11-11 14:39:51 +01:00
Jason "Don" O'Conal
d680003157 awesome: add which to build inputs (for awesome-client) 2013-11-11 01:40:17 +00:00
Cillian de Róiste
01266013a5 gimpPlugins.gmic: upgrade from 1.3.2.0 to 1.5.7.4, fix compilation with gimp 2.8
Only the gimp plugin is built now, as the rest of the suite is quite
large and probably deserves its own package.
2013-11-10 23:35:03 +01:00
Cillian de Róiste
b8bbc87ab1 gimpPlugins.fourier: upgrade from 0.3.3 to 0.4.1 and fix compilation 2013-11-10 23:35:03 +01:00
Cillian de Róiste
f5e92ce8f2 gimpPlugins.texturize: fix compilation with gimp 2.8 2013-11-10 23:35:03 +01:00
Cillian de Róiste
f9520337d0 gimpPlugins.ufraw: update plugin from 0.15 to 0.19.2 to build with gimp 2.8 2013-11-10 23:35:03 +01:00
Bjørn Forsman
01fed132fc remmina: add meta.platforms 2013-11-10 18:25:12 +01:00
Domen Kožar
2099a81487 xawtv: 3.95 -> 3.103
- package now builds on linux
- added linux platforms
- removed patches
2013-11-10 17:57:58 +01:00
Eric Kow
9a97b842c5 Emacs darwin: avoid X unless explictly requested
This keeps the dependencies lighter. Perhaps future work on this
derivation could enable the Cocoa interface by default on Mac.
2013-11-10 13:41:10 +00:00
Bjørn Forsman
25b822db37 gnuradio: new package
Add GNU Radio, the free & open-source software development toolkit that
provides signal processing blocks to implement software radios.
2013-11-09 22:16:55 +01:00
Peter Simons
46581c6918 subversion: install bash completion 2013-11-09 19:19:22 +01:00
Bjørn Forsman
b8e890539e tig: small expression cleanup
* Add a bit of whitespace to make it easier on the eyes
* Shorten the description (and remove package name)
2013-11-09 19:13:35 +01:00
Bjørn Forsman
9b6fb1ebd5 tig: bump 1.1 -> 1.2.1
XML_CATALOG_FILES is needed to be able to build the asciidoc
documentation/manpages in this new version.
2013-11-09 19:06:09 +01:00
Jonas Hoersch
a131ce533d fbreader: add meta.platforms attribute 2013-11-09 18:16:17 +01:00
Cillian de Róiste
0c555809d1 gimp: upgrade to 2.8.8
This also fixes color management support (lcms2)
2013-11-09 16:27:11 +01:00
Cillian de Róiste
1ff90228b2 xsane: add optional gimp plugin support 2013-11-09 15:03:12 +01:00
Cillian de Róiste
b5bac4c7a4 sane: tidy-up, wrap expression arguments 2013-11-09 15:03:12 +01:00
Cillian de Róiste
46646feb17 sane: add support for Epson snapscan scanners
The firmware file needs to be downloaded or extracted from the windows
driver file and configured in nixpkgs.config e.g.:

sane.snapscanFirmware = /firmware/esfw41.bin;
2013-11-09 15:03:12 +01:00
Michael Raskin
d569958894 Merge pull request #1189 from grwlf/qvim
qvim: fix stdenvAdapters issue, disable Darwin builds
2013-11-08 01:30:23 -08:00
Lluís Batlle i Rossell
0aedd883e8 Adding qbittorrent 2013-11-08 09:59:52 +01:00
Sergey Mironov
2b1b4f3d3a qvim: chage platforms from 'unix' to 'linux'
I have no Darwin machine available so lets test qvim on Linux for now
2013-11-08 12:24:51 +04:00
Peter Simons
dc9efcd02d milkytracker: fix evaluation 2013-11-07 12:59:45 +01:00
Peter Simons
4a8712328d Merge pull request #1186 from wizeman/flashplayer
flashplayer: Update to 11.2.202.310 (fixes 4 critical security vulnerabi...
2013-11-07 03:31:31 -08:00
cillianderoiste
ed67672aac Merge pull request #1181 from Zoomulator/master
New application: Milkytracker v0.90.85
2013-11-07 02:54:32 -08:00
Michael Raskin
2d1121c454 Merge pull request #1170 from grwlf/qvim
Add qvim - an experimental Qt gui for Vim
2013-11-07 02:48:22 -08:00
Ricardo M. Correia
38f85ac5ae flashplayer: Update to 11.2.202.310 (fixes 4 critical security vulnerabilities)
Fixes CVE-2013-3361, CVE-2013-3362, CVE-2013-3363 and CVE-2013-5324.
2013-11-07 11:44:18 +01:00
Kim Simmons
db2075b6d8 Added milkytracker: Compiles and runs. 2013-11-07 11:05:13 +01:00
Sergey Mironov
82dedd9cad Fix remmina: add Desktop file and icons 2013-11-06 22:57:55 +01:00
Sergey Mironov
ac0019dc18 Fix remmina the FreeRDP GUI frontend
The patch fixes [undefined reference to `g_thread_init'] as suggested by
http://ragnermagalhaes.blogspot.ru/2007/09/undefined-reference-to-gthreadinit.html
2013-11-06 22:57:55 +01:00
Lluís Batlle i Rossell
cadd213230 Making mupdf build in 'release', not 'debug'. 2013-11-06 09:10:51 +01:00
Sergey Mironov
c8bb648f0f qvim: clean up the code 2013-11-06 11:27:06 +04:00
Lluís Batlle i Rossell
1045df3197 Updating mkvtoolnix, libebml, libmatroska to latest versions. 2013-11-05 23:20:27 +01:00
Eelco Dolstra
c88055e1a2 Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
Eelco Dolstra
a2cbc77e4f Only show/build a package on the platforms listed in meta.platforms
The function ‘mkDerivation’ now checks whether the current platform
type is included in a package's meta.platform field.  If not, it
throws an exception:

  $ nix-build -A linux --argstr system x86_64-darwin
  error: user-thrown exception: the package ‘linux-3.10.15’ is not supported on ‘x86_64-darwin’

These packages also no longer show up in ‘nix-env -qa’ output.  This
means, for instance, that the number of packages shown on
x86_64-freebsd has dropped from 9268 to 4764.

Since meta.platforms was also used to prevent Hydra from building some
packages, there now is a new attribute meta.hydraPlatforms listing the
platforms on which Hydra should build the package (which defaults to
meta.platforms).
2013-11-05 00:06:10 +01:00
Bjørn Forsman
8867304b5e filezilla: bump 3.6.0.2 -> 3.7.3
Includes security fixes, bug fixes and some (minor) new features.
Changelog is available here:

  https://filezilla-project.org/versions.php

Also:
 * break long lines
 * add meta.platforms
 * use licenses.gpl2 attribute instead of a literal string.
2013-11-04 22:53:59 +01:00
Eelco Dolstra
a0e21fd1ca Mark more packages as broken 2013-11-04 21:11:00 +01:00
Eelco Dolstra
754704ea18 Allow packages to be marked as "broken" by setting meta.broken
The effect is that they won't show up in "nix-env -qa" anymore.
2013-11-04 21:11:00 +01:00
Eelco Dolstra
01087750ba Don't build some packages on some platforms 2013-11-04 21:11:00 +01:00
Sergey Mironov
d6d2de4147 Add qvim - an experimental Qt gui for Vim
vim-qt has the most complete set of Ctrl-Alt-Meta binding functionality.
For example, qvim is able to correctly bind keys like Alt-<nonlatin>.
More: https://bitbucket.org/equalsraf/vim-qt/wiki/Features
2013-11-04 23:02:54 +04:00
Eelco Dolstra
b232825c07 adobe-reader: Update to 9.5.5 2013-11-04 18:46:44 +01:00
Domen Kožar
8274bd331a redshift: add platforms 2013-11-04 12:34:46 +01:00
Jonas Hoersch
795753bbc6 quodlibet: update to version 2.6.3
also provides two distinctive flavours, which either wrap the program to
pull in the gstreamer plugins or not.
2013-11-03 16:05:37 +01:00
Jonas Hoersch
8487fdd209 mathematica: fix x86 build of mathematica
the MathInstaller doesn't distinguish between 64bit and 32bit linux
platforms.
2013-11-03 14:01:59 +01:00
Peter Simons
576058fe0e haskell-git-annex: update to version 4.20131101 2013-11-01 17:42:08 +01:00
Peter Simons
dac108f51b ikiwiki: update to version 3.20130904 2013-11-01 16:33:59 +01:00
Peter Simons
cd1605f729 maxima: update to version 5.31.3 2013-11-01 10:53:44 +01:00
Mathijs Kwik
609f8dc04b Merge branch 'master' into stdenv-updates
Conflicts:
	pkgs/top-level/all-packages.nix
2013-11-01 08:31:54 +01:00
Mathijs Kwik
588db4727c calibre: fix hash 2013-11-01 07:59:11 +01:00
Peter Simons
893282109e haskell-xmobar: update to version 0.19 2013-10-31 09:02:24 +01:00
Jaka Hudoklin
e4ebc03367 znc: add support for modules, add fish and push module
Close #1148.
2013-10-30 17:12:55 +02:00
cillianderoiste
ddc809d6da Merge pull request #1146 from Chaddai/master
Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc
2013-10-30 07:15:34 -07:00
Arvin Moezzi
162b874469 calibre: upgrade 1.5.0 -> 1.8.0
from #1144
2013-10-30 15:44:03 +02:00
Jason "Don" O'Conal
5a2011e0c3 googleMusicmanager: add expression
close #1056
2013-10-30 14:40:08 +02:00
Jaka Hudoklin
11fd5db060 Add gitflow
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model
2013-10-30 11:37:57 +01:00
Chaddaï Fouché
5fe82bafac Ooops licences replaced by licenses 2013-10-30 10:55:40 +01:00
Chaddaï Fouché
1d9632cac8 Adjust kvirc/default.nix to better use stdenv.lib 2013-10-30 10:53:34 +01:00
Cillian de Róiste
9f6f87f76a MilkyTracker: Tidy up, sort buildInputs and use the attrPath for the license 2013-10-30 00:08:27 +01:00
Cillian de Róiste
39525c52d8 MilkyTracker: fix build, use system zlib and decompressor patch
Also add JACK support
2013-10-30 00:08:17 +01:00
Eelco Dolstra
8150f1a362 firefox: Update to 25.0 2013-10-29 23:47:09 +01:00
Chaddaï Fouché
4c9349a2c1 Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc 2013-10-29 23:35:29 +01:00
Kim Simmons
808962fe31 Attempt at compiling MilkyTracker, but recent zlib version may have broken it.
There's a zlib version included with milkytracker,
but there's no makefiles for it. I've only included
the header here, but it fails at link-time with
several 'undefined reference' errors, which simply
means it can't find the definitions, e.g. compiled
zlib.
There's bug reports on other package systems although
unfortunately still unresolved.
https://bugs.archlinux.org/task/31324
http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082180.html
2013-10-29 17:14:53 +01:00
Rok Garbas
b040814679 changes in: redshift, geoclue, libsoup
- added support for geoclue for redshift
 - package geoclue 2.0.0 (as geoclue2)
 - package libsoup 2.44.1 (as libsoup_2_40)
2013-10-29 16:25:31 +01:00
aszlig
df4a3cc9f9
miro: New package, version 6.0.
I actually had this breeding in my nixpkgs overrides for a year and only
recently took the time to fix it and thus revive my video feeds :-)

The package uses a patch which is removing the dependency on gconf and
switches to storage within a shelve in ~/.miro/config instead.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:50 +01:00
aszlig
246b59ec11
chromium: Update stable and beta channels.
stable: 30.0.1599.101 -> 30.0.1599.114
http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_22.html

beta: 31.0.1650.26 -> 31.0.1650.34
http://googlechromereleases.blogspot.de/2013/10/beta-channel-update_23.html

Builds and tests pass on my machine. The update for the dev channel is
currently not building and I'm going to fix it later.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
aszlig
45e740b119
mixxx: New package in version 1.11.0.
Compiles fine on linux i686 and amd64. Adding myself as maintainer, even
though I'm not using the package by myself, but a friend is using it for
DJing from a NixOS live system I'm maintaining.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
Jason "Don" O'Conal
ab18b33f3e sup: update to latest version 2013-10-27 21:57:09 +01:00
Peter Simons
c05bf33b77 haskell-git-annex: update to version 4.20131024 2013-10-27 19:07:14 +01:00
Peter Simons
9eea6c64fb Merge branch 'origin/master' into stdenv-updates. 2013-10-27 10:58:24 +01:00
Jason \"Don\" O'Conal
2dfe8e7a7d gpicview: add expression 0.2.4
close #1123.
2013-10-27 06:59:41 +02:00
Rok Garbas
ff8e06d4cc redshift: update to 1.8 and fix redshift-gtk script 2013-10-26 19:21:37 +02:00
Peter Simons
91f2c362de Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/top-level/all-packages.nix
2013-10-26 18:28:05 +02:00
Arvin Moezzi
4e60450858 Package urlview 0.9-19
urlview extracts URLs from text.

Close #1118.
2013-10-26 12:48:08 +03:00
aszlig
8a0b424296
synergy: Update to new upstream version 1.4.15.
This is a bugfix release which fixes the following bugs:

 * Synergy Service - Error 87: The parameter is incorrect.
 * Option not supported on Linux: --enable-drag-drop (server not
   starting)

Bug IDs and the announcement can be found at:

http://synergy-foss.org/blog/synergy-1-4-15-released/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-23 17:16:17 +02:00
Kim Simmons
e5129a04dc Dropbox: updated to v2.4.3
Update fixed the missing tray icon. Still works with the dropbox-cli currently
in the repository if you re-install the cli.
2013-10-23 12:07:27 +02:00
Vladimír Čunát
da55e2c186 audacious: small update, fix crashes due to gsettings schemas
Close #1037.
2013-10-22 22:10:50 +02:00
Bjørn Forsman
4acb16af4e spotify: install .desktop file 2013-10-22 20:45:10 +02:00
Bjørn Forsman
82fdd91543 spotify: update meta.homepage 2013-10-22 20:43:54 +02:00
Bjørn Forsman
fc8f8932e1 spotify: remove outdated info
Spotify for Linux works with free accounts since the end of 2011. I
verified this myself today.

Ref: http://www.omgubuntu.co.uk/2011/12/spotify-on-linux-works-for-free-accounts-offers-15-million-tracks
2013-10-22 20:43:54 +02:00
Bjørn Forsman
d4e469d307 spotify: unbreak it
Spotify doesn't start:

$ ./result/bin/spotify
/nix/store/yx05s6irqil8a24ilyvjvhnjljmm8f15-spotify-0.9.4.183/bin/.spotify-wrapped: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory

That is fixed with adding $out/spotify-client/Data to RPATH.

Then Spotify errors out trying to open libudev.so.0. We don't have that
in nixpkgs, so I'm making a symlink to libudev.so.1 instead.

Tested on NixOS x86_64-linux.
2013-10-22 20:43:54 +02:00
Jason "Don" O'Conal
6eba129774 spotify: update to latest version 2013-10-22 20:43:54 +02:00
Peter Simons
757161cb81 xpdf: fix configure-time bug that prevented the man pages from being installed 2013-10-22 13:02:21 +02:00
Benno Fünfstück
351c9e310d Emacs: Fix TRAMP by adjusting its path so that it finds ls and other binaries on NixOS systems
Close #1094.
2013-10-22 09:56:43 +03:00
Brian Smith
9aa4c9fd84 Update fossil to 1.27, and enable the JSON API. 2013-10-21 18:16:27 +00:00
Michael Raskin
764508874e Updating Compiz 2013-10-20 21:06:48 +04:00
Michael Raskin
6944de0f94 Updating EProver to 1.8 2013-10-20 21:03:04 +04:00
Michael Raskin
70f609acbf Updating Ekrhyper 2013-10-20 21:02:37 +04:00
Michael Raskin
912fc0d9fa Merge pull request #918 from edwtjo/fribid-1.0.2
Adding FriBID browser plugin
2013-10-20 08:53:44 -07:00
Pascal Wittmann
f6a96f7112 dwb: update to the latest revision 2013-10-20 08:30:01 +03:00
Pascal Wittmann
ba31f05600 dwb: make glib_networking available for dwbem 2013-10-20 08:29:21 +03:00
aszlig
4b06b42bc3
chromium: Update all channels to latest versions.
This introduces version 32 as the new version for the development
channel.

Also, stable got a few security fixes, which are described here:

http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_15.html

Overview of the updated channels:

stable: 30.0.1599.66 -> 30.0.1599.101
beta:   30.0.1599.66 -> 31.0.1650.26
dev:    31.0.1650.4  -> 32.0.1671.3

Builds are passing and running fine.

Apologies to everyone for the delayed update, real life sometimes
becomes a major distraction ;-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-19 22:10:58 +02:00
aszlig
c01a5b5442
synergy: Update to version 1.4.14.
This new upstream release comes with the following changes:

New features:

 * Drag and drop between computers (Windows and Mac)

Fixed bugs:

 * Mac does not wake up
 * Unstable service (synergyd)
 * Exploit: C:\Program.exe (if it exists) is run by service (elevated)
 * Encryption broken (GCM, CTR and OFB)
 * Start button is visible when Synergy is running
 * Apply button is disabled for Mac and Linux

Release announcement with links to detailed descriptions about each
change can be found here:

http://synergy-foss.org/blog/synergy-1-4-14/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-19 22:10:58 +02:00
Jaka Hudoklin
9653d9bbbd virt-manager: add vte as build input, so console works for lxc 2013-10-19 18:07:14 +02:00
Peter Simons
ee0a88ba01 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-10-19 13:55:06 +02:00
Peter Simons
6be8ad3392 Merge branch 'origin/master' into stdenv-updates.
There was a minor conflict in 'stumpwm'. The package needs texinfo
version 4.x. At least is used to, I'm not sure whether it still does.
2013-10-18 18:57:24 +02:00
Domen Kožar
f5f1bfa30a add ike: IPSec client 2013-10-18 18:50:53 +02:00
Bjørn Forsman
b5c1d1873a skype: add workaround for pulseaudio glitches
See http://arunraghavan.net/2013/08/pulseaudio-4-0-and-skype/

Relevant bug reports:
  https://github.com/NixOS/nixpkgs/issues/788
  https://bugs.archlinux.org/task/35690
  https://bugs.freedesktop.org/show_bug.cgi?id=50510

We don't want to disable pulseaudio timer-based scheduling (tsched=0)
because that affects everyone. It seems this is the proper distro fix
for skype + pulseaudio at the moment.
2013-10-15 22:58:12 +02:00
Edward Tjörnhammar
db684fc9ec Adding FriBID browser plugin
FriBID is an open source software for the Swedish e-id system called
BankID. FriBID also supports processor architectures and Linux/BSD
distributions that the official software doesn't support.

https://fribid.se/index.en.html

FriBID plugin is a firefoxWrapper plugin. Enabled by setting:

  nixpkgs.config.enableFriBIDPlugin = true
2013-10-15 20:46:44 +02:00
Eelco Dolstra
873662b8ad slim: Work around broken PAM session handling
Previously logging in via SLiM more than once didn't work because SLiM
doesn't clean up its PAM session properly (that is, in a child rather
than in the parent).  Thus the slim process becomes part of the user
session's cgroup, among other things.  This patch causes SLiM to exit
after the session has finished, after which systemd will restart
display-manager.service.

Fixes NixOS/nixops#137.
2013-10-15 13:23:40 +02:00
Eelco Dolstra
1d634b4388 slim: Update to 1.3.6 2013-10-15 13:23:39 +02:00
Michael Raskin
a1394551d2 Replacing StumpWM with a fresh lisp-packages version 2013-10-13 11:00:18 +04:00
Peter Simons
bf3e2d86cb wxmaxima: update to version 13.04.2 2013-10-13 00:39:06 +02:00
Peter Simons
568b39c672 maxima: update to version 5.31.2 2013-10-13 00:37:58 +02:00
Lluís Batlle i Rossell
7f62880468 Updating bitcoin to 0.8.5 2013-10-12 19:06:42 +02:00
Lluís Batlle i Rossell
5355ab63b9 Fixes for torprpl, until making it work. 2013-10-12 18:53:59 +02:00
Lluís Batlle i Rossell
3ecba5afd1 Adding tox-prpl, a pidgin plugin for tox.
I use the current master, because the release 0.2.0 doesn't match the
libtoxcore expression.
2013-10-12 15:38:38 +02:00
Karn Kallio
c51e6c75a6 eclipse: add Eclipse Classic version 4.3.1 (codename Kepler). 2013-10-11 22:25:58 +02:00
Lluís Batlle i Rossell
08e327b284 Updating freicoin to 0.8.3-1. 2013-10-11 21:54:01 +02:00
Lluís Batlle i Rossell
8a3652544b Moving the attribute tox_core to libtoxcore. It seems more appropiate. 2013-10-11 21:44:15 +02:00
Lluís Batlle i Rossell
fb8494b18b Adding toxic, the reference CLI for Tox 2013-10-11 21:42:42 +02:00
Lluís Batlle i Rossell
218fa0fc5d Adding tox-core 2013-10-11 21:32:36 +02:00
Lluís Batlle i Rossell
3ba1970cfd Updating torchat to 0.9.9.553. 2013-10-11 19:35:38 +02:00
Lluís Batlle i Rossell
2c06488a9f gnunet_svn: update to 27840 2013-10-11 19:24:04 +02:00
Lluís Batlle i Rossell
42ee481f5d Adding verboseness option to gnunet 2013-10-11 19:24:04 +02:00
Peter Simons
7e06522645 hol: fix access to dot
Committing on behalf of Karn Kallio <tierpluspluslists@skami.org>.
2013-10-11 10:20:37 +02:00
Mathijs Kwik
1772bcebc1 inkscape: fix typo in upstream sources.
fixes stdenv-updates
2013-10-11 01:09:47 +02:00
Mathijs Kwik
296e2857f7 inkscape: remove unused patch 2013-10-11 01:09:39 +02:00
Mathijs Kwik
79b7f8dc45 rxvt-unicode: use multiple outputs for terminfo
this is useful for installing the terminfo files to headless/Xless
machines, which currently produce warnings when ssh'ing to them with
urxvt.
2013-10-11 00:59:12 +02:00
Peter Simons
b224e751c0 haskell-github-backup: update to version 1.20131006 2013-10-10 20:56:33 +02:00
Eelco Dolstra
3293421dd3 Fix references to pkgs/lib 2013-10-10 13:28:22 +02:00
Peter Simons
0ae1a8b847 hol: update to version k.8
Committing on behalf of Tom Ridge <tom.j.ridge@googlemail.com>.
2013-10-10 12:00:12 +02:00
Shea Levy
74d72d89ea Update edk2 and OVMF
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:30:44 -04:00
Lluís Batlle i Rossell
174503945f Updating paraview to 4.0.1. 2013-10-09 09:02:21 +02:00
Eelco Dolstra
21cfef0beb Disable some packages that don't build 2013-10-08 11:12:44 +02:00
Eelco Dolstra
df0d362f31 Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
viric
446c6daccd Merge pull request #1052 from offlinehacker/xca
Add xca, interface for managing keys like RSA or DSA
2013-10-08 01:56:05 -07:00
Jaka Hudoklin
a19bbd49b7 Add xca, interface for managing keys like RSA or DSA 2013-10-08 09:36:03 +02:00
Rok Garbas
5aa323660c adding jmeter 2013-10-07 19:55:37 +02:00
Eelco Dolstra
2147a07938 Fix a bunch of Hydra evaluation errors 2013-10-07 17:36:47 +02:00
Eelco Dolstra
db091a6662 quassel: Fix evaluation on non-Linux platforms 2013-10-07 17:11:22 +02:00
Moritz Ulrich
c8b16f172a weechat: 0.4.2 and fix segfault on /exit.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:24:54 +02:00
Matija Šuklje
c8a9b0069f Eventlist: Renamed accordingly and fixed the description. 2013-10-07 00:26:27 +02:00
Matija Šuklje
4f74888a9f Eventlist: First working package 0.6.96.
Added boost as buildInputs.
Removed uneeded doCheck.
2013-10-06 23:57:16 +02:00
Matija Šuklje
525a6fc8a8 Eventlist: Added more dependencies. 2013-10-06 22:09:35 +02:00
Matija Šuklje
5a70214bb5 Merge branch 'eventlist' 2013-10-06 21:29:19 +02:00
Matija Šuklje
5b4a8ff6cc Eventlist: Updated version to 0.6.96. 2013-10-06 21:27:23 +02:00
Matija Šuklje
28a1e45ec7 Added proper dependencies. 2013-10-06 21:20:24 +02:00
Domen Kožar
960896a063 Merge pull request #1048 from falsifian/firefox_debug
firefox: add an option to build with debugging enabled.
2013-10-06 10:48:31 -07:00
Bjørn Forsman
083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
James Cook
b0d4b8bcaa firefox: add an option to build with debugging enabled. 2013-10-05 21:07:42 -07:00
Bjørn Forsman
28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Vladimír Čunát
4c7796e4a3 transmission: fix non-gtk builds
I'm sorry, I was incautious.
2013-10-04 21:10:54 +02:00
Vladimír Čunát
ae60edca0e transmission: unify versions to the newest, use gtk3
Also introduce transmission_gtk attribute and signify gtk client support
in the name (so newbies using package names can see there's a gui version).
2013-10-04 20:31:02 +02:00
Mathijs Kwik
0dfab04ef1 calibre: upgrade to 1.5.0 2013-10-04 09:07:45 +02:00
Mathijs Kwik
4d32a074a2 org-mode: install to proper dir 2013-10-04 09:07:45 +02:00
Peter Simons
85ecc3f176 haskell-git-annex: update to version 4.20131002 2013-10-03 21:29:51 +02:00
Peter Simons
da17bd1352 git-annex: make sure the man page is installed 2013-10-03 17:16:19 +02:00
Peter Simons
178e88e780 Merge pull request #1036 from offlinehacker/ettercap
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 06:57:55 -07:00
Peter Simons
b87cd83022 Merge pull request #1035 from pSub/dwb
Added dwb, a lightweight webbrowser written in C based on webkit and gtk
2013-10-03 06:48:55 -07:00
Jaka Hudoklin
f295cf2395 Add ettercap, a comprehensive suite for man in the middle attacks 2013-10-03 15:35:34 +02:00
Peter Simons
ac5d5297dd Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-10-02 22:44:12 +02:00
Peter Simons
eaa38dd941 haskell-git-annex: update to version 4.20130927 2013-10-02 22:33:41 +02:00
aszlig
d02be2520f
chromium: Remove conditionals for version 29.
This removes the conditionals and obsolete cruft for version 29,
especially the old user namespaces sandbox patch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 20:18:12 +02:00
aszlig
9dcbaf9f6f
chromium: Update all channels to latest versions.
This makes version 30 the new stable version which is now in par with
the beta channel. Overview:

stable: 29.0.1547.76 -> 30.0.1599.66
beta:   30.0.1599.59 -> 30.0.1599.66
dev:    31.0.1650.0  -> 31.0.1650.4

Here you can find the release notes for the new stable version:

http://googlechromereleases.blogspot.de/2013/10/stable-channel-update.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 20:12:34 +02:00
Pascal Wittmann
46fd82a793 Added dwb, a lightweight webbrowser written in C based on webkit and gtk. 2013-10-02 15:45:39 +02:00
Pascal Wittmann
296da4bfae Updating org-mode to 8.2.1 2013-10-01 15:52:31 +02:00
Eelco Dolstra
fca11ef500 Fix evaluation errors 2013-10-01 13:12:45 +02:00
Moritz Ulrich
7e816e9058 Openscad: Update to 2013.06 (& some coding style fixes)
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-01 12:37:13 +02:00
Eelco Dolstra
51c1d2d597 git: Update to 1.8.4 2013-09-30 17:19:06 +02:00
Domen Kožar
920b0d910c Merge pull request #1026 from coroa/fbreader
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Matija Šuklje
12470a0499 Fixed the sha line. 2013-09-30 00:22:31 +02:00
Matija Šuklje
fbce7c266e Merge branch 'master' into eventlist 2013-09-30 00:15:21 +02:00
Jonas Hoersch
b260d7111a Add fbreader, an e-book reader for Linux 2013-09-29 23:41:57 +02:00
Domen Kožar
b7b79e7000 xbmc: enable webserver 2013-09-29 21:17:26 +02:00
Matija Šuklje
3abea9036c Changed the hash checker to sha256 and fixed (hopefully) all-packages.nix. 2013-09-29 15:30:08 +02:00
Domen Kožar
d1ab7ca2ec Merge pull request #1002 from DriesVanDaele/master
add the mpc (mpd cli client) package
2013-09-29 04:05:16 -07:00
Domen Kožar
a4c3b638f2 Merge pull request #1011 from ocharles/rubyripper
rubyripper: New expression
2013-09-29 04:01:09 -07:00
Domen Kožar
e7e01913a0 Merge pull request #1020 from edwtjo/urxvt-256-colors
URxvt: Use 256 colors not just 88.
2013-09-29 03:58:26 -07:00
Domen Kožar
4a709e4ac9 Merge pull request #1024 from iyzsong/aseprite
add aseprite 0.9.5
2013-09-29 03:46:22 -07:00
Moritz Ulrich
fd67fcb314 Fix chroot-build of fast-export & pinpoint revision to current HEAD.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-29 00:25:31 +02:00
Mathijs Kwik
d61285e658 upgrade gpac to more up-to-date svn 2013-09-28 22:00:03 +02:00
Song Wenwu
6ab7c495d5 add aseprite 0.9.5 2013-09-28 22:57:14 +08:00
Justin Bedo
fdc6e4372f Wrapped R's package system similarly to perlPackages 2013-09-28 13:19:43 +02:00
Matija Šuklje
f2000007b3 New package started, should not work yet. 2013-09-28 02:45:20 +02:00
Edward Tjörnhammar
596581914f URxvt: Use 256 colors not just 88. 2013-09-27 22:30:49 +02:00
aszlig
cb68dc8281
chromium: Update beta and dev channels.
beta: 30.0.1599.47 -> 30.0.1599.59
dev:  31.0.1636.0  -> 31.0.1650.0

All builds were tested on my machine (including stable).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
aszlig
27b72342ae
chromium: Split up source into multiple outputs.
This splits up the source into one base output (just the build and tools
directory), one for bundled dependencies, one for sandbox sources and
one for the sources of the main browser.

The state of this is heavily work in progress and contains a bunch of
workarounds. For example, we currently copy the entire sources into the
build directory, so a build ultimately requires even more space than
before.

Of course, it's just temporary as neither GYP nor ninja is particularly
friendly if it comes to out-of-tree builds.

Another thing which is heavily WIP is how we handle patches. Ultimately,
those patches shouldn't be applied to the source tree (at least not all)
but rather to the final build's temporary directory.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
aszlig
80cb94784a
chromium: Update all channels to latest versions.
stable: 29.0.1547.65 -> 29.0.1547.76
beta:   30.0.1599.37 -> 30.0.1599.47
dev:    31.0.1626.0  -> 31.0.1636.0

Builds and tests working successfully on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:30 +02:00
aszlig
45b69d6dba
chromium: Split sandbox off the main output path.
Now the chromium derivation produces an extra output path for the
sandbox in order to be properly used as a setuid wrapper in <nixos>
without the need to include the full Chromium package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:30 +02:00
Alexander Kahl
6371fd0908 speedcrunch: new package
speedcrunch is a fast power user calculator.
2013-09-27 00:58:54 +02:00
Moritz Ulrich
36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Eelco Dolstra
fb8a2dafd9 imagemagick: Drop build-time dependency on Graphviz 2013-09-26 21:06:23 +02:00
Domen Kožar
71d19afafd vlc: 2.0.8a -> 2.1.0 2013-09-26 16:37:58 +02:00
Peter Simons
90f9726fa7 pspp: add version 0.8.1 2013-09-26 11:53:38 +02:00
Rickard Nilsson
70a5abd440 darktable: Add several missing dependencies. This makes the map and tethering modules available 2013-09-25 23:26:07 +02:00
Rickard Nilsson
5b5cdcfbac sane-backends: Need --enable-libusb_1_0 configure flag to find libusb 2013-09-25 20:15:40 +02:00
Eelco Dolstra
1e8294572f subversion: Update to 1.7.13
CVE-2013-4246
2013-09-25 18:11:00 +02:00
Peter Simons
97bb401d8d R: update to 3.0.2 2013-09-25 16:40:55 +02:00
Oliver Charles
ab65932cea rubyripper: New expression
Adds minimal support for being able to run rrip_cli
2013-09-25 13:06:08 +01:00
Rickard Nilsson
c6b98faa34 darktable: Update to 1.2.3 2013-09-24 01:58:59 +02:00
Dries Van Daele
7b60802599 added maintainer and enabled dynamic loading of lib 2013-09-23 21:20:51 +02:00
Dries Van Daele
6b5cbfb310 add the mpc (mpd cli client) package 2013-09-23 20:54:20 +02:00
Rickard Nilsson
b5f60dbf6f mopidy: Update to 0.15.0 2013-09-23 17:07:50 +02:00
Peter Simons
9407832de4 Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/development/libraries/gettext/default.nix
2013-09-23 10:59:44 +02:00
Mathijs Kwik
556e69e98f audacity: upgrade to 2.0.4 2013-09-22 20:03:27 +02:00
Mathijs Kwik
edf4f3a7f5 calibre: upgrade to 1.4.0 2013-09-22 20:03:26 +02:00
Justin Bedo
c38ffa7b7d Added expression for PLINK 2013-09-19 09:39:14 +10:00
Vladimír Čunát
009780587f vim: add the missing patches
Somehow curl from github piped into git am didn't add them.
Sorry, I didn't notice. Thanks @shlevy.
2013-09-19 00:03:35 +02:00
Jason \"Don\" O'Conal
2eb384b982 vim_configurable: add patches to 7.4.23 (close #912) 2013-09-18 21:59:49 +02:00
Peter Simons
117176fd26 git-annex: patch to fix build with recent versions of 'dns' library 2013-09-18 18:09:17 +02:00
Peter Simons
682faad1a7 Merge pull request #987 from oxij/mplayer-fontconfig
mplayer: add fontconfig support
2013-09-18 08:08:24 -07:00
Mathijs Kwik
8e4a53ba95 firefox: enable gstreamer support
This finally brings H.264/MP3/AAC support for HTML5 <video> to linux.
2013-09-18 14:37:39 +02:00
Mathijs Kwik
a918a0b366 firefox: use system cairo now upstream properly supports it 2013-09-18 14:37:39 +02:00
Mathijs Kwik
36b503e06a firefox: upgrade to 24.0 2013-09-18 14:37:39 +02:00
Evgeny Egorochkin
8b9269ef66 libreoffice: unbreak .desktop files. Hopefully fixes nixos/nixos#252. 2013-09-18 10:11:54 +03:00
Eelco Dolstra
01fdb87a03 virtualbox: Update to 4.2.18 2013-09-17 17:44:28 +02:00
aszlig
3af40ade24
chromium: Add missing patch for version 31.
I accidentally forgot to add the new patch for version 31, sorry for the
noise and evaluation error caused by this:

http://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errors

And thanks to @iElectric for noticing.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 13:05:20 +02:00
Peter Simons
ab3b1a5aa9 gravit: enable PNG support 2013-09-17 11:53:27 +02:00
Peter Simons
babbfd4d2c gravit: this package can be built with any 5.x version of lua 2013-09-17 11:47:25 +02:00
aszlig
7d10bbb4c8
chromium: Update beta and dev channels.
beta: 30.0.1599.22 -> 30.0.1599.37
dev:  31.0.1612.0  -> 31.0.1626.0 (new patch sandbox_userns_31.patch)

I've rebased the user namespace sandbox patch against current trunk for
the dev version, because it didn't apply anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
Evgeny Egorochkin
1d8a998c69 quassel: update to 0.9.0 2013-09-17 01:44:03 +03:00
Jason \"Don\" O'Conal
613cf79237 esniper: fix build on darwin 2013-09-16 15:51:15 +02:00
Domen Kožar
24ebf96229 Merge pull request #974 from offlinehacker/virt-viewer/fix
virt-viewer: fix build, add libcap-ng to build inputs
2013-09-15 23:17:07 -07:00
Jonas Hoersch
786ff721c8 vlc: update to version 2.0.8a
this new release together with an updated ffmpeg solves segfaults
errors, i was having for some videos.
2013-09-16 07:08:43 +02:00
Jaka Hudoklin
c3cd361927 virt-viewer: fix build, add libcap-ng to build inputs, needed after libvirt update to 1.1.2 2013-09-16 00:39:17 +02:00
Jonas Hoersch
986b34580d add mathematica version 9.0.0
Wolfram Mathematica based on the makeself archive found on the Mathematica installation DVD.
2013-09-15 18:33:13 +02:00
Vladimír Čunát
6b2379f43f imagemagick: add link for $out/include/ImageMagick
For transition. Fixes calibre build, at least.
2013-09-15 18:27:08 +02:00
Lluís Batlle i Rossell
50a1eb53ff Navit update to current svn 2013-09-15 11:39:23 +02:00
Edward Tjörnhammar
953eecb0fc ssvnc: The Enhanced TightVNC Viewer, SSVNC, adds encryption security to VNC connections.
Close #950.
2013-09-15 10:50:59 +03:00
Domen Kožar
cf9601dff7 libreoffice: fix build 2013-09-15 00:38:09 +02:00
Domen Kožar
784bda6d30 libreoffice: don't build all languages until we use multiple-outputs to minimize disk usage 2013-09-14 21:49:35 +02:00
James Cook
39bc57f35f ImageMagick: update 6.7.5-3 -> 6.8.6-9 (close #960) 2013-09-14 16:04:34 +02:00
Vladimír Čunát
d3c6bd45ca emacs24: fix license typo, change indentation
Note that the double-quote "indented strings" strip indentation,
so this ugly style was pointless.
2013-09-14 15:30:27 +02:00
Peter Simons
24366adf19 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-09-14 15:28:40 +02:00
Jason \"Don\" O'Conal
9767a725cc djvulibre: fix build on darwin (close #931) 2013-09-14 15:21:35 +02:00
Jason \"Don\" O'Conal
ad454f3511 emacs24: fix build on darwin (clos #932) 2013-09-14 15:19:54 +02:00
Peter Simons
e541f509ca git-annex: update to version 4.20130909 2013-09-11 19:59:33 +02:00
Mathijs Kwik
2f428bbb46 Merge remote-tracking branch 'official/master' into stdenv-updates 2013-09-11 10:56:47 +02:00
Eelco Dolstra
70fee5da11 Fix Nixpkgs evaluation
The evaluation of liferea causes an error:

  error: assertion failed at `/tmp/nix-build-nixpkgs-tarball-1.0pre28992_1628c03.drv-0/git-export/pkgs/desktops/gnome-2/desktop/libgweather/default.nix:4:1'

Why this happens is a mystery, since liferea doesn't depend on
libgweather.  The problem can be reproduced by evaluating:

  builtins.toXML (import <nixpkgs> { system = "x86_64-darwin"; }).liferea

It seems to have something to do with builderDefs magic in webkit_gtk2.

http://hydra.nixos.org/build/6039089
2013-09-10 15:54:06 +02:00
Peter Simons
3d2caf1180 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-09-08 22:54:35 +02:00
Mathijs Kwik
0021d4495e calibre: upgrade to 1.2.0 2013-09-08 13:36:34 +02:00
Jason \"Don\" O'Conal
f3802002c3 ginac: fix build on darwin (close #944) 2013-09-08 11:01:48 +02:00
Alexander Tsamutali
e886f9aea1 applications/networking/sniffers/kismet: Update to 2013-03-R1b. 2013-09-07 16:46:53 +04:00
Moritz Ulrich
bf9b36b616 ledger3: Don't run tests on Darwin (they fail).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
close #914
2013-09-06 16:17:15 +02:00
Rok Garbas
1f68487337 Merge pull request #919 from edwtjo/abook-0.6.0pre2
Added abook 0.6.0pre2
2013-09-06 01:22:06 -07:00
Edward Tjörnhammar
485d22f862 Added abook 0.6.0pre2
Abook is a text-based addressbook program designed to use with mutt mail
client.
2013-09-06 05:37:28 +02:00
aszlig
5789021b54
chromium: Update all channels to latest versions.
Overview of the updated channels:

stable: 29.0.1547.62 -> 29.0.1547.65
beta:   29.0.1547.57 -> 30.0.1599.22
dev:    30.0.1599.10 -> 31.0.1612.0

All channels build fine and are tested. Actually if you look at the
versions, the beta channel was lagging behind the stable channel,
because the download was unavailable. This is now fixed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-06 03:15:13 +02:00
Peter Simons
e55c0bcaaa Merge pull request #911 from the-kenny/ledger3
Ledger 3: Update to latest git & fixes
2013-09-04 02:08:36 -07:00
Eelco Dolstra
117b0034c2 thunderbird: Disable parallel building
Seems to cause random build failures.

http://hydra.nixos.org/build/5956789
2013-09-04 11:00:02 +02:00
Mathijs Kwik
97ac37f8fd calibre: upgrade to 1.1 2013-09-04 09:28:59 +02:00
Moritz Ulrich
b77be3f3fe ledger3: Install emacs-lisp files manually.
Build process is currently broken for emacs lisp files.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:46:08 +02:00
Moritz Ulrich
a7ba6d655d ledger3: Use short git rev.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:45:06 +02:00
Rickard Nilsson
d5881add32 libreoffice: Put .desktop-files in correct place 2013-09-03 08:41:52 +02:00
Bjørn Forsman
bb440b3612 meld: set meta.platforms attribute
This makes Hydra build it and makes it available in the binary channel.
2013-09-02 21:57:08 +02:00
Rob Vermaas
691d143b29 Update sublime text to 2.0.2 2013-09-02 20:26:25 +02:00
Domen Kožar
43f965f50e libreoffice: correct python version 2013-09-01 20:00:48 +02:00
Domen Kožar
91e98c269f libreoffice: specify number of build cores 2013-09-01 19:56:02 +02:00
Domen Kožar
5e8fbb3dc4 libreoffice: correctly pick python executable 2013-09-01 19:56:01 +02:00
Evgeny Egorochkin
1380ca3e57 Merge pull request #897 from danieroux/emacs24-nox
emacs24: Let -nox be a whole lot less X than it was
2013-09-01 07:44:38 -07:00
Danie Roux
fcd9904be6 emacs24: Let -nox be a whole lot less X than it was
--with-x-toolkit=no still wants to -lX11 when checking for ncurses
2013-09-01 16:30:32 +02:00
Moritz Ulrich
06f80c77e2 Update ledger3 to latest HEAD.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-01 14:23:56 +02:00
Domen Kožar
670be4c4bc libreoffice: more configure phase dependencies 2013-09-01 12:30:17 +02:00
Domen Kožar
7caf3daafa libreoffice: add missing deps 2013-09-01 11:10:40 +02:00
Domen Kožar
0f06117349 libreoffice: fix eval 2013-09-01 09:59:58 +02:00
Domen Kožar
ef8a149b6f libreoffice: 3.6.6.2 -> 4.0.5.2 2013-09-01 01:57:58 +02:00
Mathijs Kwik
17237cf8e4 firefox: upgrade to 23.0.1 2013-08-31 12:09:17 +02:00
Peter Simons
f497ef9689 haskell-xmonad-extras: update to version 0.12 2013-08-30 10:53:02 +02:00
Peter Simons
532cf20cbc haskell-git-annex: update to version 4.20130827 2013-08-30 10:53:02 +02:00
Peter Simons
98fcc2f746 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-08-30 10:45:11 +02:00
Rickard Nilsson
f90bdd6a09 mupdf: Update to 1.3, and add mupdf.desktop file 2013-08-29 19:29:56 +02:00
Vladimír Čunát
fca031e04b sonic_visualizer: fix build on newer gcc via a Gentoo patch 2013-08-29 14:42:14 +02:00
aszlig
d8af53a28c
chromium: Update stable version to v29.0.1547.62.
Build works fine and tested on my machine as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-29 14:26:38 +02:00
Gergely Risko
74d6995f44 Add platforms meta attribute to vanitygen 2013-08-29 00:55:01 +03:00
Gergely Risko
b43347342b Add platforms to coq, so it's built on Hydra 2013-08-28 21:35:07 +02:00
Peter Simons
dc5843399d maxima: add $out/bin to $PATH in the maxima wrapper scripts
This ensures that Maxima's wrapper scripts (such as rmaxima) find the
correct maxima binary.
2013-08-28 16:33:53 +02:00
Peter Simons
5fc7590886 maxima: update to version 5.30.0 2013-08-28 16:33:53 +02:00
Domen Kožar
bed5514a6e bittorrentsync: 1.1.42 -> 1.1.70 2013-08-27 20:19:25 +02:00
Aristid Breitkreuz
4233d98925 id3v2 now also requires zlib (presumably because id3lib no longer ships it) 2013-08-27 18:23:24 +02:00