Commit Graph

21210 Commits

Author SHA1 Message Date
Jörg Thalheim
a4170403e6
Merge pull request #33897 from rnhmjoj/digits
Avoid package attributes starting with a digit
2018-02-02 19:30:23 +00:00
Markus Kowalewski
d251a4b40b uhd: revert boost back standard version 2018-02-02 11:22:35 -08:00
Renato Alves
05889c52b9
RAxML: init at 8.2.11 (SSE3 & MPI)
This can potentially be extended to cover all the other compilation
targets. SSE3-PTHREADS and MPI being the most commonly used.
2018-02-02 18:31:40 +01:00
Bruno Bzeznik
b2cf8cff7d udocker: init at 1.1.1 2018-02-02 13:59:59 +01:00
Jörg Thalheim
2bd4820421
Merge pull request #33853 from tomberek/add_teleport
teleport: init at v2.4.0
2018-02-02 12:47:15 +00:00
Kranium Gikos Mendoza
35b8a406bb librarian-puppet-go: init at 0.3.9 2018-02-02 22:07:48 +11:00
Kevin Liu
93532b0d3a
looking-glass-client: init at a10 2018-02-02 01:46:00 +01:00
Jon Banafato
c138308ec1
gnomeExtensions.clipboard-indicator: init at 30
Add the Clipboard Indicator GNOME Shell extension.
2018-02-02 00:26:49 +01:00
Jon Banafato
d2e518c4c5
gnomeExtensions.icon-hider: init at 19
Add the Icon Hider GNOME Shell extension.
2018-02-02 00:16:11 +01:00
Michael Raitza
44a4844744 openafs: Break into multiple packages with multiple outputs
Two packages:
- pkgs.linuxPackages.openafs (only kernel module)
- pkgs.openafs (client/server programs, manpages, docs)

Disable `ncurses` by default
- Only needed for debugging tools

Introduce but disable `tsmbac` by default
- IBM's on-site backup service called Tivoli Storage Manager Backup
  Client
- Make openafs ready to use tsmbac when supplied via local overlay
  (needs special patching)
- TSM is not in nixpkgs due to unclear/unfree licensing. (Binaries need
  to be modified to work with nixos)
