Florent Becker
f00e28164b
pdfjam: remove obsolete version
...
pdfjam is included in texlive
fixes #19826
2016-11-02 10:30:34 +01:00
Arseniy Seroka
4ae2a59aaa
Merge pull request #20060 from jokogr/u/samsung-unified-linux-driver-4.01.17
...
samsung-unified-linux-driver: add 4.01.17
2016-11-02 11:42:47 +03:00
Eelco Dolstra
5926192e55
blender: 2.78 -> 2.78a
2016-11-01 22:52:48 +01:00
Eelco Dolstra
5ecb427368
cudatoolkit: Add 8.0.44
2016-11-01 22:52:26 +01:00
Domen Kožar
ec2ca34933
Merge pull request #20022 from teh/altair
...
Altair
2016-11-01 22:15:51 +01:00
Domen Kožar
d6247cf560
Merge pull request #20067 from teh/updates-1
...
Updates 1
2016-11-01 22:14:19 +01:00
romildo
a25e6bc8db
lumina: init at 1.1.0-p1
2016-11-01 17:06:39 -02:00
Tom Hunger
a1b80797c4
partd: 0.3.3 -> 0.3.6
2016-11-01 17:40:07 +00:00
Peter Simons
fac1168816
callHackage: make 'all-cabal-hashes' repository overridable
...
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.
People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:
{
packageOverrides = super: {
all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz ";
};
}
2016-11-01 18:35:19 +01:00
Ioannis Koutras
270365a1ee
samsung-unified-linux-driver: add 4.01.17
2016-11-01 19:19:53 +02:00
Joachim Fasting
0ee7d1ea4e
encfs: 1.8.1 -> 1.9.1
...
Packaging changes
- Uses cmake
- Removes depends on rlog and boost, uses tinyxml to parse xml
Note that the encfssh utility is disabled, it requires patching to
work (and didn't work in previous versions of the package, either).
Better to leave it unusable until fixed.
2016-11-01 15:57:29 +01:00
Dan Peebles
3f61621354
pythonPackages.cached-property: works on Darwin
2016-11-01 10:13:33 -04:00
Tim Steinbach
dc04a8e49d
Merge pull request #19980 from cko/cleanup_node_packages
...
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Daniel Peebles
1fa9d99776
Merge pull request #20046 from copumpkin/omg-test
...
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Shea Levy
2dbaf3a336
lksctp-tools: init at 1.0.17
2016-11-01 07:28:41 -04:00
Dan Peebles
50874525d1
db47: remove outdated version
2016-11-01 03:18:01 +00:00
Dan Peebles
89915f8206
db45: remove outdated version
2016-11-01 03:10:13 +00:00
Dan Peebles
e41d2a8306
db44: remove outdated version
2016-11-01 03:06:57 +00:00
John Wiegley
a12f3d232d
coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2
2016-10-31 16:22:04 -07:00
Tom Hunger
bca7914a44
altair: init at 1.0.0
2016-10-31 17:01:11 +00:00
Tom Hunger
5142165d80
vega: init at 0.4.4
2016-10-31 17:01:10 +00:00
Lancelot SIX
8617a068b8
pythonPackages.mezzanine: Fix template project
...
This makes sure that the template project can be used and updated.
Otherzise files copied from the store stay readonly and cannot be
updated during the generation process.
2016-10-31 16:38:45 +01:00
Lancelot SIX
0f7decd012
pythonPackages.django_1_6: disable for python >= 3.4
...
django 1.6 does not support python>=3.4
2016-10-31 16:38:44 +01:00
Lancelot SIX
830a9bf4fb
pythonPackages.filebrowser_safe: disable tests
...
The distribution do not seem to include tests, and fails when trying to
run them
2016-10-31 15:27:25 +01:00
Franz Pletz
aa2b8d25d6
Merge pull request #19931 from mguentner/ipfs_update
...
ipfs: i20160112 -> 0.4.4, fetchgx
2016-10-31 14:42:05 +01:00
Edward Tjörnhammar
f7ad0c0fd5
Merge pull request #19675 from edwtjo/dictd-touchup
...
Dictd touchup
2016-10-31 13:08:57 +01:00
Rok Garbas
822f480922
python: adding a back python27Full
...
to make pypi2nix work with old and new nixpkgs. in future nixos release
we can remove it, but at least one release cycle of deprecation would
be nice.
2016-10-30 23:08:47 +01:00
Gabriel Ebner
3a962071af
Merge pull request #19979 from 8573/8573/pkg/update/rustRegistry/2016-10-29/1
...
rustRegistry: 2016-09-29 -> 2016-10-29
2016-10-30 16:36:19 -04:00
Arseniy Seroka
75374120eb
Merge pull request #19881 from matthiasbeyer/add-loc
...
loc: init at 0.3.0
2016-10-30 23:12:41 +03:00
sternenseemann
e2372502d3
netcat: make netcat-openbsd the default netcat ( #19411 )
...
The motivation for this change is the following: As gnu-netcat,
e. g. does not support ipv6, it is not suitable as default netcat.
This commit also fixes all obvious build issues caused by this change.
2016-10-30 15:06:04 +01:00
Rok Garbas
b65c443276
pythonPackage.tweepy: disabling tests
...
tests require access to twitter.com api, fixes #19987
2016-10-30 14:56:59 +01:00
Christine Koppelt
caa10b7233
nodejs: set default to v6
2016-10-30 14:40:48 +01:00
c74d
aef020c232
rustRegistry: 2016-09-29 -> 2016-10-29
...
Update the `rustRegistry` package from version 2016-09-29, revision
rust-lang/crates.io-index@12dc47026c , to
version 2016-10-29, revision
rust-lang/crates.io-index@623cc0d932 .
I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").
2016-10-29 21:22:43 +00:00
Jude Taylor
cff04e5503
pythonPackages: add pip2nix
2016-10-29 13:54:12 -07:00
Rok Garbas
a432815fc4
pythonPackages.neovim_gui: 0.1.2 -> 0.1.3
...
also pythonPackages.neovim update: 0.1.9 -> 0.1.10
2016-10-29 22:35:50 +02:00
Frederik Rietdijk
ac75b9b263
Merge pull request #19833 from 2chilled/master
...
pyload: init at stable
2016-10-29 19:14:08 +02:00
Matthias Herrmann
9431130f4b
pycurl: add missing shared library
2016-10-29 18:46:21 +02:00
Matthias Herrmann
a22c990e33
pyload: init at 0.4.9-next
2016-10-29 18:46:10 +02:00
Vladimír Čunát
0896dbde46
Merge recent staging
...
... to avoid double rebuild due to openldap (thousands of jobs).
2016-10-29 17:13:51 +02:00
Vladimír Čunát
e78ef9cc12
gnumake-3.81: remove
...
It doesn't seem to be of any use, except for spitting warnings about md5.
2016-10-29 15:49:27 +02:00
Vladimír Čunát
e9fee02ff9
Merge branch 'master' into staging
2016-10-29 15:25:59 +02:00
Domen Kožar
ffc6e46dad
Merge pull request #19962 from canndrew/openra-update
...
openra: 20160508 -> 20161019
2016-10-29 15:23:34 +02:00
Frederik Rietdijk
8bb63d11e6
Merge pull request #19964 from f--t/master
...
scikit-image: updated version and dependencies
2016-10-29 14:12:24 +02:00
Frederik Rietdijk
3d5600d8b8
Merge pull request #19866 from guillaumekoenig/fix/add-reno-1.8.0
...
reno: init at 1.8.0
2016-10-29 14:07:45 +02:00
Joachim F
ffb5f5a140
Merge pull request #19937 from Ericson2314/rm-dead-guile-tests
...
Delete guile-2-test.nix; grep says its dead code
2016-10-29 13:44:48 +02:00
Guillaume Koenig
dd04af4fcc
reno: init at 1.8.0
2016-10-29 13:30:18 +02:00
ft
2ad39a5670
updated version and dependencies
2016-10-29 01:17:03 -07:00
Andrew Cann
40cab6182c
OpenNAT: init at 2.1.0
2016-10-29 13:28:24 +08:00
Franz Pletz
ff04adf871
fetchgx: fetch dependencies with gx and gx-go
2016-10-29 05:17:27 +02:00
Daniel Peebles
ed9b30728f
Merge pull request #19947 from zimbatm/awscli-1.11.10
...
Awscli 1.11.10
2016-10-28 22:30:50 -04:00
Graham Christensen
55909c32d1
Merge pull request #16286 from kirelagin/gpg2-osx
...
Enhance gnupg experience on OS X
2016-10-28 21:35:37 -04:00
Kirill Elagin
22f2f6e045
gnupg: Use pintenty-mac on Darwin by default
2016-10-29 00:24:56 +03:00
Robert Helgesson
236a32069a
perl-DBIx-Class: remove myself as maintainer
2016-10-28 23:07:50 +02:00
Frederik Rietdijk
9ab271a4be
Merge pull request #19952 from igsha/patch
...
pythonPackages.patch: init at 1.16
2016-10-28 20:35:53 +02:00
Jude Taylor
872087a8a6
disable DBIxClass tests again
2016-10-28 11:29:35 -07:00
Igor Sharonov
5d83aaee96
pythonPackages.patch: init at 1.16
2016-10-28 21:21:13 +03:00
Sean Bartell
64b1fe26a7
nc6: remove
...
The download sources are gone and the program is obsolete now that
the popular versions of netcat support IPv6. See:
http://www.deepspace6.net/projects/netcat6.html
2016-10-28 10:54:33 -05:00
Christine Koppelt
162c65fc87
nodejs-0_10: remove
...
node.js 0.10 reaches end of LTS in a few days (see https://github.com/nodejs/LTS for details). Therefore I removed it and set 3 dependant packages to broken as they don't build anymore
2016-10-28 07:43:04 -04:00
Vladimír Čunát
f706ab7dbe
Merge #19918 : mesa: enable intel vulkan driver
2016-10-28 13:20:47 +02:00
Frederik Rietdijk
cb2de9354f
Merge pull request #19932 from igsha/passlib
...
pythonPackages.passlib: 1.6.2 -> 1.6.5
2016-10-28 12:49:07 +02:00
Matthias Beyer
1176973ab4
loc: init at 0.3.0
2016-10-28 09:45:51 +02:00
Jude Taylor
3cb116f708
qt48: fix eval
2016-10-27 20:28:22 -07:00
John Ericson
f4fdec3fc0
Delete guile-2-test.nix, grep says its dead code
2016-10-27 11:04:38 -07:00
Igor Sharonov
b846d5198e
pythonPackages.passlib: 1.6.2 -> 1.6.5
2016-10-27 19:59:28 +03:00
Frederik Rietdijk
334d8705d5
Merge pull request #19928 from igsha/fasteners
...
pythonPackages.fasteners: 0.13.0 -> 0.14.1
2016-10-27 18:56:50 +02:00
zimbatm
8fbe389fab
pythonPackages.boto3: 1.3.1 -> 1.4.1
2016-10-27 17:35:39 +01:00
zimbatm
3e648d1ec6
pythonPackages.awscli: 1.10.51 -> 1.11.10
2016-10-27 17:29:33 +01:00
Igor Sharonov
4383a45fa5
pythonPackages.fasteners: 0.13.0 -> 0.14.1
2016-10-27 19:03:56 +03:00
Ertugrul Söylemez
9c8f6fb4fb
pari-unstable: 2.8.0 -> 2.8.1, "alpha" -> "unstable".
2016-10-27 14:48:03 +02:00
AbigailBuccaneer
6d4aa25e35
pythonPackages.markdown-macros: init at 0.1.2
2016-10-27 12:11:46 +01:00
Frederik Rietdijk
2728d12210
Merge pull request #19699 from makefu/update/devpi-client
...
devpi-client: 2.3.2 -> 2.7.0
2016-10-27 12:25:11 +02:00
Jörg Thalheim
6e4769ee2d
Merge pull request #19888 from Mic92/influxdb
...
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:43:27 +02:00
Jörg Thalheim
5f3f810e27
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:41:52 +02:00
makefu
63dc801899
devpi-client: 2.3.2 -> 2.7.0
...
devpi-common: 2.0.8 -> 3.0.1
2016-10-27 10:11:53 +02:00
Shea Levy
41d894b87f
libiconv: Just include the iconv headers
2016-10-26 22:34:27 -04:00
Charles Strahan
ca2b03439f
Merge pull request #19496 from Ericson2314/overridePackages
...
Make `overridePackages` extend rather than replace existing overrides
2016-10-26 14:01:13 -04:00
Travis Whitaker
6f1f1d86c1
gcc-arm-embedded: fix ncurses for gdb
2016-10-26 17:49:28 +02:00
Frederik Rietdijk
ef9eeb8a2c
Revert "all-packages: Remove unnecessary python3 overrides"
...
This reverts commit 95b5d8f752
.
2016-10-26 15:42:38 +02:00
Frederik Rietdijk
82cba42dc4
diffoscope: fix evaluation
...
In 95b5d8f752
an override was removed, but
not entirely.
2016-10-26 15:10:44 +02:00
zimbatm
9970b28680
Merge pull request #19799 from vmandela/ruby-zoom
...
ruby-zoom: init at 4.1.0
2016-10-26 13:18:43 +01:00
Venkateswara Rao Mandela
219b9d5086
ruby-zoom: init at 4.1.0
...
From the website,
https://gitlab.com/mjwhitta/zoom
Zoom adds some convenience to ag/ack/grep by allowing you to quickly
open your search results in your editor of choice.
Also available as a ruby gem.
https://rubygems.org/gems/ruby-zoom
In addition to including the ruby-zoom tool, we also added a global
override for the ruby-terminfo gem to handle the ncurses build time
dependency.
2016-10-26 17:26:26 +05:30
Frederik Rietdijk
7077a270bf
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-26 13:06:43 +02:00
Michael Raskin
28aa92de64
maxima: support building with ECL; optionally support building maxima.fas when building with ECL
2016-10-26 11:06:41 +02:00
Michael Raskin
5bdd22bf4e
arb-git: init at 2.9.0pre20161013. This ARB version is less annoying to use with FLINT
2016-10-26 11:06:41 +02:00
Michael Raskin
bdaff5f256
fplll_20160331: init at 20160331, obviously. The snapshot that Sage seems to like
2016-10-26 11:06:41 +02:00
Michael Raskin
2bed05d8e1
singular: add an option to install as libsingular
2016-10-26 11:06:40 +02:00
Michael Raskin
02fb2e5150
fflas-ffpack_1: init at 1.6.0
2016-10-26 11:06:39 +02:00
Michael Raskin
792026d795
fflas-ffpack: init at 2.2.2
2016-10-26 11:06:39 +02:00
Michael Raskin
516e27c20e
givaro_3_7: init at 3.7.2
2016-10-26 11:06:38 +02:00
Michael Raskin
80b8f39a7a
givaro_3: init at 3.8.0
2016-10-26 11:06:38 +02:00
Michael Raskin
d5547a9409
libgap: init at 4.8.3
2016-10-26 11:06:37 +02:00
Michael Raskin
e35a8d52ab
iml: init at 1.0.5
2016-10-26 11:06:37 +02:00
Michael Raskin
f9f6d00995
pythonPackages.pynac: init at 0.2
2016-10-26 11:06:36 +02:00
Michael Raskin
5f418b75d6
nauty: init at 26r7
2016-10-26 11:06:36 +02:00
Michael Raskin
a67a50895c
gfan: init at 0.5
2016-10-26 11:06:36 +02:00
Michael Raskin
2ac12966e6
cddlib: init at 0.94h
2016-10-26 11:06:35 +02:00
Michael Raskin
9fe49b39fb
arb: init at 2.8.1
2016-10-26 11:06:35 +02:00
Michael Raskin
0337440ba3
eclib: init at 20160720
2016-10-26 11:06:34 +02:00
Michael Raskin
2bb5bdd12c
flint: init at 2.5.2
2016-10-26 11:06:34 +02:00
Michael Raskin
71f659d86d
pari_alpha: init at 2.8.0.alpha: planning to use for Sage
2016-10-26 11:06:34 +02:00
Michael Raskin
411d5742ca
symmetrica: init at 2.0
2016-10-26 11:06:33 +02:00
Michael Raskin
c450d7b0a8
ratpoints: init at 2.1.3
2016-10-26 11:06:33 +02:00
Michael Raskin
0ac7e336c0
mpfi: init at 1.5.1
2016-10-26 11:06:32 +02:00
Michael Raskin
e405c88d5b
fplll: init at 5.0.2
2016-10-26 11:06:32 +02:00
Michael Raskin
22821970ba
givaro: init at 4.0.2
2016-10-26 11:06:32 +02:00
Michael Raskin
1998a0d4d2
gf2x: init at 1.1
2016-10-26 11:06:31 +02:00
Michael Raskin
36d3038e3d
mpir: init at 2.7.2
2016-10-26 11:06:31 +02:00
Robert Helgesson
de3860229a
perl-Test-Simple: 1.302056 -> 1.302062
2016-10-26 10:20:42 +02:00
Robert Helgesson
4860c08607
perl-Importer: 0.014 -> 0.024
2016-10-26 10:20:42 +02:00
Guillaume Koenig
43a91b2598
ansible: add dnspython dependency
...
This dependency is required to use the lookup plugging for performing
dns lookups.
http://docs.ansible.com/ansible/playbooks_lookups.html#the-dns-lookup-dig
2016-10-25 18:59:32 +02:00
Shea Levy
be02229f06
Add libcxxStdenv attribute to recent llvm package sets
2016-10-25 10:29:40 -04:00
Frederik Rietdijk
fea23020fe
Merge pull request #19585 from veprbl/distutils_fix
...
python: add C++ compiler support for distutils
2016-10-25 14:16:28 +02:00
Jascha Geerds
76b696d7db
pythonPackages.ansible: Add netaddr dependency
...
This commit adds support for ansible's "ipaddr" filter
2016-10-25 14:12:42 +02:00
Jascha Geerds
61548a0baa
pythonPackages.ansible2: Add netaddr dependency
...
This commit adds support for ansible's "ipaddr" filter
2016-10-25 14:12:42 +02:00
Frederik Rietdijk
cdd0a5beab
pythonPackages.moviepy: init at 0.2.2.11
2016-10-25 13:55:43 +02:00
Frederik Rietdijk
513cadeefa
pythonPackages.imageio: init at 1.6
2016-10-25 13:55:43 +02:00
Jascha Geerds
6d70dd2760
kargo: init at 0.4.6
2016-10-25 11:46:00 +02:00
Frederik Rietdijk
66103ac3e9
pythonPackages.blaze: 0.10.2 -> 0.11.0
2016-10-25 10:07:06 +02:00
Frederik Rietdijk
9d8734906c
pythonPackages.bokeh: 0.12.1 -> 0.12.3
2016-10-25 09:59:43 +02:00
Frederik Rietdijk
c95700f253
Merge pull request #19701 from teh/tensorflowcudnn
...
Tensorflowcudnn
2016-10-25 09:20:19 +02:00
Tim Steinbach
b3f7d626c1
kernel: remove 4.7
2016-10-24 21:30:00 -04:00
Kier Davis
a057dfc57f
unigine-valley: init at 1.0-1
...
Closes https://github.com/NixOS/nixpkgs/pull/19813
2016-10-24 19:35:06 -04:00
Dmitry Kalinkin
f9b2f9bb92
octave: use openblasCompat on darwin
2016-10-24 17:27:07 -04:00
Franz Pletz
ffca975de7
kea: init at 1.1.0
2016-10-24 20:02:23 +02:00
Tim Steinbach
bca2fd9f58
Merge pull request #19831 from AbigailBuccaneer/gmad
...
gmad: init at HEAD
2016-10-24 13:43:09 -04:00
AbigailBuccaneer
db9958cdb9
gmad: init at HEAD
2016-10-24 18:23:26 +01:00
AbigailBuccaneer
1983181a7f
bootil: init at HEAD
2016-10-24 18:23:26 +01:00
Tim Steinbach
df7b8df4ca
Merge pull request #19820 from avnik/update/qastools
...
qastools: 0.18.1 -> 0.21.0
2016-10-24 10:53:26 -04:00
Alexander V. Nikolaev
979ee2ae1e
qastools: 0.18.1 -> 0.21.0
2016-10-24 15:37:01 +03:00
Benno Fünfstück
fcc353908c
uWSGI: remove duplicate package
...
uWSGI is already packaged in servers/uwsgi
2016-10-23 22:15:50 +02:00
Joachim Fasting
fda12d811a
pythonPackages.uWSGI: fix meta.license
...
cc @bennofs
2016-10-23 20:38:40 +02:00
Benno Fünfstück
a9ca5f7a20
python: fix broken packages
2016-10-23 20:17:23 +02:00
Benno Fünfstück
7f13f746f3
python-uwsgi: init at 2.0.14
2016-10-23 20:17:23 +02:00
Joachim Fasting
80acc82f4a
pythonPackages.packaging: fix meta.license
...
See 8fc81acc8a
cc @bennofs
2016-10-23 20:11:38 +02:00
Jörg Thalheim
0bb07f6d7b
Merge pull request #19798 from vklquevs/mtpaint-init
...
mtPaint: init at 3.49.12
2016-10-23 17:42:54 +02:00
Drill Bear
86793f600c
mtpaint: init at 3.49.12
2016-10-23 15:45:49 +01:00
Luca Bruno
57a791b4ff
Merge pull request #17751 from michalrus/awf-gtk
...
awf: init at 1.3.1
2016-10-23 14:54:03 +01:00
Luca Bruno
f7b8c44176
Merge pull request #19528 from schneefux/wallabag
...
wallabag: init at 2.1.1
2016-10-23 14:39:28 +01:00
Tim Steinbach
cfc4a0d7ae
Merge pull request #19727 from dipinhora/ponyc-0.6.0
...
ponyc: 0.5.1 -> 0.6.0
2016-10-23 09:13:52 -04:00
Benno Fünfstück
8fc81acc8a
pwntools: init at 3.1.0
2016-10-23 15:04:53 +02:00
José Romildo Malaquias
8b7e3c3537
oblogout: init at 2009-11-18
2016-10-23 11:45:30 +02:00
Jörg Thalheim
de7f231f6c
Merge pull request #19646 from phunehehe/opera
...
opera: 12.16-1860 -> 40.0.2308.81
2016-10-23 11:38:38 +02:00
Hoang Xuan Phu
c2281d6494
opera: 12.16-1860 -> 40.0.2308.90
...
and unbreak
2016-10-23 16:38:29 +08:00
Frederik Rietdijk
ea50c1255a
zk-shell: fix evaluation
2016-10-23 08:57:37 +02:00
Tim Steinbach
2bc8b12e70
Merge pull request #19782 from hharnisc/master
...
Hyperterm: 0.7.6 -> (Hyper) 0.8.3
2016-10-22 19:13:15 -04:00
Bram Duvigneau
f1d45add3b
brltty: 5.2 -> 5.4
2016-10-22 22:03:45 +00:00
Harrison Harnisch
71b92ecfea
Hyperterm: 0.7.6 -> (Hyper) 0.8.3
...
- rename Hyperterm to Hyper (as per their rebranding)
- update to latest version
2016-10-22 20:10:48 +00:00
Domen Kožar
5e28dcc502
amazon-glacier-cmd-interface: init at 2016-09-01
2016-10-22 21:51:25 +02:00
Alexander Ried
459da7b86e
gnome3: default to 3.22 ( #19743 )
...
* gnome3: default to 3.22
* zuki-themes: add src for gnome 3.22, remove 3.18
* gnome3_22.vte_290: copy from gnome3.20
* termite: use vte-select-text from gnome3_20
2016-10-22 19:54:20 +02:00
Frederik Rietdijk
e56832d730
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-22 17:23:24 +02:00
schneefux
7a57be47bb
wallabag: init at 2.1.2
2016-10-22 17:20:49 +02:00
Jörg Thalheim
8c465c5201
Merge pull request #19656 from RamKromberg/init/hecate
...
hecate: init at 0.0.1
2016-10-22 17:10:29 +02:00
Frederik Rietdijk
956abf3775
pythonPackages.sphinx_1_2: build on 3.5
2016-10-22 16:47:21 +02:00
Frederik Rietdijk
b842480f09
pythonPackages.lockfile: fix tests
2016-10-22 16:47:21 +02:00
Adam Evans
5da42092fa
weechat: Fixed Darwin build issues
...
Build was failing with res_9_init missing on OS X. Resolved with a little help from
https://github.com/Homebrew/homebrew-core/pull/4427 .
2016-10-23 00:32:17 +11:00
Jörg Thalheim
a15ae08201
Merge pull request #19491 from schneefux/shaarli
...
shaarli: init at 0.7.0
2016-10-22 15:17:13 +02:00
schneefux
02cf55159c
shaarli: init at 0.8.0
2016-10-22 13:43:47 +02:00
Nick Novitski
69cf5aa4f3
frotz: init at 2.44
...
Closes https://github.com/NixOS/nixpkgs/pull/19595/files
2016-10-22 07:12:58 -04:00
Jörg Thalheim
b48bfa4061
Merge pull request #19405 from Mic92/whoosh
...
whoosh: fix test & remove duplicate package.
2016-10-22 12:37:03 +02:00
Vladimír Čunát
61abbed414
openconnect: avoid evaluation cycle
...
I don't see why it happens exactly. It's when override is handling meta.
2016-10-22 11:58:54 +02:00
Jörg Thalheim
b0c38f450f
Merge pull request #19347 from cedeel/bspwm-git
...
bspwm-unstable: init at 2016-09-30
2016-10-22 11:49:24 +02:00
Jörg Thalheim
10167aaf56
Merge pull request #19350 from cedeel/sxhkd-git
...
sxhkd-unstable: init at 2016-08-29
2016-10-22 11:48:04 +02:00
Vladimír Čunát
7aeca58779
Merge #14404 : add a couple of vulkan utilities
2016-10-22 11:37:05 +02:00
Jörg Thalheim
fd1e79aa25
Merge pull request #18402 from andjscott/mmex
...
[WIP] Money-Manager-Ex: 0.9.5.1 -> 1.2.7
2016-10-22 01:20:11 +02:00
Jörg Thalheim
34a9ed1f5c
Merge pull request #19752 from mkawalec/master
...
openconnect: use openconnect linked against gnutls by default
2016-10-22 01:11:49 +02:00
uwap
42e93b5f2a
quassel-webserver: init at 2.1.1
2016-10-21 23:31:50 +02:00
Matthias Beyer
213ebc94e0
fava: init at 1.0
...
fixes #15785
2016-10-21 23:15:32 +02:00
Matthias Beyer
e336acb096
pytest_30: Add override from pytest_27
2016-10-21 22:15:16 +02:00
Jörg Thalheim
9c0b5e4b22
Merge pull request #19666 from veprbl/hep_for_upstream
...
Add fastjet, hepmc, yoda, rivet, lhapdf, herwig, pythia, sacrifice, nlojet++
2016-10-21 21:58:45 +02:00
Tim Steinbach
d5b057335b
Merge pull request #19755 from bzizou/avro-cpp
...
avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60
2016-10-21 13:07:49 -04:00
Bruno Bzeznik
b587e953a1
avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60
2016-10-21 17:35:26 +02:00
Tim Steinbach
bf46b99402
Merge pull request #19740 from NeQuissimus/statsd_0_8_0
...
statsd: 0.7.2 -> 0.8.0
2016-10-21 09:17:26 -04:00
Michal Kawalec
f3307cd2fa
use gnutls openconnect by default
2016-10-21 14:24:57 +02:00
Peter Hoeg
cbec6a304a
vmfs-tools: init at 2016-01-16
2016-10-21 13:08:00 +03:00
Domen Kožar
542b737d86
Merge pull request #19747 from joachifm/remove-linuxPackages_tuxonice
...
linuxPackages_3_10_tuxonice: delete
2016-10-21 10:20:42 +02:00
Frederik Rietdijk
5400fb619b
Merge pull request #19736 from sengaya/patch-1
...
pytestflakes: 1.0.0 -> 1.0.1
2016-10-21 09:26:17 +02:00
Joachim Fasting
bc6e35cbe1
linuxPackages_3_10_tuxonice: delete
...
The 3.10 tuxonice kernel was removed over 2 years ago
in d2193736db
2016-10-21 08:11:05 +02:00
Tuomas Tynkkynen
27d018a120
Merge pull request #19732 from nico202/libgumbo
...
libgumbo: init at 0.10.1
2016-10-21 01:39:06 +03:00
Tim Steinbach
2bc237ebe2
statsd: 0.7.2 -> 0.8.0
2016-10-20 17:35:03 -04:00
Vladimír Čunát
4d5b893002
Merge #19081 : gnome-3.22
...
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
=
fefe011f82
libgumbo: init at 0.10.1
2016-10-20 21:16:03 +02:00
dipinhora
ae4ef90fcb
ponyc: 0.5.1 -> 0.6.0
2016-10-20 14:01:10 -04:00
Tim Steinbach
fa82166070
Merge pull request #19689 from aycanirican/ssldump
...
ssldump: init at 09b3
2016-10-20 13:20:30 -04:00
Tim Steinbach
d2371e6084
Merge pull request #19457 from dipinhora/ponyc-update
...
ponyc: 2016-07-26 -> 0.5.1
2016-10-20 13:16:56 -04:00
Tim Steinbach
b0f26b3620
Merge pull request #19720 from teh/flatbuffers
...
flatbuffers: init at 1.4.0
2016-10-20 11:42:43 -04:00
Tom Hunger
a4debd6688
flatbuffers: init at 1.4.0
2016-10-20 16:39:10 +01:00
Hans-Christian Esperer
510111a1c3
fpm2: init at 0.79
2016-10-20 15:06:31 +02:00
Philipp
5c3a6d6802
Added package for dehydrated. ( #19651 )
...
* Added package for dehydrated.
2016-10-20 13:32:05 +02:00
Jörg Thalheim
ceafba91dc
pythonPackages.mpd2: remove unnessary libmpd dependency
2016-10-20 10:08:54 +02:00
Pascal Wittmann
24c3271e39
Merge pull request #17554 from KaiHa/master
...
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Graham Christensen
58e46e2b8f
pythonPackages.suds: mark as broken for security concerns
2016-10-19 22:20:27 -04:00
Tom Hunger
e407b9f018
tensorflowCuDNN: init at 0.11.0rc0
2016-10-19 19:41:28 +01:00
Tom Hunger
907b98f889
funcsigs: 0.4 -> 1.0.2
2016-10-19 19:39:45 +01:00
Tom Hunger
f30c9676c3
mock: 1.3.0 -> 2.0.0
2016-10-19 19:39:26 +01:00
Sergiu Ivanov
45459c1c27
bibtex2html: init at 1.98
2016-10-19 19:24:09 +02:00
Vincent Laporte
92ef4067a6
ocamlPackages.uchar: init at 0.0.1
...
The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03.
2016-10-19 19:20:32 +02:00
Robert Helgesson
db68972206
perl-CryptX: 0.040 -> 0.041
2016-10-19 17:59:08 +02:00
Robert Helgesson
337004285b
perl-Pod-Weaver: 4.014 -> 4.015
2016-10-19 17:53:09 +02:00
Robert Helgesson
ad3163efab
perl-PDF-API2: 2.028 -> 2.030
2016-10-19 17:53:08 +02:00
Mikhail Volkhov
42cf40bfbd
scudcloud: init at 1.35/254-port-to-qt5
2016-10-19 18:45:31 +03:00
Aycan iRiCAN
fe41a8560b
ssldump: init at 09b3
2016-10-19 14:15:42 +00:00
Andrew Scott
a71e633b35
mmex: 0.9.5.1 -> 1.2.7
2016-10-19 13:58:13 +01:00
Jascha Geerds
606aacd1fd
pythonPackages.ansible2: Add myself as a maintainer
2016-10-19 11:48:40 +02:00
Jascha Geerds
070a504d5e
pythonPackages.ansible: Add myself as a maintainer
2016-10-19 11:48:15 +02:00
Jascha Geerds
7bb75fa887
deisctl: init at 1.13.3
2016-10-19 11:41:54 +02:00
Edward Tjörnhammar
f59a1ee660
move dictd* in toplevel dicts to dictdDBs
2016-10-19 08:43:30 +02:00
Dmitry Kalinkin
1feb89897e
nlojet++: init at 4.1.3
2016-10-19 02:17:16 -04:00
Dmitry Kalinkin
3324d8dc72
sacrifice: init at 1.0.0
2016-10-19 02:17:16 -04:00
Dmitry Kalinkin
6aa5dc11f1
pythia: init at 8.219
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
fd95f8f824
herwig: init a 7.0.3
...
thepeg: init at 2.0.3
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
1c855085cd
lhapdf: init at 6.1.6
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
334b9e2a40
rivet: init at 2.5.0
2016-10-19 02:17:02 -04:00
Jon Banafato
0bc186510a
Rename keepassx2-http to keepassx-reboot
...
The `keepassx2-http` fork has been moved to a new organization and
renamed to `keepassx-reboot`. For more details on the change, see the
discussions in GitHub issues [1][2].
Included changes:
- Rename the `keepassx2-http` package to `keepassx-reboot`
- Fetch source from correct (moved) GitHub repository
- Update the version to the latest release
- Change the `homepage`, as these projects are likely to diverge over
time
- Add `keepassx2-http` to `aliases.nix
[1] https://github.com/keepassx/keepassx/pull/111#issuecomment-250639109
[2] https://github.com/keepassxreboot/keepassx/issues/40
2016-10-18 20:59:24 -04:00
Frederik Rietdijk
2081a69092
pypy: fix build
2016-10-18 23:16:10 +02:00
Frederik Rietdijk
4f7cd69094
firefox: use python2
2016-10-18 23:16:09 +02:00
Frederik Rietdijk
686c52d897
anki: use python2
2016-10-18 23:16:09 +02:00
Frederik Rietdijk
e67e4da8c7
pythonPackages.wxPython: don't pass in pythonPackages
2016-10-18 23:16:09 +02:00
Frederik Rietdijk
0c82702f66
gnuradio: use python2
2016-10-18 23:16:09 +02:00
Frederik Rietdijk
43949f4e0a
pythonPackages.pep257: fix tests
2016-10-18 23:16:08 +02:00
Frederik Rietdijk
66362b0f80
pythonPackages.infoqscraper: disable tests
2016-10-18 23:16:08 +02:00
Frederik Rietdijk
abaa750207
vigra: use python2
2016-10-18 23:16:07 +02:00
Frederik Rietdijk
1d31efa695
pythonPackages.ntplib: disable tests
2016-10-18 23:16:07 +02:00
Frederik Rietdijk
a0802f3e7b
kde4: use python2 for all packages
2016-10-18 23:16:07 +02:00
Frederik Rietdijk
b33d3cca02
ecryptfs: use python2
...
print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk
37eba07810
firefox: drop pysqlite dependency
...
since our interpreter ships with sqlite
2016-10-18 23:16:04 +02:00
Frederik Rietdijk
36b4dc54bb
Python: bring back pythonFull
...
As there could be quite some users depending pythonFull.
2016-10-18 23:15:59 +02:00
Frederik Rietdijk
365762fcb5
pythonPackages.colored: disable tests
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
57e5b78a2a
pythonPackages.gevent-websocket: disable python3
2016-10-18 23:14:36 +02:00
Frederik Rietdijk
e979855566
ansible: use python2
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
1d12d20bcf
pythonPackages.consul: broken
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
ba28ce748a
pythonPackages.mitmproxy: broken
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
f17f64d203
http-parser: use python2
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
77fa967363
pythonPackages.gyp: disabled on Python 3.x
2016-10-18 23:14:34 +02:00
Frederik Rietdijk
6b05584176
pythonPackages.ofxtools: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
e0e29e249a
pythonPackages.gcutil: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
053dd436c9
pythonPackages.pypdf2: disable tests
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
161df3f276
pythonPackages.thumbor: broken
2016-10-18 23:14:33 +02:00
Frederik Rietdijk
b28db671bb
pythonPackages.EasyProcess: 0.1.9 -> 0.2.3
...
- version bump
- rename to upstream name
- disable tests since there aren't any
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
936bfd23e1
pythonPackages.jaraco_functools: add missing dependency
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
cc1fe56e72
pythonPackages.backports_functools_lru_cache: init at 1.3
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
1c4377034a
gobjectIntrospection: use Python 2
...
because of a TypeError.
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
8e8800884c
buildbot: use python2
2016-10-18 23:14:32 +02:00
Frederik Rietdijk
212ce1c3b8
xorg.libxcb: not compatible with Python 3
...
The following patch is not sufficient.
https://cgit.freedesktop.org/xcb/libxcb/commit/?id=8740a288ca468433141341347aa115b9544891d3
2016-10-18 23:14:32 +02:00
Aneesh Agrawal
95b5d8f752
all-packages: Remove unnecessary python3 overrides
...
These are unnecessary with Python3 as default Python.
2016-10-18 23:14:31 +02:00
Thilo Uttendorfer
f98dac2ac8
pytestflakes: 1.0.0 -> 1.0.1
2016-10-18 22:48:08 +02:00
Ram Kromberg
fd02ff7cf5
hecate: init at 0.0.1
2016-10-18 19:40:23 +03:00
Dmitry Kalinkin
571d1111fe
yoda: init at 1.6.3
2016-10-18 06:52:31 -04:00
Dmitry Kalinkin
75ed9ac975
hepmc: init at 2.06.09
2016-10-18 06:51:59 -04:00
Dmitry Kalinkin
b7db7cc30c
fastjet: init at 3.2.0
2016-10-18 06:51:22 -04:00
Lancelot SIX
eed0730fd0
pythonPackages.channnels: 0.17.2 -> 0.17.3
2016-10-18 10:27:05 +02:00
Ronny Pfannschmidt
8b407e2342
tox: bump version to 2.4.1
2016-10-17 21:04:36 +02:00
Dmitry Kalinkin
e4574a54d4
cython: disable tests that fail when built against libc++
2016-10-17 11:23:13 -04:00
Thomas Tuegel
953fd050c0
Merge pull request #19621 from peterhoeg/peruse
...
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg
2a4098d74c
peruse: init at 1.1
...
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Kirill Boltaev
0a6ec885aa
ocaml-ng: export mkOcamlPackages
2016-10-17 08:50:23 +02:00
Tim Steinbach
4ed7db95ac
ammonite-repl: init at 0.7.8
2016-10-16 18:56:28 -04:00
Graham Christensen
5118c50ba3
Merge pull request #19604 from cedeel/glances
...
glances: 2.6.2 -> 2.7.1_1
2016-10-16 17:32:00 -04:00
Tuomas Tynkkynen
025c74f248
aliases.nix: Fix syntax
2016-10-16 23:29:49 +03:00
Jörg Thalheim
756a6949f8
Merge pull request #19603 from aneeshusa/adopt-google-authenticator
...
[WIP] Adopt google authenticator
2016-10-16 22:06:40 +02:00
Chris Darnell
acb80e9b73
glances: 2.6.2 -> 2.7.1_1
2016-10-16 13:18:16 -04:00
Nikolay Amiantov
40547dd4c4
cachefilesd: init at 0.10.9
2016-10-16 19:58:29 +03:00
Aneesh Agrawal
f87e998c51
google-authenticator: rename from googleAuthenticator
2016-10-16 12:42:33 -04:00
Frederik Rietdijk
107c035bf0
Python: remove pythonSmall
...
In #19309 a separate output for tkinter was added.
Several dependencies of Python depend indirectly on Python. We have the
following two paths:
```
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘libXrender-0.9.10’ -
‘libX11-1.6.4’ - ‘libxcb-1.12’ - ‘libxslt-1.1.29’- ‘libxml2-2.9.4’ -
‘python-2.7.12’
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘fontconfig-2.12.1’ -
‘dejavu-fonts-2.37’ - ‘fontforge-20160404’ - ‘python-2.7.12’
```
Because only `tkinter` needs this, I added
```
pythonSmall = python.override {x11Support = false;};
```
to break the infinite recursion. We also still have the output
`tkinter`.
However, we might as well build without x11Support by default. Then we build with x11Support as well so we get the tkinter module and put that in a separate package.
2016-10-16 14:31:26 +02:00
Aristid Breitkreuz
64b2205bf4
ihaskell: partial fix, mark as broken
2016-10-16 12:27:46 +02:00
Chris Darnell
137ce58317
bspwm-unstable: init at 2016-09-30
2016-10-16 01:28:11 -04:00
dipinhora
66113fb0fa
ponyc: 2016-07-26 -> 0.5.1
2016-10-15 23:50:04 -04:00
Jörg Thalheim
dab4f0a720
Merge pull request #19506 from Mic92/rancher-compose
...
rancher-compose: init at 0.10.0
2016-10-15 22:11:19 +02:00
Jörg Thalheim
d60b74e7db
rancher-compose: init at 0.10.0
2016-10-15 22:06:33 +02:00
Alexander Ried
4094d63dea
NetworkManager-strongswan: init at 1.4.0
2016-10-15 20:32:16 +02:00
Alexander Ried
68eaeab4bc
gnome3_22: init at 3.22
...
copied from 3.20
removed whitespaces at the end of lines
updated to 3.22 versions
removed webkitgtk24 where possible
gnome3_22.evolution: nspr include dir broken / not needed anymore
gnome3_22.gfbgraph: 0.2.2 -> 0.2.3
gnome3_22.gjs: 1.44.0 -> 1.46.0
gnome3_22.gnome-autoar: init at 0.1.1
gnome3_22.gnome-core.folks: 0.11.0 -> 0.11.2
gnome3_22.gnome-user-share 3.18.1 -> 3.18.3
gnome3_22.gnome-weather: 3.20.1 -> 3.20.2
gnome3_22.grilo: 0.3.1 -> 0.3.2
gnome3_22.grilo-plugins: 0.3.2 -> 0.3.3
gnome3_22.libgepub: init at 0.4
gnome3_22.libgweather: 3.20.1 -> 3.20.3
gnome3_22.rest: 0.7.93 -> 0.8.0
gnome3_22.totem: x86 patch is upstream
gnome3_22.tracker: 1.9.0 -> 1.10.0
2016-10-15 20:32:11 +02:00
Alexander Ried
3f59845387
gvfs: use gnome3 as default
2016-10-15 20:32:10 +02:00
Graham Christensen
fbadf2da23
Merge pull request #19498 from grahamc/hound
...
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Graham Christensen
14384f02e8
hound: init at 20160919
2016-10-15 13:32:16 -04:00
Ram Kromberg
1e290ae75f
mfcj6510dw: init at 3.0.0-1
2016-10-15 18:57:37 +03:00
Jörg Thalheim
f175831407
Merge pull request #19573 from Profpatsch/league-of-moveable-type
...
League of moveable type update & raleway
2016-10-15 11:25:35 +02:00
Profpatsch
a1d3af2082
raleway: init at 2016-08-30
2016-10-15 06:49:38 +02:00
Graham Christensen
3a86395cf8
Merge pull request #19558 from grahamc/xen
...
xen: 4.5.2 -> 4.5.5, drop old versions
2016-10-14 18:12:29 -04:00
Graham Christensen
4e89b237bc
xen: 4.5.2 -> 4.5.5, drop old versions
2016-10-14 17:09:18 -04:00
Robert Helgesson
2398a66859
overpass: init at 2.1
2016-10-14 23:07:04 +02:00
romildo
b59b353d4d
theme-vertex: revert package renaming
2016-10-14 14:27:50 -03:00
Anders Papitto
ffb0d1158f
clerk: init at 2016-10-14
...
fixes #19505
2016-10-14 16:58:41 +02:00
Jörg Thalheim
15bb24f7e7
Merge pull request #19538 from 2chilled/master
...
zk-shell:: init at 1.0.0
2016-10-14 16:47:05 +02:00
Frederik Rietdijk
80433e7030
Python: further unify expressions interpreters
2016-10-14 15:52:14 +02:00
Tim Steinbach
24de66ce48
Merge pull request #19541 from romildo/upd.themes
...
vertex-theme: 20160329 -> 20161009
2016-10-14 09:28:05 -04:00
Tim Steinbach
c12b5d5e16
Merge pull request #19542 from romildo/upd.arc-theme
...
arc-theme: 2016-06-06 -> 2016-10-13
2016-10-14 09:27:33 -04:00
Vladimír Čunát
061758490f
Merge branch 'master' into staging
...
... to get the openssl mass rebuild: 942dbf89c
.
2016-10-14 13:16:11 +02:00
romildo
6eef45e58e
arc-theme: 2016-06-06 -> 2016-10-13
2016-10-14 06:59:55 -03:00
romildo
6ed72b2c1a
vertex-theme: 20160329 -> 20161009
2016-10-14 06:38:30 -03:00
Matthias Herrmann
725544fd9e
zk-shell: init at 1.0.0
2016-10-14 09:24:50 +02:00
Franz Pletz
957a5bdcf3
phpPackages.imagick: 3.4.0RC4 -> 3.4.3RC1
...
Drops imagick31 as the current version also supports PHP 5.x.
2016-10-13 20:33:16 -04:00
Graham Christensen
fcd4b7ea58
Merge pull request #19510 from grahamc/nodejs
...
Nodejs: Upgrades for security patches
2016-10-13 20:26:47 -04:00
Graham Christensen
91c49433c9
nodejs-5_x: Remove, no longer supported
2016-10-13 20:04:24 -04:00
Vladimír Čunát
6eeea6effd
Python: more evaluation fixups.
2016-10-14 00:03:12 +02:00
Frederik Rietdijk
efb6052f40
Python: fixup modules that were removed
2016-10-13 22:11:30 +02:00
Franz Pletz
29bd3898a6
fastd: init at 18
2016-10-13 21:42:17 +02:00
Franz Pletz
3b58daf315
libuecc: init at 7
2016-10-13 21:42:16 +02:00
John Ericson
3ca3b145ea
top-level: Use foldl' to make the list of package functions top to bottom
2016-10-13 11:15:52 -04:00
John Ericson
e4cd45a30c
top-level: Make overridePackages
extend rather than replace existing overrides
2016-10-13 11:14:11 -04:00
Domen Kožar
6d9fe5dc8a
Revert "nixpkgs: add tested alias for unstable job"
...
This reverts commit 69e614d1e6
.
2016-10-13 17:06:03 +02:00
Daniel Peebles
3e2fe0127b
Merge pull request #19437 from gnidorah/master
...
pakcs: fixed for darwin
2016-10-13 08:08:06 -04:00