Commit Graph

50329 Commits

Author SHA1 Message Date
Bjørn Forsman
06f5651ef5 nix-prefetch-git: print commit date (close #6522)
The commit date can be used as a version number in packages that don't
have proper releases.
2015-02-24 23:02:59 +01:00
Thomas Tuegel
030eed8307 Merge branch 'dropbox' 2015-02-24 15:59:14 -06:00
vbgl
8300898f98 Merge pull request #6533 from michelk/gdal_1.11.2
gdal: update to 1.11.2
2015-02-24 22:45:50 +01:00
Rok Garbas
d378324166 pythonPackages.py3status: new package, status bar for i3 window manager 2015-02-24 22:05:05 +01:00
Vladimír Čunát
46b48b0b43 Revert "vimPlugins: update" due to bad hashes
This reverts commit 57a0c44c2c.
https://github.com/NixOS/nixpkgs/commit/f799749442489#commitcomment-9901870
2015-02-24 21:59:41 +01:00
Vladimír Čunát
f799749442 vimPlugins.Syntastic: fix fetchgit hash
I've got no idea why the hash was wrong. I hope the hashes aren't unstable.
Reported on http://unix.stackexchange.com/questions/186519/unable-to-install-vim-plugins
2015-02-24 21:21:05 +01:00
William A. Kennington III
51b7fe53fa libinput: 0.10 -> 0.11 2015-02-24 11:52:19 -08:00
William A. Kennington III
dbaf941212 Merge pull request #6422 from codyopel/libinput
libinput: refactor & add optional dependencies
2015-02-24 11:47:45 -08:00
Alexander V. Nikolaev
279d5af119 Proper default path for XKB config files 2015-02-24 21:38:30 +02:00
Alexander V. Nikolaev
a1ca3dbd08 Fix build for perl-Alien-Wx and friends
This should fix at least one problem, preventing build master on
Travis-CI.
2015-02-24 21:38:29 +02:00
Pascal Wittmann
c639b834c2 groovy: update from 2.4.0 to 2.4.1 2015-02-24 19:04:23 +01:00
Pascal Wittmann
48add86c05 groovy: update homepage 2015-02-24 19:04:23 +01:00
Eelco Dolstra
8196962097 firefox: Update to 36.0 2015-02-24 18:50:15 +01:00
Eelco Dolstra
843f21fd6a nss: Update to 3.17.4 2015-02-24 18:50:04 +01:00
Eelco Dolstra
3facd6b66d sqlite: Update to 3.8.7.4 2015-02-24 18:42:16 +01:00
Thomas Tuegel
f12536f151 dropbox: use bundled librsync (working) 2015-02-24 11:12:56 -06:00
Eelco Dolstra
3d3db3550f sudo: Update to 1.8.12 2015-02-24 18:04:35 +01:00
Thomas Tuegel
bd6a15d6d3 dropbox: rm qt.conf 2015-02-24 10:54:54 -06:00
Thomas Tuegel
115e8110f7 dropbox: wrap for LD_LIBRARY_PATH (runtime loads) 2015-02-24 10:26:22 -06:00
Thomas Tuegel
d36af8e0ae dropbox: don't wrap with Mesa 2015-02-24 10:26:00 -06:00
Eelco Dolstra
dad86b4f54 Fix building on Xcode
92188d9d17 broke the case where the user
has Xcode but not the command-line tools. So this commit restores
using xcrun to get the path to the SDK (falling back to / for the
non-Xcode case).

http://hydra.nixos.org/build/19953295
2015-02-24 17:07:44 +01:00
desiderius
e32643d7cb python-packages: add sphinxcontrib-plantuml-0.5
- Tested with Python 2.6, 2.7, 3.3 and 3.4.
- Fails with pypy due to issue #6548.
2015-02-24 16:33:14 +01:00
Eelco Dolstra
b1ec8e6c64 apache-httpd: Update to 2.4.12
CVE-2014-3583, CVE-2014-3581, CVE-2014-8109, CVE-2013-5704.
2015-02-24 16:10:55 +01:00
cillianderoiste
ea460fcd4a Merge pull request #6545 from AndersonTorres/mpv
MPV: upgrade to 0.8.0
2015-02-24 15:52:27 +01:00
cillianderoiste
a3259773f9 Merge pull request #6547 from nathanielbaxter/dev/aria
aria2: update from 1.18.9 to 1.18.10
2015-02-24 15:48:42 +01:00
Bob van der Linden
0ae99380d0 yed: upgraded to yed-3.14 2015-02-24 15:35:09 +01:00
Peter Simons
a250e9b908 python-packages.nix: updated 'disabled' attributes to reduce the number of evaluation errors in http://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors 2015-02-24 15:23:45 +01:00
desiderius
22f365d654 python-packages: update sphinxcontrib-httpdomain-1.1.9 to 1.3.0
- Tested with Python 2.6, 2.7, 3.3 and 3.4.
- Fails with pypy due to issue #6548.
2015-02-24 15:18:10 +01:00
Thomas Tuegel
32643c010e dropbox: update to 3.2.6 (fixed) 2015-02-24 06:51:13 -06:00
Vladimír Čunát
3009cc116e nvidia_x11: fix missing xorg lib symlinks; refactor
The builder structure should be now easier to understand
and easier to avoid such problems in future.
Fixes #6546.
2015-02-24 13:17:56 +01:00
Lluís Batlle i Rossell
dfe8d7ecd8 Adding ddar, unix de-duplicating archiver.
(cherry picked from commit d93c6ffa10)
2015-02-24 12:54:21 +01:00
Nathaniel Baxter
1e7ac20906 aria2: update from 1.18.9 to 1.18.10 2015-02-24 21:50:49 +11:00
Pascal Wittmann
31e4ce5e03 parallel: update 20150122 to 20150222 2015-02-24 11:46:40 +01:00
codyopel
ac2ed3818c libinput: refactor & add optional dependencies 2015-02-24 02:39:31 -05:00
Michel Kuhlmann
3e87b82fe2 gdal: enabling geos
In order to use ogr2ogr for clipping, this options needs to be
enabled.
2015-02-24 08:35:34 +01:00
William A. Kennington III
ee41f35c40 Merge pull request #6490 from codyopel/openjpegbr
openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0
2015-02-23 22:02:56 -08:00
Thomas Tuegel
52cc26eb3e Revert "Revert "dropbox: update to version 3.2.6""
This reverts commit a9b2dee6e6.
2015-02-23 21:18:19 -06:00
AndersonTorres
5347a1c8a1 MPV: upgrade to 0.8.0 2015-02-23 23:43:59 -03:00
Thomas Tuegel
a9b2dee6e6 Revert "dropbox: update to version 3.2.6"
This reverts commit 7c37b4d672.

New version does not work correctly.
2015-02-23 20:14:19 -06:00
Nicolas B. Pierron
7699f34c52 Merge pull request #6242 from nbp/issue-6161
Issue #6161 - Add tests for NixOS modules.
2015-02-23 12:12:01 -08:00
Nathaniel Baxter
aa91480f45 pythonPackages.libvirt: fix python executable path 2015-02-23 20:09:54 +01:00
Nathaniel Baxter
0be8418275 libvirt: update from 1.2.9 to 1.2.12
libvirt-glib: update from 0.1.9 to 0.2.0
pythonPackages.libvirt: update from 1.2.9 to 1.2.12

Potentially fixes CVE-2014-7823 CVE-2015-0236
2015-02-23 20:09:54 +01:00
Edward Tjörnhammar
e2df28dee3 i2pd: 0.7.0 -> 0.8.0 2015-02-23 20:00:54 +01:00
Edward Tjörnhammar
a46065ce80 idea.android-studio: 1.1.0b2 -> 1.1.0
add androidsdk as dependency
                     set ANDROID_HOME for android-studio wrapper
2015-02-23 19:51:18 +01:00
Bjørn Forsman
6afc1907c8 Fix eval
Fixes this:

$ nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
...
error: while querying the derivation named ‘pypy2.5-graph-tool-2.2.36’:
while evaluating the attribute ‘preConfigure’ of the derivation ‘pypy2.5-graph-tool-2.2.36’ at "/home/bfo/nixpkgs/pkgs/development/python-modules/graph-tool/2.x.x.nix":5:3:
attribute ‘sitePackages’ missing, at "/home/bfo/nixpkgs/pkgs/development/python-modules/graph-tool/2.x.x.nix":22:54
2015-02-23 19:45:05 +01:00
Arseniy Seroka
82c280c5b5 xkblayout-state: add pkg 2015-02-23 20:49:04 +03:00
Ricardo M. Correia
4ce947327a gradm: Update from 3.0-201408301734 -> 3.1-201502222102 2015-02-23 18:38:23 +01:00
Ricardo M. Correia
e196cd5611 grsecurity: Update stable and test patches
stable: 3.0-3.14.33-201502200812 -> 3.1-3.14.33-201502222137
test:   3.0-3.18.7-201502200813  -> 3.1-3.18.7-201502222138
2015-02-23 18:38:13 +01:00
Arseniy Seroka
a477e91f47 zfs-git: fix name (use date) 2015-02-23 20:30:14 +03:00
Arseniy Seroka
df7d984153 finalterm: fix name (use date) and update pkg 2015-02-23 20:21:19 +03:00
Arseniy Seroka
2550304bb6 Merge pull request #6524 from fkz/master
add edbrowse to all packages
2015-02-23 19:43:39 +03:00
Eelco Dolstra
1dd423e651 samba: Update to 3.6.25, 4.1.17
CVE-2015-0240, CVE-2014-0178
2015-02-23 17:00:08 +01:00
Domen Kožar
8e4a8494be Merge pull request #6494 from psibi/new-python-sibi-patch
new package: passlib
2015-02-23 15:56:43 +00:00
Andrey Arapov
32a5c40120 cherrytree: update to 0.35.7 2015-02-23 15:27:04 +01:00
Sibi
fcc379070f new package: wtforms 2015-02-23 19:02:44 +05:30
Jaka Hudoklin
97ea4ab54e nodePackages: add namePrefix parameter to override package name prefix 2015-02-23 14:27:38 +01:00
Peter Simons
bf86758a42 Mark many packages (mostly python) broken because of broken dependencies. 2015-02-23 14:06:24 +01:00
Peter Simons
524e184c68 haskell-ng: fix crf-chain1-constrained and crf-chain2-tiers 2015-02-23 13:46:04 +01:00
Peter Simons
921eadb2ad haskell-hspec-webdriver does not compile. 2015-02-23 13:46:04 +01:00
Peter Simons
ad56a5c124 haskell-haxr doesn't compile. 2015-02-23 13:46:04 +01:00
Peter Simons
347969c671 haskell-buffer-builder and haskell-language-lua have been fixed. 2015-02-23 13:46:04 +01:00
Peter Simons
b1dd0a0db5 haskell-dbmigrations: build has been has been fixed
But the test suite requires a running PostgreSQL server.
2015-02-23 13:46:04 +01:00
Peter Simons
a88d2eeb3a hackage-packages.nix: re-generate from Hackage 2015-02-23T11:43:03+0100 2015-02-23 13:46:04 +01:00
lethalman
a5a424bbce Merge pull request #6530 from sheganinans/master
Ur/Web version bump
2015-02-23 13:31:32 +01:00
Jaka Hudoklin
d84a4f5699 nodePackages: add a few packages, remove deprecated, regenerate, fix them 2015-02-23 13:29:50 +01:00
Jaka Hudoklin
b2fdcf801c nodePackages: add platform support, fix a lot of bugs 2015-02-23 13:29:50 +01:00
Jaka Hudoklin
60993d7716 nodePackages: prefix packages based on interpreter name 2015-02-23 13:29:50 +01:00
Jaka Hudoklin
a869c8351c Merge pull request #6475 from rushmorem/marathon-fix
Fix marathon package
2015-02-23 13:09:12 +01:00
Jaka Hudoklin
284046cebc Merge pull request #6510 from offlinehacker/pkgs/libsass/add
Add libsass
2015-02-23 13:07:11 +01:00
Nikolay Amiantov
68ed035798 Merge pull request #6506 from nathanielbaxter/dev/libbluray
libbluray: fix aacs support
2015-02-23 14:17:41 +03:00
Nikolay Amiantov
6b72418ee5 Merge pull request #6532 from abbradar/6486-fix
buiildFHSEnv: check if multiPkgs is empty
2015-02-23 14:09:07 +03:00
Nikolay Amiantov
b002fdd89f buiildFHSEnv: check if multiPkgs is empty
Fixes #6486
2015-02-23 13:54:41 +03:00
Peter Simons
b1d056324a Merge pull request #6527 from joelteon/7.10-packages
Fixes and patches for a lot of packages for GHC 7.10
2015-02-23 11:53:50 +01:00
Aistis Raulinaitis
9adb387327 Ur/Web version bump 2015-02-23 02:40:27 -08:00
Michel Kuhlmann
0c22975cb2 gdal: update to 1.11.2 2015-02-23 11:29:14 +01:00
lethalman
6b71d166aa Merge pull request #6529 from jcbrand/lpty
Add new lua package: lpty
2015-02-23 11:24:38 +01:00
lethalman
ff98a8c24c Merge pull request #6513 from valeriangalliat/nodejs-iojs-libuv-shared
Shared libuv in io.js and Node.js
2015-02-23 11:10:05 +01:00
vbgl
6668a05abc Merge pull request #6521 from lostdj/ltp/upstream-master/emscripten1.29.10
emscripten: update from 1.29.3 to 1.29.10.
2015-02-23 11:03:54 +01:00
JC Brand
263e530b6e Add new lua package: lpty
http://www.tset.de/lpty/
2015-02-23 10:44:17 +01:00
Lluís Batlle i Rossell
781666da50 octave: generate the documentation
I find octave quite unusable, without its help pages. Recently it started to
require gnuplot to generate them (even the text-only).

I also enabled parallel building. A comment from 2012 said about spurious
failures if it were enabled, but I don't know if these happen again. Let's
enable it to see.

(cherry picked from commit a6f1024b1f)

Conflicts:
	pkgs/top-level/all-packages.nix
2015-02-23 10:29:42 +01:00
lethalman
78e0e8e556 Merge pull request #6516 from valeriangalliat/update-iojs
Update io.js
2015-02-23 10:19:28 +01:00
Vincent Laporte
176e38f6f2 Adds ocaml-cstruct
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.

Homepage: https://github.com/mirage/ocaml-cstruct
2015-02-23 09:57:31 +01:00
Vladimír Čunát
bc51573f8a dragonegg-3.5: fix by dropping included patch
It seems to compile a hello-world fine.
2015-02-23 09:37:07 +01:00
Mateusz Kowalczyk
6a6cc70978 Merge pull request #6505 from nathanielbaxter/dev/ffmpeg
ffmpeg: update 2.5.3 to 2.5.4
2015-02-23 07:30:50 +00:00
Joel Taylor
1a255fed58 more patches 2015-02-22 20:51:22 -08:00
Joel Taylor
8bfa1a2efc Patches for a lot of packages for GHC 7.10 2015-02-22 17:33:10 -08:00
Tobias Geerinckx-Rice
cda356a8f8 ipv6calc 0.97.4 -> 0.98.0 2015-02-23 02:04:08 +01:00
Tobias Geerinckx-Rice
841905e1ea coan: skip checks; they work locally but fail on Hydra
This reverts commit 607cc808d8.
2015-02-23 01:45:08 +01:00
Tobias Geerinckx-Rice
dcc61f856c cassandra 2.1.2 -> 2.1.3 2015-02-23 01:44:20 +01:00
Tobias Geerinckx-Rice
a389b7aa26 dvdisaster: make the built-in Help button actually work
Hardly useful under NixOS+Gnome (where the default HTML browser is,
apparently, gedit...) but that's a different bug.
2015-02-23 01:18:41 +01:00
Fabian Schmitthenner
8a74fa7723 add edbrowse to all packages 2015-02-22 23:11:01 +00:00
Valérian Galliat
63f7dc60ff Update io.js 2015-02-22 22:36:35 +01:00
Peter Simons
c0db1fec7c haskell-system-canonicalpath: test suite has been fixed 2015-02-22 22:17:10 +01:00
Peter Simons
d67a076707 haskell-descriptive test suite has been disabled upstream. 2015-02-22 22:13:10 +01:00
Peter Simons
001d4d07cd haskell-wai-middleware-throttle fails its test suite. 2015-02-22 22:13:10 +01:00
Peter Simons
e33b739401 haskell-c2hs: the test suite errors have been fixed
See https://github.com/NixOS/nixpkgs/issues/6343 for details.
2015-02-22 22:13:10 +01:00
Peter Simons
d88ae678c3 haskell-lambdabot doesn't build with monad-control 1.x. 2015-02-22 22:13:10 +01:00
Peter Simons
aeadb16444 ghcWithPackages: don't re-generate the packages.conf.d cache if there are no actual libraries added to the environment
This change resolves https://github.com/NixOS/nixpkgs/issues/6419.
2015-02-22 22:13:10 +01:00
Peter Simons
5d5b51dfc0 haskell-generic-builder: add a passthru attribute 'isHaskellLibrary' to every derivation
The presence of this attribute allows us to recognize Haskell derivations.
Furthermore, we can use it to distinguish libraries from executables (which is
useful for the code that's generating the wrapper).
2015-02-22 22:13:10 +01:00
Peter Simons
a3c351b98a haskell-jose-jwt has been fixed. 2015-02-22 22:13:10 +01:00
Peter Simons
e8fbc94939 hackage-packages: re-generate from Hackage 2015-02-22T21:05:07+0100 2015-02-22 22:13:10 +01:00
Vladimír Čunát
c8f2a31de3 libav-11: maintenance update, including security
CVE-2014-{8541,8542,8543,8547,8548,8549}
2015-02-22 21:32:31 +01:00
Vladimír Čunát
c00d36f6c1 fetchurl: fix typo from 105154afed pushed today 2015-02-22 20:27:29 +01:00
Peter Simons
f898ca1a2e haskell-ng: clean up some obsolete overrides 2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489 haskell-hmidi: build is broken 2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c haskell-crf-chain2-tiers does not compile. 2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7 haskell-lhc: doesn't compile 2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9 More broken Haskell builds. 2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4 haskell-ersatz cannot compile its test suite. 2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8 haskell-crf-chain1-constrained does not compile. 2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77 haskell-language-lua: missing build tool "alex" 2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9 haskell-descriptive fails its test suite 2015-02-22 19:47:24 +01:00
Peter Simons
1034d81326 Users of haskell-purescript won't compile with ghc-7.8.x either. 2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c haskell-buffer-builder-aeson doesn't compile. 2015-02-22 19:47:24 +01:00
Peter Simons
8e92c1fcbe haskell-descriptive: update to version 0.9.1 to fix build errors 2015-02-22 19:47:23 +01:00
Peter Simons
2b8b3cc147 haskell-buffer-builder does not compile. 2015-02-22 19:47:23 +01:00
Peter Simons
64480bd6b8 haskell-ArrowVHDL doesn't compile with recent versions of base. 2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72 haskell-dbmigrations cannot compile its test suite. 2015-02-22 19:47:23 +01:00
Peter Simons
3f487c14f8 haskell-highlighter2 does not compile with ghc-7.8.x. 2015-02-22 19:47:23 +01:00
Peter Simons
0961557f8f haskell-karakuri is broken; haskell-jose-jwt fails its test suite. 2015-02-22 19:47:23 +01:00
Peter Simons
4c124c4a02 haskell-purescript does not compile with ghc-7.8.x. 2015-02-22 19:47:23 +01:00
Peter Simons
95c321e0f7 Mark more users of haskell-test-sandbox broken. 2015-02-22 19:47:23 +01:00
Peter Simons
31073f367e haskell-configuration-tools: build succeeds with GHC 7.8.x now
Test suite is broken, though.
2015-02-22 19:47:23 +01:00
Peter Simons
3cfa24338d haskell-QuickCheck: add support for version 1.x to fix various builds 2015-02-22 19:47:23 +01:00
Peter Simons
411d3dcb61 haskell-elevator: build is fixed 2015-02-22 19:47:23 +01:00
Peter Simons
9c3da4e723 Cabal: update overrides for version 1.22.1.0 2015-02-22 19:47:22 +01:00
Peter Simons
f28a690bed hackage-packages.nix: re-generate from Hackage 2015-02-22T13:31:37+0100 2015-02-22 19:47:22 +01:00
lostdj
bca50ddb7d emscripten: update from 1.29.3 to 1.29.10. 2015-02-22 21:35:38 +03:00
Vladimír Čunát
105154afed fetchurl: build the mirror list locally 2015-02-22 19:26:22 +01:00
Domen Kožar
e5d8e23b7b Merge pull request #6519 from brendanlong/syncthing-0.10.23
syncthing: Update to 0.10.23
2015-02-22 09:25:08 -08:00
Brendan Long
82a00d1686 syncthing: Update to 0.10.23 2015-02-22 11:23:01 -06:00
Peter Simons
80101c8329 Disable some broken R packages. 2015-02-22 18:22:35 +01:00
Emery Hemingway
3f02885d06 u9fs: initial package 2015-02-22 12:13:14 -05:00
Domen Kožar
562d0c87ff Merge pull request #6517 from sbruce/pymongo
Added pymongo-2.8 python package
2015-02-22 07:24:42 -08:00
Arseniy Seroka
44fc3b26d2 distrho: fix name 2015-02-22 18:12:34 +03:00
Bjørn Forsman
6667e964e9 xclip: set meta.platforms 2015-02-22 16:04:55 +01:00
Shaun Bruce
c2c561ad4d Added pymongo-2.8 python package 2015-02-22 08:03:45 -07:00
Lluís Batlle i Rossell
9fbbefb994 Update xclip to a more recent version (svn)
This can do -target, so it can work with images.

(cherry picked from commit 58a004999b)
2015-02-22 15:25:49 +01:00
cillianderoiste
d44573e16f Merge pull request #6469 from rushmorem/jshon-package
Add jshon package
2015-02-22 14:10:08 +01:00
cillianderoiste
db97a23be3 Merge pull request #6461 from henrytill/hsetroot
hsetroot: fix libX11 error
2015-02-22 14:06:47 +01:00
cillianderoiste
7d719dd785 Merge pull request #6480 from jagajaga/fix_names
Fix names (use date instead of revs) and update pkgs (cont)
2015-02-22 14:05:07 +01:00
cillianderoiste
3440039769 Merge pull request #6493 from bcdarwin/teyjus
new package: teyjus 2.0-b2
2015-02-22 13:58:11 +01:00
cillianderoiste
ba4cb54297 Merge pull request #6507 from nathanielbaxter/dev/quazip
quazip: update from 0.7 to 0.7.1
2015-02-22 13:56:23 +01:00
Valérian Galliat
43f02f27a0 Shared libuv in io.js and Node.js 2015-02-22 12:41:33 +01:00
Bjørn Forsman
6e070cb9d9 avr-gcc-with-avr-libc: remove unused gcc-4.6 patch
Unused since dd4e1d4225 (avr-gcc-with-avr-libc: Update to latest versions.)
2015-02-22 12:41:14 +01:00
Valérian Galliat
ef86e3c1b5 libuv: version 1.4.0 2015-02-22 12:41:03 +01:00
宋文武
397066cf5d dvtm: Update to 0.14 2015-02-22 19:39:31 +08:00
lethalman
fb41f0302e Merge pull request #6234 from valeriangalliat/iojs
Add io.js
2015-02-22 12:26:22 +01:00
Ambroz Bizjak
dd4e1d4225 avr-gcc-with-avr-libc: Update to latest versions.
Also modernize the Nix expression.
2015-02-22 12:17:35 +01:00
Jaka Hudoklin
8de806ebd4 Add libsass 2015-02-22 12:03:06 +01:00