Frederik Rietdijk
6435a85c3f
pythonPackages.numba: 0.27.0 -> 0.29.0
...
and move expression in a separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
dc1b2ed11f
pythonPackages.llvmlite: 0.13.0 -> 0.14.0
...
and move expression in separate file.
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
450edd4b72
python-packages.nix: make pythonAtLeast and pythonOlder available
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
6c7d501a7b
pythonPackages.pyopencl: init at 2016.2
2016-11-14 12:31:05 +01:00
Frederik Rietdijk
dbee363591
pythonPackages.boost: version of boost for specific interpreter
...
Several Python packages require boost. pkgs.boost is built with Python
2.7 and therefore libboost_python.so was compatible only with 2.7.
2016-11-14 12:31:05 +01:00
Justin Bedo
a6d6a3972f
plink-ng: init at 1.90b3
2016-11-14 20:28:39 +11:00
Lancelot SIX
2f48d75b8d
pythonPackages.asgi_redis: 0.14.1 -> 1.0.0
2016-11-14 09:48:23 +01:00
Lancelot SIX
710ae1b5b3
pythonPackages.asgi_ipc: 1.1.0 -> 1.2.0
2016-11-14 09:48:01 +01:00
Lancelot SIX
2ef41c34f8
pythonPackages.asgiref: 0.14.0 -> 1.0.0
2016-11-14 09:47:31 +01:00
Tobias Geerinckx-Rice
4fd9a60874
pythonPackages.prompt_toolkit: 1.0.3 -> 1.0.9
2016-11-14 01:45:48 +01:00
Frederik Rietdijk
682d142c7d
Merge pull request #20371 from MostAwesomeDude/stripe
...
pythonPackages.stripe: init at 1.41.1
2016-11-13 20:51:46 +01:00
obadz
feb8a692a1
getxbook: init at 1.2
2016-11-13 17:36:05 +00:00
Corbin
62f9196e35
pythonPackages.stripe: init at 1.41.1
2016-11-12 11:52:04 -08:00
John Ericson
f68e16f023
top-level: Make cross compiling slightly saner
...
Removes the weird stdenv cycle used to match the old infrastructure.
It turns out that matching it so precisely is not needed.
2016-11-12 20:20:44 +01:00
Jesse Haber-Kucharsky
51b04c1bf5
Revert opam solver dependency changes
...
- Reverts the change to the monolithic `clingo` package in favor of the
previous split between `clasp` and `gringo` since `opam` works with
the latter but not (for some reason) with the former.
- Adds explicit non-support for Python in `gringo`. This is not necessary
for opam.
- Forces usage of the `std::to_string` functions in the C++ standard
library instead of the incomplete alternative implementations inside
of the `gringo` sources.
2016-11-12 08:39:52 -05:00
ft
22e129060d
powerline: 2.1.4 -> 2.4
2016-11-12 01:52:43 -08:00
Antoine Eiche
96042412d1
protobuf3_1: init at 3.1.0
2016-11-12 09:25:19 +01:00
Alexander V. Nikolaev
9bd197fc97
drone: init at 0.5-20160813
2016-11-11 23:04:31 +01:00
Alexander V. Nikolaev
1b5ab63bd2
go-bindata-assetfs: init at 20160814
2016-11-11 23:04:31 +01:00
Tim Steinbach
3a6f99765c
Merge pull request #20219 from oxij/pkgs/python/add-a-bunch
...
pythonPackages: add a bunch
2016-11-11 15:06:25 -05:00
Kovacsics Robert (NixOS)
4402a3c599
python-plover: 3.0.0 -> 3.1.0
2016-11-11 08:27:37 +00:00
Tim Steinbach
77591541ea
sharedobjects: Remove
2016-11-10 21:58:14 -05:00
Martijn Vermaat
a2a0fa6657
python27Packages.consul: Disable tests to unbreak
2016-11-10 14:00:40 -04:00
Frederik Rietdijk
29a2b53e53
Merge pull request #20307 from nlewo/pr/tensorflow
...
pythonPackages.tensorflow: update sha256
2016-11-10 16:06:51 +01:00
Alexey Shmalko
7a301ee6b5
Merge pull request #20269 from corngood/steam-fix
...
steam: fix crash at startup with open source radeon drivers
2016-11-10 13:51:04 +02:00
Antoine Eiche
3d768171e0
pythonPackages.tensorflow: update sha256
2016-11-10 08:52:01 +01:00
Franz Pletz
b15409d6f6
gitlab: 8.12.8 -> 8.13.5
2016-11-10 06:23:58 +01:00
David McFarland
a50784b34e
openssl: add custom build of 1.0.2 for steam
2016-11-09 21:18:32 -04:00
Tristan Helmich
34e04bf401
azure-vhd-utils: init at 20160614
2016-11-10 02:06:55 +01:00
mingchuan
edc5cdc3c8
opencc: init at 1.0.4
2016-11-10 01:48:28 +01:00
Franz Pletz
45124443fa
Merge pull request #20107 from vdemeester/add-godef
...
godef: init at 20160620-ee532b9
2016-11-10 00:58:23 +01:00
Franz Pletz
cc5d604125
zeromq2: remove, not maintained anymore
2016-11-10 00:37:17 +01:00
Franz Pletz
2c44af9721
phpPackages.zmq: 1.1.3 -> 1.1.4, php7 compatibility
2016-11-10 00:37:10 +01:00
Bart Brouns
2c754df9b3
clipster: init at unstable 2016-09-12
2016-11-09 21:31:50 +01:00
Matthias Beyer
4809263cb1
pythonPackages.sqlmap: 1.0.9.post5 -> 1.0.11
2016-11-09 18:55:34 +01:00
Alexey Shmalko
32ab356c6d
Merge pull request #19942 from DerTim1/add-molly-guard
...
molly-guard: init at 0.6.3
2016-11-09 17:39:49 +02:00
Robert Helgesson
ce55d91a17
perl-Math-BigInt: 1.999726 -> 1.999727
2016-11-09 16:32:40 +01:00
Frederik Rietdijk
20d16f86cc
pythonPackages.pillow: 3.3.1 -> 3.4.2
...
Solves vulnerabilities mentioned in
https://github.com/NixOS/nixpkgs/issues/20274
2016-11-09 16:23:29 +01:00
Jascha Geerds
8d36794046
pythonPackages.docker: 1.9.0 -> 1.10.6
2016-11-09 15:39:37 +01:00
Jascha Geerds
27e2cd286e
pythonPackages.docker_pycreds: init at 0.2.1
2016-11-09 15:39:35 +01:00
Tim Digel
4a7cf195a4
molly-guard: init at 0.6.3
2016-11-09 14:39:44 +01:00
Arseniy Seroka
8a7ee64451
Merge pull request #20245 from primeos/quiterss
...
quiterss: init at 0.18.4
2016-11-09 12:24:53 +03:00
Arseniy Seroka
d4d2e7fd9e
Merge pull request #20237 from vcunat/p/vim-fixes
...
vim fixes
2016-11-09 12:22:45 +03:00
aszlig
c67a7ee731
Merge branch 'chromium-update-with-gn'
...
This brings in the new stable version 54 which also introduces a lot of
security fixes:
CVE-2016-5198: Out of bounds memory access in V8
CVE-2016-5181: Universal XSS in Blink
CVE-2016-5182: Heap overflow in Blink
CVE-2016-5183: Use after free in PDFium
CVE-2016-5184: Use after free in PDFium
CVE-2016-5185: Use after free in Blink
CVE-2016-5187: URL spoofing
CVE-2016-5188: UI spoofing
CVE-2016-5192: Cross-origin bypass in Blink
CVE-2016-5189: URL spoofing
CVE-2016-5186: Out of bounds read in DevTools
CVE-2016-5191: Universal XSS in Bookmarks
CVE-2016-5190: Use after free in Internals
CVE-2016-5193: Scheme bypass
Detailed announcements about these changes can be found here (latest to
oldest):
https://googlechromereleases.blogspot.de/2016/11/stable-channel-update-for-desktop.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop_20.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop.html
The update process of Chromium has been a bit bumpy on our side, because
version 54 also did the switch from GYP to GN so it wasn't just a matter
of updating the upstream-info file.
I've tested the Flash plugin (which runs fine) and WideVine manually,
although I couldn't get WideVine to work (I was running this within a VM
though).
So if people want to use WideVine they need to use Chrome instead until
we got this sorted out.
VM test results along with builds for all platforms can be found here:
https://headcounter.org/hydra/eval/339328
I'm going to backport these changes to stable as soon as the
tests/builds succeed there as well.
Closes: #19565
Closes: #20120
2016-11-09 09:55:31 +01:00
Tobias Geerinckx-Rice
220bdd33c7
pythonPackages.pgcli: 1.1.0 -> 1.3.1
2016-11-09 03:26:48 +01:00
Tobias Geerinckx-Rice
3e2ba413c0
pythonPackages.sqlparse: 0.1.19 -> 0.2.2
2016-11-09 03:26:06 +01:00
Tobias Geerinckx-Rice
44774e1da2
pythonPackages.pgspecial: 1.5.0 -> 1.6.0
2016-11-09 03:25:53 +01:00
Frederik Rietdijk
cc05895fe5
v8: use python2
2016-11-08 22:48:55 +01:00
aszlig
5f18ccb001
chromium: Remove flag for hiDPISupport
...
This should now be the upstream default and there also is no more flag
for GN to set it, so we'll no longer need it on our side as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:12:07 +01:00
aszlig
09f87eeb7f
gn: Init at 0.0.0.20161008
...
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.
Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00
Stéphane Jourdois
4d0bba19f4
openssh: always enable with-kerberos on darwin
2016-11-08 14:09:19 -05:00
Eelco Dolstra
a2b018f55a
pythonPackages.hypothesis: Disable tests
...
A random failure was preventing simp_le from reaching the channel.
http://hydra.nixos.org/build/43253102
2016-11-08 17:22:11 +01:00
Frederik Rietdijk
6b70ac81bb
libxml2: supportPython -> pythonSupport
...
since that is more commonly used in Nixpkgs.
2016-11-08 17:10:05 +01:00
Frederik Rietdijk
d2111660c5
libxml2: add a pythonPackages.libxml2 alias for the bindings
2016-11-08 17:10:04 +01:00
Frederik Rietdijk
be31980848
libxslt: build python bindings
...
and add a pythonPackages.libxslt alias.
2016-11-08 17:10:04 +01:00
Frederik Rietdijk
63ef0c7463
xapianBindings: remove
...
- no package uses it
- uses composable derivation, and some changes are needed for python 3
support
2016-11-08 17:01:31 +01:00
John Ericson
a24728fe29
Merge pull request #20108 from Ericson2314/top-level-cleanup
...
Move stdenvCross and customStdenv to pkgs/stdenv
2016-11-08 10:00:04 -05:00
Graham Christensen
febf3cfd34
Merge pull request #20188 from vbgl/clean-opam
...
We don’t need so many opam versions
2016-11-08 09:55:59 -05:00
Théo Zimmermann
01910b1801
ocamlPackage.ppx_import: init at 1.1
2016-11-08 15:38:45 +01:00
Michael Weiss
101ca1f454
quiterss: init at 0.18.4
2016-11-08 14:06:05 +01:00
Jan Malakhovski
79fb5d45a4
pythonPackages: plyvel: init at 0.9
2016-11-08 12:09:10 +00:00
Jan Malakhovski
08a5c36348
pythonPackages: send2trash: init at 1.3.0
2016-11-08 12:09:09 +00:00
Jan Malakhovski
e5044310a1
pythonPackages: hsaudiotag3k: init at 1.1.3
2016-11-08 12:09:07 +00:00
Jan Malakhovski
e13ffad383
pythonPackages: hsaudiotag: init at 1.1.1
2016-11-08 12:09:06 +00:00
Frederik Rietdijk
a42d51289a
Merge pull request #20249 from peterhoeg/u/gitup
...
git-up: 1.4.1 -> 1.4.2
2016-11-08 09:23:55 +01:00
Frederik Rietdijk
4c09a31834
Merge pull request #19821 from jhhuh/tensorflow_darwin
...
tensorflow: 0.9.0 -> 0.10.0, support for Darwin
2016-11-08 08:39:52 +01:00
Vincent Laporte
7438e3d97d
trv: fix evaluation
...
that has been broken since e61663a233
2016-11-08 08:22:20 +01:00
Peter Hoeg
a0e8cbb499
git-up: 1.4.1 -> 1.4.2
2016-11-08 14:56:50 +08:00
Franz Pletz
da5b4c4612
Merge pull request #20229 from puffnfresh/package/motion
...
motion: init at 4.0.1
2016-11-08 04:39:18 +01:00
Kjetil Ørbekk
0d5caf138a
tpacpi-bat: init at 3.0 ( #20213 )
2016-11-08 02:46:34 +01:00
Franz Pletz
ee5af3fb66
Merge pull request #20236 from layus/update-mptcp
...
linux_mptcp: 0.91 -> 0.91.2
2016-11-08 02:13:34 +01:00
Ji-Haeng Huh
633387c0e8
tensorflow support for Darwin
...
tensorflow 0.10.0 : Because of an upstream bug in tensorflow, only tensorflow > 0.10.0 is functional in Darwin system. Required python packages (mock 2.0.0 and funcsigs 1.0.2) are added
Removing mock2_0_0 and funcsigs since now upstream supports them
2016-11-08 01:56:05 +01:00
Brian McKenna
c950840544
motion: init at 4.0.1
2016-11-08 10:55:13 +11:00
Daiderd Jordan
dcb2179a1f
Merge pull request #20191 from periklis/darwin_support_rtags
...
rtags: fix darwin build
2016-11-07 21:08:21 +01:00
Vladimír Čunát
f28dd2c735
vim-youcompleteme: clang 3.8 -> 3.9
...
It seems to work fine on my NixOS.
2016-11-07 18:55:21 +01:00
Michaël Faille
a2149d61ab
yamllint: init 0.5.2
...
yamllint: add myself as maintainer
2016-11-07 09:06:31 -05:00
Graham Christensen
88c4cc8660
faust1git: remove, fixup PR #19992
2016-11-07 09:06:31 -05:00
Frederik Rietdijk
811def0f18
Merge pull request #19992 from magnetophon/faustUpdate
...
faust 1 and 2 update, plus adapt affected pkgs
2016-11-07 14:28:36 +01:00
Bart Brouns
f7b7d86015
lv2-unstable: init at 2016-10-23
2016-11-07 14:17:49 +01:00
Guillaume Maudoux
eb9d126d2c
linux_mptcp: 0.91 -> 0.91.2
2016-11-07 14:15:33 +01:00
Bart Brouns
f63c179b0b
magnetophonDSP: update to new faust libraries
2016-11-07 14:06:35 +01:00
Bart Brouns
77afa8e6b7
faust2: 2.0-a41 -> 2.0.a51
2016-11-07 13:49:31 +01:00
Frederik Rietdijk
a794b93cf8
Merge pull request #20132 from mdaiter/cudnn5_cudatoolkit80
...
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 13:02:48 +01:00
Profpatsch
65fe0e98d7
twitterBootstrap3: init at 3.3.7 ( #19852 )
2016-11-07 12:55:10 +01:00
Matthew Daiter
541b3fc7d2
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 12:07:29 +01:00
Luis Pedro Coelho
c92a549f6c
pythonPackages.jug: 1.2.2 -> 1.3.0
...
Update jug to newest release.
2016-11-07 08:38:20 +01:00
John Ericson
6bfe04277f
top-level: Make config-overriden stdenv bootstrap more normally
2016-11-06 21:28:38 -08:00
John Ericson
ea7bf02268
top-level: top-level/stdenv.nix
no longer needs pkg
argument
2016-11-06 21:28:38 -08:00
John Ericson
e22346c35e
top-level: Make stdenvCross which appears at first glance normal...
...
...but actually is weird just like the original
2016-11-06 21:27:38 -08:00
Benno Fünfstück
0e78ed82bf
dirb: init at 2.22
2016-11-07 00:52:13 +01:00
Periklis Tsirakidis
184aefa3c4
rtags: fix darwin build
...
Adds dependency to MacOS_SDK 10.9 and accordingly to the macosx
deployment target to configure SDK-based deployment in rtags. In detail,
rtags makes use of launch_activate_socket() which is available in
launchd.h >10.9. Latter is still not available through
apple-opensource-releases, if ever. Thus, the deployment target and
build input have to be added to let rtags build scripts make use of MAC_OS_X_VERSION_MAX_ALLOWED correctly.
2016-11-06 18:43:58 +01:00
Joachim F
858f088007
Merge pull request #20063 from romildo/new.lumina
...
lumina: init at 1.1.0-p1
2016-11-06 15:29:14 +01:00
Joachim F
be59aa055b
Merge pull request #20178 from 8573/8573/pkg/add/agrep/1
...
agrep: init at 3.41.5
2016-11-06 15:18:39 +01:00
Joachim F
5bfbf6a0fa
Merge pull request #20077 from FlorentBecker/remove_pdfjam
...
pdfjam: remove obsolete version
2016-11-06 15:16:47 +01:00
Tobias Pflug
f49f90bfdd
volnoti: init at 2013-09-23
2016-11-06 13:16:39 +01:00
Lluís Batlle i Rossell
a97db109a2
Disabling OABI_COMPAT on ARM platforms.
...
Otherwise, systemd-logind fails to work because SECCOMP_FILTER cannot be
enabled with OABI_COMPAT set. We don't need OABI_COMPAT at all on ARM, I
guess.
With this change, the rpi kernel boots fine for raspberrypi2.
We discussed this change with Dezgeg.
2016-11-06 12:20:43 +01:00
Franz Pletz
80c6f9cb78
pythonPackages: fix indentation, remove tabs
2016-11-06 12:03:38 +01:00
Michael Raskin
20fe51661d
xlaunch: remove; it was fine-tuned to an old NixOS state and such functionality is forbidden by systemd
2016-11-06 11:42:45 +01:00
Franz Pletz
7f2a1e709b
openjpeg_2_0: remove, unused in nixpkgs
2016-11-06 03:40:31 +01:00
Tobias Geerinckx-Rice
a66f9b2a02
dmd: 2.067.1 -> 2.070.2
...
dmd 2.070.2 requires a working dmd compiler to build.
Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Frederik Rietdijk
369ef8d977
Merge pull request #20104 from teh/distributed-update
...
Distributed update
2016-11-05 19:53:27 +01:00
Frederik Rietdijk
1d0a7ae2d3
Merge pull request #20058 from magnetophon/ladspaPlugins
...
ladspaPlugins: 0.4.15 -> 0.4.17
2016-11-05 19:50:14 +01:00
Vincent Laporte
f9b4c1c04a
opam: move out of ocamlPackages
2016-11-05 16:28:21 +01:00
Vincent Laporte
01597adf07
opam: remove 1.1
2016-11-05 16:28:21 +01:00
Vincent Laporte
22732fc656
opam: remove 1.0.0
2016-11-05 16:28:21 +01:00
Daiderd Jordan
2df4d24a74
Merge pull request #20179 from vbgl/lxml-darwin
...
python-lxml: fix build on darwin
2016-11-05 11:48:18 +01:00
Daiderd Jordan
3187b01720
Merge pull request #19816 from veprbl/octave_fixes
...
octave: darwin fix
2016-11-05 10:49:33 +01:00
Vincent Laporte
250f3feec2
python-lxml: fix build on darwin
...
by disabling format hardening
2016-11-05 10:04:46 +01:00
sternenseemann
37a47c1970
ocaml-astring: init at 0.8.3
2016-11-05 10:04:18 +01:00
Vladimír Čunát
c6fcd28e2d
jing-trang: add back and update; removed in #20142
...
This fixes the tarball, as we use jing to validate nixpkgs manual!
/cc maintainer @bjornfor.
2016-11-05 10:03:29 +01:00
c74d
0033f6076e
agrep: init at 3.41.5
...
In category `tools`, subcategory `text`, add a package definition for
the program [`agrep`] [1] — "Approximate `grep` for fast fuzzy string
searching".
I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").
[1]: <https://www.tgries.de/agrep/ >
2016-11-05 08:55:29 +00:00
Tim Steinbach
c86624c3db
Merge pull request #20142 from NeQuissimus/dead_packages
...
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Tim Steinbach
7a372f0be7
cowsay: init at 3.03+dfsg1-16
2016-11-04 23:04:05 -04:00
Jascha Geerds
73fff28e02
Merge pull request #20163 from elasticdog/ansible2
...
pythonPackages.ansible2: 2.1.2.0 -> 2.2.0.0
2016-11-05 00:58:55 +01:00
Nikolay Amiantov
5eddbc10c9
zeroad: refactor, split data from binaries
2016-11-05 00:39:34 +03:00
sternenseemann
3f0e1f4c83
ocaml-ptime: init at 0.8.2
2016-11-04 19:15:18 +01:00
Vincent Laporte
16242a7c63
ocamlPackages.sedlex: init at 1.99.3
...
sedlex is a Unicode-friendly lexer generator for OCaml.
Homepage: https://github.com/alainfrisch/sedlex
2016-11-04 19:06:45 +01:00
Frederik Rietdijk
92ee96e20e
pythonPackages.pandas: 0.19.0 -> 0.19.1
2016-11-04 18:52:02 +01:00
Aaron Bull Schaefer
0ddba5a99e
pythonPackages.ansible2: 2.1.2.0 -> 2.2.0.0
2016-11-04 09:15:58 -07:00
Tim Steinbach
3bb889c34b
Remove g500-control
...
Sources no longer available
2016-11-04 11:30:17 -04:00
Tim Steinbach
cc7c28332b
Remove ttysnoop
...
No longer exists
2016-11-04 11:18:52 -04:00
Tim Steinbach
6dd1796b0e
Remove trang
...
Source no longer exists
2016-11-04 10:54:09 -04:00
Tim Steinbach
7329435fab
Remove jing
...
No longer exists
2016-11-04 10:27:01 -04:00
Tim Steinbach
628531a783
Remove minmay
...
Sources no longer exist
2016-11-04 10:24:44 -04:00
Tim Steinbach
82bdd01244
Remove iksemel
...
Sources no longer exist
2016-11-04 09:56:19 -04:00
Tim Steinbach
893bfb1a1b
Remove fuse-zip
...
Original sources have moved to BitBucket but clearly this is not used by anybody
2016-11-04 09:42:39 -04:00
Tim Steinbach
e6b054faab
Remove cowsay
...
Sources no longer exist
2016-11-04 09:32:08 -04:00
Frederik Rietdijk
bb082c5ca6
pythonPackages.git-webhook: init at 2016-03-11
2016-11-04 12:39:23 +01:00
Profpatsch
2bd86e9e47
Revert "Merge pull request #20090 from sternenseemann/master"
...
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426
This reverts commit 9ffcb1b250
, reversing
changes made to a6283c1126
.
2016-11-04 12:24:57 +01:00
Tom Hunger
54976c5c1b
distributed: 1.10.0 -> 1.13.3
2016-11-04 10:41:35 +00:00
Tom Hunger
45d7aa6c32
zict: init at 0.0.3
2016-11-04 10:41:35 +00:00
Tom Hunger
2e3b9a063a
heapdict: init at 1.0.0
2016-11-04 10:41:34 +00:00
Frederik Rietdijk
478b777674
Merge pull request #20148 from igsha/bitbucket_api
...
pythonPackages.bitbucket_api: fixes #19988
2016-11-04 10:00:27 +01:00
Igor Sharonov
a43f24cb4f
pythonPackages.requests_oauth2: refactors dependencies
2016-11-04 11:55:47 +03:00
Igor Sharonov
83c1e8a020
pythonPackages.bitbucket_api: fixes #19988
2016-11-04 11:54:03 +03:00
Frederik Rietdijk
c2cea84fac
Merge pull request #20134 from nlewo/master
...
pythonPackages.datrie: init at 0.7.1
2016-11-04 09:14:33 +01:00
Tim Steinbach
ad43f28e07
Remove Selenium Remote Control
...
No longer builds and was a dodgy process anyways
2016-11-03 22:07:54 -04:00
Tim Steinbach
66bdac04e8
Remove jetty_gwt
2016-11-03 22:02:48 -04:00
Tim Steinbach
ac44a1b6aa
Remove jetty_util
2016-11-03 22:02:28 -04:00
Tim Steinbach
6d11e8ed4c
Remove pal2nal
...
No longer build/exists
2016-11-03 21:58:47 -04:00
Tim Steinbach
20c2980640
Remove cryopid
...
No longer builds / exists
2016-11-03 21:43:17 -04:00
Tim Steinbach
fd8d9098cb
Remove emacs stratego mode
...
Does not build, no longer exists
2016-11-03 21:40:35 -04:00
Tim Steinbach
df76eac6c6
Remove mcrl
...
Does not build because source no longer exists
2016-11-03 21:34:28 -04:00
Tim Steinbach
2a22c80000
Remove clanlib
...
Does not build, website no longer exists
2016-11-03 21:19:01 -04:00
Tim Steinbach
4e50480757
Remove abc
...
The package does not build and the links are no longer available
2016-11-03 21:16:29 -04:00
Tim Steinbach
d8fc6c75fe
Remove jdt-sdk
...
The package is dead, the links no longer available.
2016-11-03 21:12:39 -04:00
=
f14888b2fe
reaverwps-t6x: init at 1.5.2
2016-11-03 23:45:14 +02:00
=
5245e4f1c2
pixiewps: init at 1.2.2
2016-11-03 23:45:14 +02:00
Antoine Eiche
8bf8a631b2
pythonPackages.datrie: init at 0.7.1
2016-11-03 20:36:10 +01:00
John Wiegley
4008300243
Merge pull request #20025 from vbgl/coq-8.5pl3
...
Coq: 8.5pl2 -> 8.5pl3
2016-11-03 10:38:45 -07:00
Travis Whitaker
c491309d61
ghcjs: add ghcsjHEAD, tracking ghc-8.0 branch
...
Closes https://github.com/NixOS/nixpkgs/pull/20071 .
Closes https://github.com/NixOS/nixpkgs/issues/19905 .
2016-11-03 17:37:19 +01:00
Profpatsch
9ffcb1b250
Merge pull request #20090 from sternenseemann/master
...
Add jackline and (updated) ocaml-dependencies
2016-11-03 16:02:53 +01:00
Bjørn Forsman
a6283c1126
devmem2: init at 2004-08-05
...
A simple program to read/write from/to any location in memory.
Unfortunately the homepage doesn't have a versioned source code download
URL. On the other hand, the program is pretty stable, with no change for
the last 12 years...
2016-11-03 15:44:56 +01:00
Nikolay Amiantov
0a876d71cb
pythonPackages.jaraco_functools: 1.11 -> 1.15.1
2016-11-03 17:30:36 +03:00
Nikolay Amiantov
662c5095a8
pythonPackages.moreItertools: merge with more-itertools
2016-11-03 17:10:58 +03:00
sternenseemann
b0d11b1177
jackline: init at 2016-10-30
2016-11-03 14:39:27 +01:00
sternenseemann
096ec04b82
ocaml-erm_xmpp_0_3: init at 0.3
2016-11-03 14:39:26 +01:00
sternenseemann
9554143a9c
ocaml-otr: init at 0.3.3
2016-11-03 14:39:26 +01:00
sternenseemann
02388e9ba5
ocaml-notty: init at 0.1.1
2016-11-03 14:39:22 +01:00
sternenseemann
db760a5edc
ocaml-astring: init at 0.8.3
2016-11-03 14:34:35 +01:00
sternenseemann
d675e0d832
ocaml-tls: init at 0.7.1
2016-11-03 14:34:31 +01:00
sternenseemann
d8686b4949
ocaml-nocrypto: 0.5.1 -> 0.5.3
2016-11-03 14:24:47 +01:00
sternenseemann
0c8859fd17
ocaml-ptime: init at 0.8.2
2016-11-03 14:08:18 +01:00
Théo Zimmermann
93fbb947b3
aspcud: fix by updating the dependencies ( #20086 )
...
Depends on gringo but gringo is now maintained as part of the clingo
suite. This commit removes gringo (standalone) and replace it with
the latest version of clingo. This update follows closely the old
derivation for gringo (see 99e06fe
).
2016-11-03 12:14:45 +01:00
Robert Helgesson
b6bd555c66
perl-Archive-Cpio: 0.09 -> 0.10
...
Also add license field.
2016-11-03 10:48:36 +01:00
Vincent Demeester
1e2f37e9f4
godef: init at 20160620-ee532b9
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-03 08:30:49 +01:00
Franz Pletz
9b3da61628
Merge pull request #20106 from rbasso/exercism-init-at-2.3.0
...
exercism: init at 2.3.0
2016-11-03 05:00:55 +01:00
Tim Steinbach
e97e9835dc
Merge pull request #20112 from cko/nodejs_7x
...
nodejs-7_x: init
2016-11-02 20:25:22 -04:00
Tim Steinbach
04b22dd935
Merge pull request #19982 from sternenseemann/netcat
...
Make netcat-openbsd the default netcat
2016-11-02 19:44:29 -04:00
Christine Koppelt
c9d27cc3ea
nodejs-7_x: init
2016-11-03 00:21:44 +01:00
John Ericson
eed34bd214
top-level: Remove redundant arguments from top-level/{all-package,stdenv}.nix
2016-11-02 18:36:02 -04:00
John Ericson
68a04c1195
top-level: Inline topLevelArugments, and make pkg named arg for stdenv
...
[Trying my best to indent properly while avoiding excessive drift]
2016-11-02 18:35:03 -04:00
Robert Helgesson
f7e2675ed5
perl-Moo: 2.002003 -> 2.002005
2016-11-02 23:04:27 +01:00
Robert Helgesson
bcb0a65f23
perl-Role-Tiny: 2.000003 -> 2.000005
2016-11-02 23:04:27 +01:00
John Ericson
05977b236b
top-level: Remove redundant parentheses
2016-11-02 17:38:16 -04:00
John Ericson
a113382f2c
top-level: Use nixpkgsFun
to avoid import ../..
2016-11-02 21:50:24 +01:00
rbasso
fa46c22354
exercism: init at 2.3.0
2016-11-03 03:25:07 +09:00
Vincent Laporte
5f49eeb935
coq: move out of ocamlPackages
2016-11-02 19:23:15 +01:00
Tobias Pflug
a5dad8aeeb
nodejs: refactor derivations ( #19973 )
...
* refactor and clean up the derivation composition
* add slim variation: the slim variations configure node without npm.
Building node with npm introduces a python runtime depndency through
gyp - slim variation makes sense for building small nodejs production
images
2016-11-02 17:46:01 +01:00
Rok Garbas
18375a7331
Revert "python: adding a back python27Full"
...
This reverts commit 822f480922
.
See here for more discussion: 822f480922
2016-11-02 16:18:22 +01:00
Franz Pletz
b806e14a3c
pythonPackages.django_1_8: 1.8.15 -> 1.8.16
...
Fixes CVE-2016-9013, CVE-2016-9014.
https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
2016-11-02 14:23:54 +01:00
Franz Pletz
58ad105cd4
pythonPackages.django_1_9: 1.9.10 -> 1.9.11
...
Fixes CVE-2016-9013, CVE-2016-9014.
https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
2016-11-02 14:23:53 +01:00
Franz Pletz
6ad14d4256
pythonPackages.django_1_10: 1.10.2 -> 1.10.3
...
Fixes CVE-2016-9013, CVE-2016-9014.
https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
2016-11-02 14:23:53 +01:00
Bart Brouns
efcfcfc789
ladspaPlugins: 0.4.15 -> 0.4.17
2016-11-02 14:01:49 +01:00
Frederik Rietdijk
e4d7515aef
Merge pull request #20054 from magnetophon/fmsynth
...
fmsynth: init at 2015-02-07
2016-11-02 13:58:29 +01:00
Frederik Rietdijk
1558b09a32
Merge pull request #20019 from lsix/19989-fix-mezzanine-for-python3
...
python33Packages.mezzanine Fix
2016-11-02 13:44:52 +01:00
Bart Brouns
4396ee9536
fmsynth: init at 2015-02-07
2016-11-02 13:42:45 +01:00
Bart Brouns
d315ca4080
libjack2-git: 2015-09-03 -> 2016-08-18
2016-11-02 12:51:22 +01:00
Robert Helgesson
68f2bc8fb3
perl-Image-Info: 1.38 -> 1.39
...
Fixes information disclosure security issue. See
https://lwn.net/Vulnerabilities/704702/ .
2016-11-02 11:48:06 +01:00
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