Vincent Laporte
de3924a1a8
Adds ocaml-asn1-combinators
...
An OCaml library of combinators for expressing ASN.1 grammars.
Homepage: https://github.com/mirleft/ocaml-asn1-combinators
2015-02-26 08:35:05 +01:00
William A. Kennington III
b866da6826
consul: Remove dependency on go-deps
2015-02-25 15:07:10 -08:00
Thomas Strobel
3d4fbb874c
Update: add new Xen versions + update NixOS Xen modules
...
Versions of XEN:
- Xen 4.5
- Xen 4.5 + XenServer patches
- Xen 4.4.1
2015-02-25 23:30:44 +01:00
Thomas Tuegel
4ef3c64d2e
vsch: fetch release tarballs, not git revisions
...
We only update at releases anyway, so it doesn't really make sense to
use fetchgit. Plus, it makes monitor.nixos.org useless because we're
inevitably behind master.
2015-02-25 16:14:36 -06:00
Thomas Tuegel
07d0dd3be0
Merge branch 'kde5'
2015-02-25 15:09:44 -06:00
William A. Kennington III
7d5ab9a4d2
linux-firmware-nonfree: Use date instead of git version
2015-02-25 11:53:14 -08:00
William A. Kennington III
a6ea74ac6a
spl_git: Use date format
2015-02-25 11:53:14 -08:00
William A. Kennington III
cbb706c326
tinc_pre: Rename using date format
2015-02-25 11:53:14 -08:00
William A. Kennington III
961ea0f492
mongodb: Support boost 1.57
2015-02-25 11:28:42 -08:00
Eelco Dolstra
9788cbb2de
Re-enable Darwin builds
2015-02-25 19:27:30 +01:00
Thomas Tuegel
ad06db5ddc
media-player-info: patch extra shebangs to fix chroot build
2015-02-25 12:07:37 -06:00
Peter Simons
aaf09cd216
haskell-cuda: jump through hoops to make this build succeed
...
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.
Resolves https://github.com/NixOS/nixpkgs/issues/6562 .
2015-02-25 16:52:02 +01:00
Tobias Geerinckx-Rice
d3156d3ca2
bully: switch to working Lrs121 mirror + fetchFromGitHub
2015-02-25 16:27:03 +01:00
Tobias Geerinckx-Rice
04b8bd0d50
stress-ng 0.03.18 -> 0.03.19
2015-02-25 16:27:02 +01:00
Eelco Dolstra
586b9d9525
tzdata: Update to 2015a
2015-02-25 15:24:53 +01:00
Domen Kožar
61c3aa5047
python: 3.4.2 -> 3.4.3
2015-02-25 15:21:14 +01:00
vbgl
8db9bd23fa
Merge pull request #6423 from DamienCassou/update-requests2
...
requests2 2.4.3 -> 2.5.1
2015-02-25 14:59:47 +01:00
Austin Seipp
0d266b2392
nixpkgs: afl 1.21b -> 1.49b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
Austin Seipp
62fdc5f94d
nixpkgs: btsync 1.4.106 -> 1.4.110
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-02-25 07:54:15 -06:00
taku0
2e8f2d6477
firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0
2015-02-25 22:42:05 +09:00
Peter Simons
2ce047165a
hackage-packages.nix: re-generate from Hackage 2015-02-25T12:26:26+0100
2015-02-25 14:11:17 +01:00
Eelco Dolstra
9e9e446880
sudo: Fix incorrect runtime path
2015-02-25 12:39:06 +01:00
vbgl
5f5ebcd74f
Merge pull request #6556 from ts468/freerdp
...
FreeRDP: build server as well
2015-02-25 11:59:08 +01:00
Jaka Hudoklin
89e928e0c1
Merge pull request #6559 from jasonMoggridge/urbanTerrorUpdate
...
Update the urbanTerror client.
2015-02-25 11:10:42 +01:00
vbgl
5db0a40bfa
Merge pull request #6537 from arno01/cherrytree
...
cherrytree: update to 0.35.7
2015-02-25 09:55:35 +01:00
Domen Kožar
f4acbf30f2
Revert "Fix eval"
...
This reverts commit 6afc1907c8
.
Not needed anymore after revert at
b653e3f661
2015-02-25 09:43:25 +01:00
Domen Kožar
6919be40bd
Merge pull request #6549 from desiderius/python-sphinx-contrib
...
python-packages: update sphinxcontrib
2015-02-25 09:29:15 +01:00
Domen Kožar
9214859fd2
Revert "Mark many packages (mostly python) broken because of broken dependencies."
...
This reverts commit bf86758a42
.
See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
67f9edc98e
Revert "python-packages.nix: updated 'disabled' attributes to reduce the number of evaluation errors in http://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors "
...
This reverts commit a250e9b908
.
See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
b653e3f661
Revert "python-generic: set meta.broken for disabled packages instead of raising an error during evaluation"
...
This reverts commit 79a5fec9c0
.
meta.broken uses 'throw' under the hood so it can not improve the
current situation. Reverting to previous behaviour gives us correct
error message to the user indicating that interpreter is not supported.
Correcting Hydra output is out of scope of Python packaging.
2015-02-25 09:23:31 +01:00
Vincent Laporte
b6d8d57905
libharu: update from 2.2.1 to 2.3.0
2015-02-25 08:46:57 +01:00
Jason Moggridge
2aa2d8ac76
Update the sources to the latest version and added one new dependency
2015-02-25 00:25:14 -05:00
William A. Kennington III
9240070334
consul: Update to 0.5.0 and consul_template: 0.7.0
2015-02-24 18:32:58 -08:00
Thomas Tuegel
c6ead8477d
plasma52: update to 5.2.1
2015-02-24 20:22:45 -06:00
Mateusz Kowalczyk
cc4a5073e2
Resurrect openjpeg 2.0.x and use it for mupdf
...
mupdf doesn't compile with 2.1 due to API changes
cc @codyopel who made the openjpeg update
2015-02-25 01:50:06 +00:00
Arseniy Seroka
ae8eb54c8b
Merge pull request #6499 from avnik/xkbcomp-fix
...
Proper default path for XKB config files
2015-02-25 04:46:59 +03:00
Thomas Strobel
c6ef0727c3
Fix/update Xpra
2015-02-25 01:09:39 +01:00
Thomas Strobel
45856c9bde
FreeRDP: build server as well
2015-02-25 00:43:15 +01:00
Peter Simons
7cc7e9b64a
haskell-haxr has been fixed.
2015-02-24 23:29:58 +01:00
Peter Simons
27e37a11d1
haskell-ng: update Cabal to version 1.22.1.1 and binary to version 0.7.4.0
2015-02-24 23:29:58 +01:00
Peter Simons
475097ace1
hackage-packages: re-generate from Hackage 2015-02-24T12:08:55+0100
2015-02-24 23:29:58 +01:00
William A. Kennington III
f08e87a01e
zfs_git: Update
2015-02-24 14:16:18 -08:00
William A. Kennington III
4bbc026594
linux-firmware-nonfree: Update
2015-02-24 14:14:34 -08:00
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