1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-12 15:47:28 +00:00
Commit graph

20936 commits

Author SHA1 Message Date
Vladimír Čunát 94f4857bc5
Merge branch 'master' into staging
Hydra: ?compare=1427817
2018-01-20 10:05:27 +01:00
corpix 0db68e5d42 apparmor: updating utilities to fresh python (#34049)
* apparmor: updating utilities to fresh python

* apparmor: better way to depend on python

* apparmor: override python derivation on the top-level
2018-01-20 09:29:03 +01:00
Dan Peebles b81c65ce0a libsnark: init at 9e6b19ff 2018-01-20 00:05:26 -05:00
Orivej Desh db56407a97
Merge pull request #34063 from corpix/fix/i2pd
i2pd: 2.15.0 -> 2.17.0
2018-01-20 00:10:40 +00:00
Dmitry Moskowski b45a117bd3
i2pd: override boost derivation on the top-level 2018-01-19 23:47:00 +00:00
Eelco Dolstra 77225a5a95
Revert "fetchFromGitHub: Revert to the original version"
This reverts commit 3d5391c256.
2018-01-19 18:32:51 +01:00
Eelco Dolstra 3d5391c256
fetchFromGitHub: Revert to the original version
fetchFromGitHub was intended as a simple wrapper around the common
pattern 'fetchzip { url =
https://github.com/${owner}/${repo}/archive/${rev}.zip"; ... }'. It
was not intended to handle private repositories, submodules, other
sites than github.com (!), etc. In particular, we don't want to use
fetchgit because it's not reproducible.
2018-01-19 15:54:33 +01:00
Peter Simons 29f0f38433 multi-ghc-travis: update to latest Git version and create a proper Haskell build
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim 1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Shea Levy f040f64636
bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00
Drew Hess 83a85b60ad linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23 2018-01-18 17:04:47 +02:00
Orivej Desh bdb2985949
Merge pull request #32465 from magnetophon/pd-plugins
Pd plugins
2018-01-18 14:33:41 +00:00
Peter Hoeg e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Frederik Rietdijk fbaf5fd677 gprof2dot: do not use pypy
- The package does not seem to function with `pypy` (#33997)
- Our default interpreter should be used. If one wants extra performance
(e.g. using PyPy) they can override or modify the expression however
they want, but not in Nixpkgs.
2018-01-18 09:39:04 +01:00
adisbladis ebd422af9b
Merge pull request #33986 from ankhers/update_elixir_1_6
Elixir: 1.6-rc -> 1.6
2018-01-18 09:59:41 +08:00
Jörg Thalheim b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Justin Wood 3497ce23bd
Elixir: 1.6-rc -> 1.6 2018-01-17 14:22:48 -05:00
Marek Mahut 9844e027c4 mencal: init at 3.0 2018-01-17 16:24:59 +02:00
Peter Hoeg 4dec2618b3 asc: compile against older physfs 2018-01-17 21:59:59 +08:00
Peter Hoeg 883957c0e6 lincity_ng: cleanups and compile against older physfs 2018-01-17 21:59:59 +08:00
Peter Hoeg 7177c9e336 physfs: 2.0.3 -> 3.0.1 2018-01-17 21:59:55 +08:00
Leon Schuermann a6dca04272
woof: init at 2012-05-31 2018-01-17 21:59:18 +08:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Bas van Dijk af47db6a3a elk: 5.6.5 -> 5.6.6
Security fix for CVE-2018-3818.

https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
2018-01-17 02:11:19 +01:00
Bas van Dijk e842ffbb33 elk: 6.1.1 -> 6.1.2
Contains a security fix for kibana: CVE-2018-3818.

https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
2018-01-17 01:29:53 +01:00
Tuomas Tynkkynen 2e56ba6fbd Merge remote-tracking branch 'upstream/master' into staging 2018-01-16 22:49:20 +02:00
Jan Tojnar ac16ec6032
bustle: add top-level alias 2018-01-16 20:37:46 +01:00
Jan Tojnar f908f65dec
uuagc: add static executable from haskellPackages 2018-01-16 20:32:40 +01:00
John Ericson 5a754e75b4 Merge branch 'ericson2314-cross-master' into staging 2018-01-16 13:05:39 -05:00
S. Nordin Abouzahra 7f2f7e367b vimb: 2.11 -> 3.1.0
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05:00
Yegor Timoshenko 7d70261aa4 redshift: fix redshift-gtk, autoreconfHook 2018-01-16 13:44:59 +00:00
Guillaume Bouchard 2995066e9b alembic: use threadsafe hdf5 (#30682)
* hdf5: introduce hdf5-threadsafe variant

Compiled with thread safe support and without the High Level library
which is incompatible with thread safety.

* alembic: clean buildInputs to nativeBuildInputs

* alembic: use hdf5-threadsafe
2018-01-16 18:31:35 +08:00
Evgeny Egorochkin 2bb5e5e748 onioncircuits: init at 0.5 2018-01-16 12:26:45 +02:00
Jörg Thalheim 516481a2c8
Merge pull request #33923 from mnacamura/parallel-rust
parallel-rust: init at 0.11.3
2018-01-16 09:31:18 +00:00
Jörg Thalheim c53f1518f8
Merge pull request #33426 from nlewo/pr/go-protobuf
go-protobuf: init at 2018-01-04
2018-01-16 08:15:09 +00:00
y0no 7e0402632d bettercap: init at 1.6.2 (#33902) 2018-01-16 07:40:49 +00:00
Mitsuhiro Nakamura f71d9bfd6b parallel-rust: init at 0.11.3 2018-01-16 15:58:29 +09:00
Yegor Timoshenko ca12e1c088
Merge pull request #33594 from yegortimoshenko/20180108.031127/pidgin-otr
pidgin: hyphenate plugins
2018-01-16 04:39:09 +00:00
adisbladis 95783a0380
ethsign: init at 0.8.2 2018-01-16 09:39:32 +08:00
Thomas Tuegel 1c004da67e
Merge branch 'bugfix/kwidgetsaddons/5.42.1' into merge/qt-5.10.0 2018-01-15 19:08:27 -06:00
Thomas Tuegel 617c4f4220
Merge branch 'feature/qt-5/5.10.0' into merge/qt-5.10.0 2018-01-15 18:49:13 -06:00
Matthieu Coudron ab06f3e99c neovim: init wrapper
Adding a python package to the neovim environment should not trigger a recompilation.
This adds a wrapper to prevent that.
2018-01-15 23:24:20 +01:00
Jörg Thalheim 272ecfccb9
Merge pull request #33899 from antonxy/lightworks2
Lightworks: use old portaudio 2014
2018-01-15 13:32:50 +00:00
adisbladis 9c6e5b37bc
Merge pull request #33883 from ashgillman/add-dcm2niix
dcm2niix: init at 1.0.20170130
2018-01-15 21:27:37 +08:00
Anton Schirg e0af7de6de lightworks: use portaudio 2014
There was an ABI change in portaudio 2016 which caused lightworks to
fail to start
2018-01-15 13:21:01 +01:00
Anton Schirg be776435ce portaudio: add old 2014 version
Needed e.g. for lightworks package as there was a breaking ABI change
between portaudio 2014 and 2016
2018-01-15 13:20:34 +01:00
zimbatm 1775b036bb Revert "awscli: move to pythonPackages"
This reverts commit 29b8e5fb6f.
2018-01-15 10:49:07 +00:00
zimbatm fad6250276 Revert "aws_shell: move to pythonPackages"
This reverts commit ffd35a7849.
2018-01-15 10:47:52 +00:00
Ashley Gillman 271d4a7ca0 dcm2niix: init at 1.0.20170130 2018-01-15 16:45:03 +10:00
adisbladis 9af3b9d7b2
Merge pull request #33868 from dtzWill/snowman-deprecate-qt4
snowman: deprecate qt4 variant
2018-01-15 09:37:35 +08:00