2018-02-01 16:21:38 +01:00
Andreas Rammhold
f92fd9554e
Merge pull request #34483 from andir/dovecot-cve-2017-15132
dovecot: fix CVE-2017-15132
2018-02-01 12:29:34 +00:00
Frederik Rietdijk
d30735f889
Merge pull request #34188 from dotlambda/home-assistant
home-assistant: init at 0.62.1
2018-02-01 08:44:48 +00:00
Andreas Rammhold
4dd92c4466
dovecot_antispam: removed since upstream deprecated the package [1] and it fails to build anyway
[1] https://wiki2.dovecot.org/Plugins/Antispam
2018-02-01 04:51:07 +01:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Tim Steinbach
078fc69425
Merge pull request #33746 from NeQuissimus/docker_18_01
docker-edge: 17.12.0 -> 18.01.0
2018-01-30 14:06:19 +00:00
Tuomas Tynkkynen
af38f1a5e7 seturgent: Move out from linuxPackages_*
It's not a kernel module at all!
2018-01-30 13:11:58 +02:00
Tuomas Tynkkynen
ab5357b80d eternal-terminal: init at 4.1.2 2018-01-30 13:01:58 +02:00
Robert Schütz
5bf6d94473 home-assistant: init at 0.62.1 2018-01-30 11:23:24 +01:00
Stefan Frijters
6c744fc93d pyprof2calltree: init at 1.4.3 (#34379) 2018-01-30 09:09:36 +00:00
Daniel Peebles
bf9eb10c04
Merge pull request #34398 from joncojonathan/keepass_mono54
keepass: change from mono40 to mono54
2018-01-29 16:42:44 -05:00
joncojonathan
609a86bbc3 keepass: change from mono40 to mono54
Issue #31859 (https://github.com/NixOS/nixpkgs/issues/31859) highlighted TLSv1.1 / TLSv1.2
support isn't available with older versions of Mono 4.  This change moves to use Mono 5.4.  Tested as working with Keepass v2.38 for which PR https://github.com/NixOS/nixpkgs/pull/34360 is already open.
2018-01-29 20:55:49 +00:00
Pierre-Etienne Meunier
4b0000a1de Pyrseas: init at 0.8.0 (#34225)
* Pyrseas: init at 0.8.0

Pyrseas is a declarative tool for managing PostgreSQL schemas.

* Replacing python27Packages with python2Packages

* Explaining why the tests are disabled

* Pyrseas: updating after review
2018-01-29 17:17:04 +00:00
Tim Steinbach
9b7c2371f7
Fix kernelPackages for 4.15 2018-01-29 11:55:14 -05:00
Tim Steinbach
61043ad4d1
linux: Add 4.15 2018-01-29 11:52:50 -05:00
Moritz Ulrich
f8c4ccd89b
ws: Init at 0.2.1 2018-01-29 10:23:07 +01:00
Jan Tojnar
47d0a11a60
Merge pull request #32016 from jtojnar/syncthing-gtk
syncthing-gtk: 0.9.2.3 → 0.9.2.7
2018-01-29 01:33:19 +01:00
Franz Pletz
4bb42d0561
Merge pull request #34235 from dtzWill/feature/ipvsadm
ipvsadm: init at 1.29
2018-01-28 22:41:35 +00:00
Franz Pletz
2b49df1741
Merge pull request #34344 from lheckemann/pmidi
pmidi: init at 1.7.1
2018-01-28 22:38:43 +00:00
Graham Christensen
e2a54266c4
openssh: Build with Kerberos by default
This reverts commit 09696e32c390c232ec7ac506df6457fb93c1f536.
which reverted f596aa0f4a
to move it to staging
2018-01-28 16:36:01 -05:00
Graham Christensen
15a4977409
Revert "openssh: Build with Kerberos by default"
This reverts commit a232dd66ee.

Moving to staging
2018-01-28 16:36:01 -05:00
Aneesh Agrawal
716d1612af
openssh: Build with Kerberos by default
This can be disabled with the `withKerberos` flag if desired.
Make the relevant assertions lazy,
so that if an overlay is used to set kerberos to null,
a later override can explicitly set `withKerberos` to false.

Don't build with GSSAPI by default;
the patchset is large and a bit hairy,
and it is reasonable to follow upstream who has not merged it
in not enabling it by default.
2018-01-28 16:36:00 -05:00
Graham Christensen
f596aa0f4a
Revert "openssh: Build with Kerberos by default"
This reverts commit a232dd66ee.

Moving to staging
2018-01-28 16:32:52 -05:00
Aneesh Agrawal
a232dd66ee
openssh: Build with Kerberos by default
This can be disabled with the `withKerberos` flag if desired.
Make the relevant assertions lazy,
so that if an overlay is used to set kerberos to null,
a later override can explicitly set `withKerberos` to false.

Don't build with GSSAPI by default;
the patchset is large and a bit hairy,
and it is reasonable to follow upstream who has not merged it
in not enabling it by default.
2018-01-28 16:30:46 -05:00
Franz Pletz
f8968a2a79
libstemmer: init at 2017-03-02 2018-01-28 18:52:26 +01:00
Franz Pletz
c13ff49c4c
kea: 1.2.0 -> 1.3.0 2018-01-28 18:52:22 +01:00
Franz Pletz
9c6a17c524
uhd: fix build due to boost upgrade 2018-01-28 18:52:21 +01:00
rnhmjoj
05cb4dca11 monero-gui: init at 0.11.1.0 2018-01-28 10:17:36 -05:00
rnhmjoj
3979a20d74 monero: build libmonero-wallet 2018-01-28 10:17:36 -05:00
Michael Raskin
e305380f0c
Merge pull request #34356 from dezgeg/mdadm4
mdadm: Make 4.0 the default
2018-01-28 14:43:07 +00:00
adisbladis
19c87f87fb
Merge pull request #33882 from tilpner/goxel-init
goxel: init at 0.7.2
2018-01-28 22:32:59 +08:00
adisbladis
7b5d9a2938
Merge pull request #29558 from teto/fctix_xkeyboard
[RDY] fcitx: fix keyboard not found
2018-01-28 22:19:16 +08:00
Matthieu Coudron
bef69925e3 fcitx-libpinyin: 0.3.93 -> 0.5.3
Previously optional dependencies are now made mandatory like qtwebbrowser.dev .
In order to find these libraries, I used libsForQt5.callPackage.
2018-01-29 02:06:01 +09:00
Graham Christensen
140f0a802c
Merge pull request #34096 from scode/scode/flameshot
flameshot: init at 0.5.0
2018-01-28 07:44:12 -05:00
Sarah Brofeldt
db00d2ea38
Merge pull request #34334 from unode/muscle
muscle: init at 3.8.31
2018-01-28 12:41:28 +01:00
Renato Alves
b22e4976cb
muscle: init at 3.8.31 2018-01-28 12:32:46 +01:00
Tuomas Tynkkynen
2f39b19535 mdadm: Make 4.0 the default
4.0 has been out for a year without another upstream release, so
presumably 4.x's quite stable enough (and already in Arch & Debian
Buster for instance).
2018-01-28 13:31:50 +02:00
Markus Kowalewski
ec6e7c6eeb
octopus: init at 7.2 2018-01-27 16:23:04 -08:00
adisbladis
41af33a039
mypy: 0.540 -> 0.560 2018-01-28 06:51:33 +08:00
Linus Heckemann
5ba11ca00e pmidi: init at 1.7.1 2018-01-27 22:24:58 +00:00
Franz Pletz
366136806b
hyx: init at 0.1.4 2018-01-27 22:59:19 +01:00
Michael Raskin
96be241536
Merge pull request #33070 from lheckemann/vdrift-fix
vdrift: fix build, allow parallel building
2018-01-27 21:54:52 +00:00
Tuomas Tynkkynen
c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Alexey Shmalko
38fbc93f46
Merge pull request #34156 from arcadio/star
star: init at 2.5.3a
2018-01-27 17:02:16 +02:00
Vladimír Čunát
2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Vladimír Čunát
ef60e41145
cmake: bring back 3.9 for Darwin bootstrap
Broken by ba6e0ae33df36; see e.g. https://hydra.nixos.org/build/68223628
2018-01-27 09:11:37 +01:00
John Ericson
16a50f5a07 lib: Remove examples platforms' bigEndian attr
They still have `parsed.cpu.significantByte` which has the same info.
2018-01-26 21:22:00 -05:00
Sarah Brofeldt
7f1c5a124c
Merge pull request #34093 from markuskowa/rdma-core-pr
rdma-core: init at 16.1
2018-01-27 02:17:10 +01:00
Graham Christensen
b5dbc83b9c
Merge pull request #34299 from fgaz/meme
meme: init at 2017-09-10
2018-01-26 19:47:53 -05:00
Ben Wolsieffer
7c609d76b1 buildbot: make buildbot-pkg a real package, and add it as a build input of buildbot 2018-01-26 19:41:27 -05:00
Franz Pletz
ed8e98f653
Merge pull request #34304 from mayflower/add-postfix-dovecot-exporters
add prometheus-{postfix,dovecot}-exporter
2018-01-26 23:11:07 +00:00
Francesco Gazzetta
056e74dd78 meme: init at 2017-09-10 2018-01-26 22:38:02 +00:00
Luke Adams
09fa345f20 sambaMaster: init at 4.8_2017-12-25 2018-01-26 22:37:17 +01:00
Luke Adams
710928cdd8 samba: remove comment 2018-01-26 22:37:17 +01:00
John Ericson
71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Francesco Gazzetta
314fb3d60a twemoji-color-font: init at 1.3 2018-01-26 20:09:27 +00:00
Linus Heckemann
49d4e6c018 otter-browser: use qt5.callPackage, fix licence 2018-01-26 19:52:34 +00:00
WilliButz
2f237868ab
prometheus-postfix-exporter: init at 2017-06-01 2018-01-26 20:07:01 +01:00
WilliButz
a7a9653b06
prometheus-dovecot-exporter: init at 2018-01-18 2018-01-26 20:06:35 +01:00
Peter Simons
2ef24476f5 hledger-ui: create a top-level name for this Haskell executable 2018-01-26 19:42:04 +01:00
Francesco Gazzetta
fd7acb9218 duktape: init at 2.2.0 2018-01-26 15:33:38 +00:00
Pierre-Etienne Meunier
6fbaa05dd1 Carnix 0.6 (#34238) 2018-01-26 10:53:18 +00:00
Jan Tojnar
b02bf83a52
syncthing-gtk: clean up 2018-01-26 06:37:02 +01:00
Jan Tojnar
0bbde0f026
pythonPackages.syncthing-gtk: move to pkgs/applications/networking 2018-01-26 06:13:44 +01:00
Robert Schütz
1aa3efba39 you-get: 0.4.390 -> 0.4.1011 2018-01-26 04:05:32 +01:00
Linus Heckemann
ed5064c6c5 otter-browser: init at 0.9.94 2018-01-25 23:39:22 +00:00
Markus Kowalewski
85ca8f121b slurm-spank-x11: init at 0.2.5 2018-01-25 13:58:14 -08:00
gnidorah
3df98ef5b8 vkquake: init at 0.97.3 2018-01-25 17:30:17 +03:00
Maximilian Bode
9b85e317f0 terraform-landscape: init at 0.1.17 2018-01-25 08:33:46 +01:00
Samuel Leathers
efdb0983da
Merge pull request #34199 from arcadio/kallisto
kallisto: init at 0.43.1
2018-01-24 20:43:24 -07:00
Will Dietz
f9238bf19f ipvsadm: init at 1.29
Fixes #34226.
2018-01-24 10:43:32 -06:00
Arcadio Rubio García
a7333e9ced kallisto: init at 0.43.1 2018-01-24 16:16:46 +00:00
Arcadio Rubio García
72d675b23c star: init at 2.5.3a 2018-01-24 16:07:15 +00:00
Michael Raitza
8a77ae81ad openafsClient: rename to openafs 2018-01-24 13:20:47 +01:00
Jon Banafato
d48e704e38 gnome-shell-extension-pixel-saver: init at 1.10 2018-01-23 21:17:19 -05:00
Jan Tojnar
c7dc968721
Merge pull request #34186 from jonafato/gnome-shell-extension-nohotcorner
gnome-shell-extension-nohotcorner: init at 16.0
2018-01-23 23:18:01 +01:00
Frederik Rietdijk
baaf8fd2b8
Merge pull request #33495 from magnetophon/faust2
faust2: 2.1.0 -> 2.5.10
2018-01-23 17:56:42 +01:00
Frederik Rietdijk
8510550b77
Merge pull request #34169 from Infinisil/add/almonds
almonds: init at 2015-12-27
2018-01-23 17:37:54 +01:00
Silvan Mosberger
8e8a259df4
almonds: init at 2015-12-27 2018-01-23 14:16:28 +01:00
Jon Banafato
6e862fb43b gnome-shell-extension-nohotcorner: init at 16.0 2018-01-23 00:48:27 -05:00
adisbladis
62c52955fc
Merge pull request #33863 from adisbladis/tsclient-qt59
teamspeak_client: Re-link with qt 5.9
2018-01-23 09:31:20 +08:00
Bart Brouns
ad566a0c57 faust2: 2.1.0 -> 2.5.10 2018-01-23 00:42:37 +01:00
Michael Raskin
beb70f1370
Merge pull request #34107 from mnacamura/cdda-darwin
cataclysm-dda{,-git}: build on Darwin
2018-01-22 22:47:25 +00:00
Jörg Thalheim
ebd2a8b165
Merge pull request #34100 from jokogr/pkg/xmonad-log
xmonad-log: init at 0.1.0
2018-01-22 19:15:32 +00:00
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Nick Novitski
0fdf29224e init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component) 2018-01-21 17:54:27 -08:00
Jörg Thalheim
d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
チルノ
b23e92eac1 tewisay: init at git-2017-04-14 (#33488) 2018-01-21 22:31:51 +00:00
Will Dietz
242ec8cba2 boomerang: switch to new active fork, cleanup, maintain 2018-01-21 15:38:56 -06:00
Nicolas Mattia
1d47908879 gpp: init at 2.25 and add @nmattia as maintainer (#34098)
* maintainers: add nmattia
* gpp: init at 2.25

GPP is a handy preprocessing tool, not yet present in the package set.
2018-01-21 19:17:31 +00:00
Peter Schuller
f08394436a flameshot: init at 0.5.0 2018-01-21 10:56:40 -08:00
Mitsuhiro Nakamura
728a13271e cataclysm-dda{,-git}: build on Darwin 2018-01-22 00:01:45 +09:00
Yegor Timoshenko
26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Ioannis Koutras
64fa24b516 xmonad-log: init at 0.1.0 2018-01-21 14:57:36 +02:00
Sarah Brofeldt
adf80590ae
Merge pull request #33924 from markuskowa/molden-pr
molden: init at 5.7
2018-01-21 12:19:48 +01:00
Peter Hoeg
29deef012c kdialog: init at 17.12.1 2018-01-21 18:28:06 +08:00
Markus Kowalewski
c6b828b86e
rdma-core: init at 16.1 2018-01-20 15:09:14 -08:00
Frederik Rietdijk
75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Mitsuhiro Nakamura
4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Jörg Thalheim
6428287fcb
Merge pull request #34071 from KaiHa/lbdb-0.46
lbdb: 0.45.3 -> 0.46
2018-01-20 09:05:29 +00:00
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
Kai Harries
81a386326a lbdb: 0.45.3 -> 0.46 2018-01-20 08:56:59 +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
Vincent Demeester
9492e5e559
go-symbols: init at 2017-02-06
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-19 15:51:00 -08: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
Tom Bereknyei
256d147931 teleport: init at v2.4.0 2018-01-16 20:34:40 -05: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
rnhmjoj
c946c101d6
avoid package attributes starting with a digit 2018-01-16 21:13:16 +01: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
Markus Kowalewski
1c1e49a5c5
molden: init at 5.7 2018-01-15 23:06:41 -08: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
tilpner
fb1d094672
goxel: init at 0.7.2 2018-01-16 03:23:18 +01: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
adisbladis
554104e6b9
Merge pull request #33864 from adisbladis/mendeley-qt59
mendeley: Re-link with qt 5.9
2018-01-15 09:30:52 +08:00
Will Dietz
17453b2310 snowman: Drop qt4 variant
cc #33248
2018-01-14 14:56:17 -06:00
Dan Peebles
1a054480d3 mono54: init
Still trying to figure out how msbuild should fit into the picture...
2018-01-14 15:36:00 -05:00
Tuomas Tynkkynen
6ed0fe7e45 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/build-support/fetchbower/default.nix
	pkgs/build-support/fetchdarcs/default.nix
	pkgs/build-support/fetchgx/default.nix
	pkgs/development/python-modules/botocore/default.nix
	pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
	pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
David Asabina
b986078593 bitscope: refactored to pass nixpkgs-lint
The linter (nixpkgs-lint) was not able to find the bitscope packages
because `recurseIntoAttrs` was not applied to the suite's set.

The name supplied to `buildFHSUserEnv` produces a binary that
corresponds to the binary names in the deb packages (e.g.: bitscope-dso,
bitscope-chart, bitscope-logic, etc), however; this name does not
constitute a valid nixpkgs name. Valid nixpkgs names satisfy the
`/(.*)(-[0-9].*)$/` pattern, therefore a valid name is merged into the
derivation produced by `buildFHSUserEnv`.
2018-01-14 20:00:10 +01:00
adisbladis
f0b97a6dac
mendeley: Re-link with qt 5.9 2018-01-15 02:04:23 +08:00
adisbladis
b1003e0d00
teamspeak_client: Re-link with qt 5.9 2018-01-15 01:56:28 +08:00
adisbladis
3538492f33
cool-retro-term: 1.0.0 -> 1.0.1 2018-01-15 01:47:57 +08:00
Robert Schütz
cb6a25db0a spectre-meltdown-checker: init at 0.29 2018-01-14 16:29:37 +01:00
Sarah Brofeldt
ee4e6ebbfa
Merge pull request #32822 from LumiGuide/elk6
ELK: 5.6.1 -> 5.6.5 & add ELK 6.1.0
2018-01-14 10:40:50 +01:00
Graham Christensen
34b4d41a84
Merge pull request #33792 from paraseba/scidvspc
scid-vs-pc: init at version 4.18.1
2018-01-13 21:16:19 -05:00
adisbladis
e2f7267ba2
xxdiff-tip: Build with qt59 2018-01-14 02:41:04 +08:00
Jörg Thalheim
ed70c591a4
Merge pull request #33682 from mogorman/notbit
notbit: init at 2018-01-09
2018-01-13 18:40:53 +00:00
Jörg Thalheim
ae5550e86a
inboxer: init at 1.0.1 (#33720) 2018-01-13 18:30:39 +00:00
Jörg Thalheim
e35639b931
Merge pull request #33799 from adisbladis/cura-qt59
cura: 3.0.3 -> 3.1.0
2018-01-13 18:19:22 +00:00
Jörg Thalheim
a100ed0ae3
Merge pull request #33793 from sellout/add/flootty
flootty: init at 3.2.1
2018-01-13 17:46:28 +00:00
Gregory Pfeil
d40d41ef51 Move flootty from python-modules. 2018-01-13 09:59:25 -07:00
Jörg Thalheim
4a41f815f4
Merge pull request #33786 from romildo/upd.plano-theme
plano-theme: init at 3.24-3
2018-01-13 12:48:43 +00:00
Jörg Thalheim
c11b87b573
Merge pull request #33800 from adisbladis/mumble-qt59
mumble_git: 2017-05-25 -> 2018-01-12
2018-01-13 12:20:42 +00:00
Jörg Thalheim
0323fc2700
Merge pull request #33803 from adisbladis/qt59
Change package builds to use Qt 5.9
2018-01-13 11:46:07 +00:00
Joachim F
970a3e37ab
Merge pull request #28224 from RocketPuppy/add-literate
Literate: init at 2017-05-28
2018-01-13 11:45:30 +00:00
xurei
b9ae8efca5 libzxcvbn: init at 2.3 (#33822)
* Add package libzxcvbn

* zxcvbn-c: name after the project not the library
2018-01-13 10:40:45 +00:00
Greg Pfeil
38deb53542
Merge branch 'master' into add/flootty 2018-01-12 15:08:44 -07:00
adisbladis
f40a9695ea
notepadqq: Build with qt59 2018-01-13 04:23:19 +08:00
adisbladis
9c03f4fad1
rapcad: Build with qt59 2018-01-13 04:23:18 +08:00
adisbladis
7335a9cc8f
ricochet: Build with qt59 2018-01-13 04:23:17 +08:00
adisbladis
0281a20de0
hotspot: Build with qt59 2018-01-13 04:23:16 +08:00
adisbladis
9aa93dec67
apitrace: Build with qt59 2018-01-13 04:23:08 +08:00
adisbladis
07fbb158a8
trojita: Build with qt59 2018-01-13 04:10:56 +08:00
adisbladis
33ec57356a
vogl: Fix build with qt59 2018-01-13 04:10:55 +08:00
adisbladis
5f232de6cd
qgroundcontrol: 2.9.4 -> 3.2.7, unbreak build 2018-01-13 04:03:38 +08:00
adisbladis
cad14c782b
luminanceHDR: 2.4.0 -> 2.5.1 2018-01-13 04:03:37 +08:00
adisbladis
08ab28b9a3
qcachegrind: Use kcachegrind src/name attributes 2018-01-13 04:03:36 +08:00