Commit Graph

44958 Commits

Author SHA1 Message Date
Bjørn Forsman
4f4eaf5805 trompeloeil: init at 34
Trompeloeil is a header only C++14 mocking framework.
2019-07-01 08:50:21 +02:00
Jörg Thalheim
57f8003742
Merge pull request #63967 from risicle/ris-powerdns-4-1-9
powerdns: fix build, 4.1.7 -> 4.1.9, fixing CVE-2019-10162, CVE-2019-10163
2019-07-01 07:13:16 +01:00
Mario Rodas
e117e6dd26 prototool: init at 1.8.0 (#63887) 2019-06-30 20:50:50 -07:00
Robert Scott
8b3dc7a3a0 powerdns: fix build by supplying libressl_2_8 instead of the new default 2.9
this is a bit of a temporary fix to get powerdns back in a buildable state
because there's the added urgency of powerdns security issues forcing a
version bump
2019-07-01 00:27:59 +01:00
Graham Christensen
a939166185
Merge pull request #63921 from risicle/ris-libvirt-CVEs
libvirt: 5.3.0 -> 5.4.0 + patches for CVE-2019-10161, CVE-2019-10166, CVE-2019-10167 and CVE-2019-10168
2019-06-29 08:05:08 -04:00
Robert Scott
8ac0f575d9 libvirt: 5.3.0 -> 5.4.0
including parallel bumps of pythonPackages.libvirt and perlPackages.SysVirt

also include patches for CVE-2019-10161, CVE-2019-10166, CVE-2019-10167
and CVE-2019-10168
2019-06-29 11:59:48 +01:00
Maximilian Bosch
02e8a36df1
zsh-you-should-use: init at 1.1.0
Simple zsh plugin that reminds you to use existing aliases. With
`oh-my-zsh` it can be installed like this:

```
{
  programs.zsh.ohMyZsh = {
    customPkgs = [ pkgs.zsh-you-should-use ];
    plugins = [ "you-should-use" ];
  };
}
```
2019-06-29 12:14:42 +02:00
gnidorah
dccd2ca171 wlc: put under way-cooler 2019-06-29 09:14:24 +03:00
gnidorah
bc849619be velox: remove obsoleted package 2019-06-29 09:14:24 +03:00
gnidorah
7581301a11 orbment: remove obsoleted package 2019-06-29 09:14:24 +03:00
betaboon
1ab2e927a6 vivaldi-widevine: init at 4.10.1196.0 2019-06-28 22:39:00 -04:00
Mario Rodas
4a679d4460
Merge pull request #63883 from marsam/update-nodejs-12_x
nodejs-12_x: 12.4.0 -> 12.5.0
2019-06-28 20:58:07 -05:00
Graham Christensen
0daecd2d7a
Merge pull request #63572 from volth/cpan2nix-2019-06-20
buildPerlPackage: name -> (pname, version)
2019-06-28 17:54:30 -04:00
Graham Christensen
cc588bd420
Merge pull request #61011 from volth/libvirt-5.3.0
libvirt: 4.10.0 -> 5.3.0
2019-06-28 16:06:17 -04:00
Nikolay Amiantov
9d9eb87c19 openjfx11: init at 11.0.3+1 2019-06-28 15:38:08 +03:00
markuskowa
96664094e9
Merge pull request #63803 from markuskowa/add-ptp
linuxptp: init at 2.0
2019-06-28 10:37:34 +02:00
Mario Rodas
5ba41e5940
nodejs-12_x: 12.4.0 -> 12.5.0 2019-06-28 01:31:41 -05:00
Timo Kaufmann
9a140a0989
Merge pull request #63873 from timokau/tensorflow-1.14
tensorflow: 1.13.1 -> 1.14 + dependencies
2019-06-27 23:46:28 +02:00
Timo Kaufmann
66fa457ba1
Merge pull request #59989 from timokau/sage-8.8
sage: 8.7 -> 8.8
2019-06-27 23:30:12 +02:00
Timo Kaufmann
c76e8fa86e sage: 8.8.beta6 -> 8.8.beta7 2019-06-27 22:02:57 +02:00
Daniel Schaefer
4b2e7c40c4 psrecord: init at 1.1 2019-06-27 20:25:38 +02:00
Aaron Andersen
ae02678a9d
Merge pull request #63786 from aanderse/mysql
mysql: drop support for deprecated package & module option
2019-06-27 12:14:35 -04:00
markuskowa
a07d045b00
Merge pull request #63488 from jbedo/octopus
octopus: init 0.6.3-beta
2019-06-27 12:43:25 +02:00
Vincent Laporte
85109b92cd
amiri: init at 0.111
Amiri is a classical Arabic typeface in Naskh style for typesetting books and
other running text.

Homepage: https://www.amirifont.org/
2019-06-27 08:03:06 +00:00
worldofpeace
a215eca765 qtpfsgui: remove
https://github.com/LuminanceHDR points to the homepage
of this package which has continued development.
Wikipedia also cites that LuminanceHDR was formerly qtpfsgui.
2019-06-27 03:18:06 -04:00
Matthieu Coudron
e775f2ddd2 iproute_mptcp: init at 0.95
allows to disable MPTCP on specific interfaces.
2019-06-27 12:00:18 +09:00
Matthieu Coudron
1046fc2728 nettools_mptcp: init at 0.95
Adds an -m flag to track MPTCP connection.
2019-06-27 12:00:17 +09:00
Timo Kaufmann
183d32842f python.pkgs.google-pasta: init at 0.1.7
Used by tensorflow for its tf1 -> tf2 migration.
2019-06-26 23:48:33 +02:00
worldofpeace
c2948f640b
Merge pull request #63788 from Kjuvi/master
timetable: init at 1.0.6
2019-06-26 17:32:42 -04:00
kjuvi
0c739fd88c timetable: init at 1.0.6 2019-06-26 23:06:59 +02:00
Matthew Bauer
24fea40d92
Merge pull request #56261 from eadwu/mesa/extract-stubs
mesa: extract stubs
2019-06-26 17:00:52 -04:00
Alyssa Ross
c9bd5b8516
Merge pull request #61385 from eraserhd/kakoune-plugins
kakoune: support for adding plugins
2019-06-26 20:36:17 +00:00
lewo
6e139a4120
Merge pull request #63575 from layus/dafny-update2
dafny: 2.1.0 -> 2.3.0
2019-06-26 19:20:39 +02:00
Markus Kowalewski
06ffd2b2b7
linuxptp: init at 2.0 2019-06-26 14:03:49 +02:00
Frederik Rietdijk
d843e16cb8 Merge master into staging-next 2019-06-26 13:22:30 +02:00
Vincent Laporte
0024cfcc49
Merge pull request #63346 from vbgl/merkaartor-fix
merkaartor: fix build & run
2019-06-26 03:59:13 +00:00
Aaron Andersen
7d44ceeb2c mysql55: remove package 2019-06-25 17:26:48 -04:00
Jason Felice
2a911454d3 kakoune: support for adding plugins
Motivation: There is a thriving plugin ecosystem for Kakoune now,
and it is nice to add these in our Nix configurations. This was modeled
on neovim's plugins.

parinfer-rust is useable both standalone and as a Kakoune plugin,
so the plugin file inherits the same definition as pkgs.

I'll make PRs for other plugins if this gets accepted.
[Here](https://github.com/eraserhd/nixpkgs/tree/kak-ansi)'s a tested
branch for the `kak-ansi` plugin.
2019-06-25 17:17:08 -04:00
Sarah Brofeldt
efd3e5a2e1
Merge pull request #63006 from tadeokondrak/drm_info/init/2.1.0
drm_info: init at 2.1.0
2019-06-25 18:25:00 +02:00
Jan Tojnar
07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Frederik Rietdijk
4589a04299 Merge master into staging-next 2019-06-25 16:26:29 +02:00
worldofpeace
2aaf19152b
Merge pull request #63503 from dmvianna/pycategories-1.1.0
pythonPackages.pycategories: init at 1.2.0
2019-06-25 09:53:15 -04:00
Daniel Vianna
e37eddc8c0 pythonPackages.pycategories: init at 1.2.0 2019-06-25 09:50:14 -04:00
Steve Elliott
725e2793dd roon-server: init at 100600401 2019-06-25 09:34:07 -04:00
Edmund Wu
3c45b0c00a
mesa: extract stubs 2019-06-25 09:00:33 -04:00
Vladimír Čunát
145a620802
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1527134
2019-06-25 14:04:12 +02:00
Peter Hoeg
a2075a2c31
Merge pull request #63760 from peterhoeg/f/freeciv
freeciv_qt: init at 2.6.0
2019-06-25 16:20:31 +08:00
markuskowa
cd83cecdc8
Merge pull request #63690 from michojel/megasync
megasync: init at 4.1.1.0
2019-06-25 10:04:00 +02:00
Matthieu Coudron
de56d6bfe6
Merge pull request #63713 from teto/mptcp
Mptcp kernel updates
2019-06-25 09:04:34 +02:00
Peter Hoeg
31c33e3420 freeciv_qt: init at 2.6.0 2019-06-25 14:56:57 +08:00
Peter Hoeg
e3afc85cba
Merge pull request #63725 from peterhoeg/u/crystal
crystal: init at 0.29.0
2019-06-25 12:59:56 +08:00
Peter Hoeg
f21aa0995b crystal: init at 0.29.0 2019-06-25 11:56:44 +08:00
Profpatsch
b041cff6af yj: init at 4.0.0 2019-06-24 16:16:21 +02:00
Jörg Thalheim
6e4633d2cd
PythonPackages: add rig + sentinel (#63729)
PythonPackages: add rig + sentinel
2019-06-24 14:51:35 +01:00
Nikolay Amiantov
255c4ae4e1 python3.pkgs.mlrose: init at 1.2.0 2019-06-24 15:59:57 +03:00
Nikolay Amiantov
3dd7d72e43 fast-downward: init at 2019-05-13 2019-06-24 15:59:57 +03:00
Nikolay Amiantov
08b1d81089 osi: init at 0.108.4 2019-06-24 15:59:57 +03:00
timor
9a0f64af58 pythonPackages.rig: init at 2.4.1 2019-06-24 14:29:10 +02:00
timor
521b819eda pythonPackages.sentinel: init at 0.1.1 2019-06-24 14:29:10 +02:00
Alyssa Ross
57b1f53862
Merge pull request #63484 from alyssais/linux-5.0
linux_5_0: remove
2019-06-24 11:45:58 +00:00
Bas van Dijk
474da44339
Merge pull request #63706 from basvandijk/cargo-license-0.2.0
cargo-license: init at 0.2.0
2019-06-24 11:32:41 +02:00
Matthieu Coudron
1e0f5ff99a linux_mptcp_95: init at 0.95
also removes 0.93, we want to maintain only the 2 latest upstream mptcp
kernels.
2019-06-24 12:03:39 +09:00
Matthieu Coudron
ea8a4fca07 linux_mptcp_94: 0.94.4 -> 0.94.6
Also move to a pkgs/os-specific/linux/kernel/linux-mptcp-94.nix. makes
updates easier.
Added a structured config pkgs/os-specific/linux/kernel/mptcp-config.nix
that can be shared between the different kernels.
2019-06-24 11:49:11 +09:00
Matthew Bauer
dc5e4cfa3c
Merge pull request #63595 from romildo/upd.wxgtk
wxGTK31: 3.1.0 -> 3.1.2; use a real derivation
2019-06-23 21:43:05 -04:00
Matthew Bauer
778bd7a1a1
Merge pull request #63638 from oxij/pkgs/revert-amdsdk-removal
Revert "Remove amdadlsdk and amdappsdk."
2019-06-23 21:42:30 -04:00
Matthew Bauer
e49729f9b1
Merge pull request #63707 from matthewbauer/fix-63043
Qt5 + Darwin fixes
2019-06-23 20:37:54 -04:00
Maximilian Bosch
d2adb05aa6
i3-layout-manager: init at unstable-2019-06-19
Simple script which is a wrapper for i3's layout persist functionality[1] that
automates the manual editing of the exported layout JSON.

[1] https://i3wm.org/docs/layout-saving.html
2019-06-24 01:01:54 +02:00
zimbatm
20b993ef2c
ksonnet: remove package (#63702)
The team behind ksonnet was aquired by VMware, and they decided to end
work on ksonnet:

From https://blogs.vmware.com/cloudnative/2019/02/05/welcoming-heptio-open-source-projects-to-vmware:

> Prior to the acquisition, Heptio had been shifting focus and resources
> away from ksonnet; with the acquisition, we felt it was the right time
> to rethink our investment in ksonnet. As a result, work on ksonnet will
> end and the GitHub repositories will be archived. It’s extremely
> difficult to step back from a project we have worked so hard on, but
> we’re excited about our new ideas and vision for changing how developers
> experience the Kubernetes and cloud native ecosystems.
2019-06-23 22:43:23 +00:00
Matthew Bauer
758712c6f4 qt5: make qt512 the default on darwin 2019-06-23 18:31:20 -04:00
Bas van Dijk
7720379005 cargo-license: init at 0.2.0 2019-06-24 00:20:57 +02:00
John Ericson
852d81d607
Merge pull request #63698 from tobim/overrideCC-buildPackages
Fix misuses of overrideCC
2019-06-23 18:19:18 -04:00
Florian Klink
9635646148 ksonnet: remove package
The team behind ksonnet was aquired by VMware, and they decided to end
work on ksonnet:

From https://blogs.vmware.com/cloudnative/2019/02/05/welcoming-heptio-open-source-projects-to-vmware:

> Prior to the acquisition, Heptio had been shifting focus and resources
> away from ksonnet; with the acquisition, we felt it was the right time
> to rethink our investment in ksonnet. As a result, work on ksonnet will
> end and the GitHub repositories will be archived. It’s extremely
> difficult to step back from a project we have worked so hard on, but
> we’re excited about our new ideas and vision for changing how developers
> experience the Kubernetes and cloud native ecosystems.
2019-06-23 22:42:08 +02:00
Tadeo Kondrak
e6f23b8b1e discord-{ptb,canary}: init; add update-discord 2019-06-23 11:50:09 -07:00
Tobias Mayer
6389a0a132 Use of gccXStdenv instead of inplace overrideCC 2019-06-23 20:49:22 +02:00
makefu
536abf3c64 python.pkgs.gtts-token: init at 1.1.3 2019-06-23 18:19:11 +02:00
Tobias Mayer
3a7bb25285 Fix overrideCC invokations for cross builds
`overrideCC` should always take a compiler for the build
system, otherwise cross compilation is not possible.
2019-06-23 17:07:51 +02:00
Michal Minář
5864dfb513 megasync: init at 4.1.1.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-23 16:27:39 +02:00
Frederik Rietdijk
dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
Frederik Rietdijk
ba7e7aed08 python.pkgs.soundfile: 0.9.0.post1 -> 0.10.2
Package was renamed as well.
2019-06-23 15:32:19 +02:00
Jörg Thalheim
024db43e87
Merge pull request #63648 from doronbehar/package-sccache
sccache: init at 0.2.8
2019-06-23 12:58:51 +01:00
Vladimír Čunát
0e405474d1
Merge #62280: xournalpp: 1.0.8 -> 1.0.12 2019-06-23 10:37:54 +02:00
Ben Wolsieffer
9702cd1acf
protobuf: remove 3.4 and 3.5
They have no users in nixpkgs.
2019-06-23 09:07:55 +01:00
Linus Heckemann
bd286ce6e5
Merge pull request #61826 from gnidorah/video2midi
video2midi: init at 0.3.7
2019-06-23 10:00:50 +02:00
Eric Bailey
2b5ba7f723 conftest: init at 0.7.0 (#63610) 2019-06-22 19:03:47 -07:00
adisbladis
3cf5d655bd
poetry: Add to all-packages.nix 2019-06-22 21:13:18 +01:00
tilpner
0e6d0c12e4
linux_4_19: restore __kernel_fpu_{begin,restore}
Linux commit 12209993e98c5fa1855c467f22a24e3d5b8be205 was backported to
4.19, so add the reverting patch to restore zfs performance.
2019-06-22 20:51:26 +02:00
tilpner
71b4b7b4c7
linux_4_14: restore __kernel_fpu_{begin,restore}
Linux commit 12209993e98c5fa1855c467f22a24e3d5b8be205 was backported to
4.14, so add the reverting patch to restore zfs performance.
2019-06-22 20:50:49 +02:00
Mario Rodas
2932be89af
Merge pull request #63051 from marsam/init-noah
noah: init at 0.5.1
2019-06-22 13:18:45 -05:00
Timo Kaufmann
78054a581c
python3.pkgs.scikitlearn: 0.20.3 -> 0.21.2 (#63591)
Splits scikitlearn into a python2 (0.20.x) and a python3 (>0.20)
version.
2019-06-22 17:59:43 +02:00
Vladimír Čunát
3e4b15f0c4
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1526638
2019-06-22 14:35:35 +02:00
Doron Behar
e1ab8ae4a9 sccache: init at 0.2.8 2019-06-22 14:38:00 +03:00
Daiderd Jordan
811f35d8cd
Merge pull request #63296 from ehamberg/erlang-otp-22
Erlang/OTP 22
2019-06-22 11:47:43 +02:00
Erlend Hamberg
19c2979677
erlangR22: init at 22.0.4 2019-06-22 11:01:25 +02:00
Jan Malakhovski
c42f3782b0 Revert "Remove amdadlsdk and amdappsdk."
This reverts commit 08ea7c7ee2.

This was a part of #61823.

Firstly, that commit removed those attributes without removing the files
they refer to, which is strange.

Secondly, I have a very old but GPGPU-capabale AMD card which doesn't work
with newer OpenCL infrastructure and hence needs these packages to do GPGPU.
2019-06-22 00:04:49 +00:00
Daiderd Jordan
2962730b88
gstreamer: fix darwin build 2019-06-21 20:30:05 +02:00
worldofpeace
8c574b8430
Merge pull request #63420 from lambdaloop/mullvad-new
mullvad-vpn: init at 2019.5
2019-06-21 08:54:57 -04:00
Pierre Karashchuk
1a94bc5d73 mullvad-vpn: init at 2019.5 2019-06-21 06:59:39 -04:00
cw
14fa744011 elixir_1_9: init at 1.9.0-rc.0 2019-06-21 11:04:09 +02:00
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Wael Nasreddine
d3157cbede
Merge pull request #63552 from doronbehar/package-pdfcpu
pdfcpu: init at 0.1.25
2019-06-20 22:47:06 -07:00
José Romildo Malaquias
bc109b19c9 wxGTK31: 3.1.0 -> 3.1.2; use its own derivation 2019-06-20 20:36:17 -03:00
Doron Behar
f07813f02d Add maintainer @doronbehar 2019-06-20 22:12:53 +03:00
volth
b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Guillaume Maudoux
514415dede dafny: 2.1.0 -> 2.3.0 2019-06-20 17:15:27 +02:00
Niklas Hambüchen
1a6e572529 gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.

This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.

To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.

This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
José Romildo Malaquias
f0e7c5f569 ocamlPackages.printbox: init at 0.2 2019-06-20 07:29:55 +00:00
José Romildo Malaquias
b8495898df ocamlPackages.mdx: init at 1.4.0 2019-06-20 07:29:55 +00:00
Vincent Laporte
99fec0eeb3 ocamlPackages.bistro: init at 0.4.0 2019-06-20 07:29:20 +00:00
Bas van Dijk
3e9f9a64d1
Merge pull request #63521 from basvandijk/cargo-graph-0.2.0-d895af1
cargo-graph: init at 0.2.0-d895af1
2019-06-20 09:25:02 +02:00
Bas van Dijk
c2f3f169f9 cargo-graph: init at 0.2.0-d895af1 2019-06-20 08:39:00 +02:00
Mario Rodas
b40e84736b
Merge pull request #63242 from marsam/update-sd
sd: 0.5.0 -> 0.6.5
2019-06-19 20:53:03 -05:00
Aaron Andersen
6675589d6d
Merge pull request #62978 from m-labs/for-upstream
amp: init at 2019.06.11
2019-06-19 21:02:59 -04:00
Mario Rodas
076d9d098b
sd: 0.5.0 -> 0.6.5 2019-06-19 19:58:49 -05:00
Matthew Bauer
38f426787f emacsPackages.irony: add clang for Linux builds
libclang is needed as a library here. Adding it to fix building on
Linux. This worked on macOS because clang is already provided.
2019-06-19 13:27:08 -04:00
Justin Bedo
b8b71aaaf9
octopus: init 0.6.3-beta 2019-06-19 23:09:33 +10:00
magenbluten
b54b5f9ad8 rocksdb: 5.11.3 -> 6.1.2
- mark osquery as broken
- mark ceph as broken

both osquery and ceph packages are outdated. furthermore, ceph has its
own inline rocksdb source tree which isn't use in the current nixpkg.
this needs to be fixed.
2019-06-19 15:01:27 +02:00
Matthieu Coudron
c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Mario Rodas
56cc1e3aca
Merge pull request #63050 from marsam/init-cloud-nuke
cloud-nuke: init at 0.1.7
2019-06-19 07:22:07 -05:00
Tadeo Kondrak
1e2f49abd1 ctypes_sh: init at 1.1 2019-06-19 11:33:18 +02:00
Vincent Laporte
37eef9055a coqPackages.gappalib: init at 1.4.1
This is the Coq support library for Gappa.
2019-06-19 09:24:34 +00:00
Tadeo Kondrak
6c167ab85a
cum: init at 0.9.1 2019-06-18 23:24:30 -06:00
Tadeo Kondrak
e1208593d3
oppai-ng: init at 3.2.2 2019-06-18 21:31:12 -06:00
Tadeo Kondrak
c932a4de6d
drm_info: init at 2.1.0 2019-06-18 20:34:31 -06:00
Alyssa Ross
d89ed88c8d
linux_5_0: remove
EOLed upstream.
2019-06-18 23:48:37 +00:00
Gabriel Ebner
c740f71c35
freecad: python3, qt5, occt7 (#63348)
freecad: python3, qt5, occt7
2019-06-18 22:00:23 +02:00
worldofpeace
2c96ca1c83
Merge pull request #63415 from talkara/pythonPackages.robotframework-sshlibrary
pythonPackages.robotframework-sshlibrary: init at 3.3.0
2019-06-18 15:10:50 -04:00
Taito Horiuchi
fe150460a8 pythonPackages.robotframework-sshlibrary: init at 3.3.0 2019-06-18 15:08:00 -04:00
worldofpeace
f5fd79aebd
Merge pull request #63092 from mmahut/togglcli
pythonPackages.toggl-cli: init at 2.1.0 (and its dependencies)
2019-06-18 14:53:48 -04:00
Graham Christensen
a82901fb5e
snapTools.makeSnap: init 2019-06-18 18:51:58 +02:00
Mario Rodas
b5cf5ff20f
Merge pull request #63164 from kuznero/grsync
grsync: init at 1.2.6
2019-06-18 08:27:00 -05:00
Roman Kuznetsov
5672a51a80 grsync: init at 1.2.6
Use mirror url

Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-06-18 15:02:00 +02:00
Franz Pletz
10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
Jonathan Ringer
31d30edf65 pythonPackages.azure-cli-core: init at 2.0.66 2019-06-18 11:11:16 +02:00
Jonathan Ringer
cf4febf040 pythonPackages.antlr4-python2-runtime: init at 4.7.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer
1c47ee8570 pythonPackages.knack: init at 0.6.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer
c508e700bd pythonPackages.azure-cli-telemetry: init at 1.0.2 2019-06-18 11:11:16 +02:00
Mario Rodas
1a7ffb4140 pythonPackages.pytest: 4.2.1 -> 4.6.3 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Frederik Rietdijk
41377252e5 Merge master into staging-next 2019-06-18 10:53:28 +02:00
Vladimír Čunát
0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
Bas van Dijk
ad96121365
Merge pull request #63333 from knl/enable-fsevents-api-for-fswatch
fswatch: Enable FSEvents API on Darwin
2019-06-18 09:26:20 +02:00
Marek Mahut
63bb864b34 python3Packages.toggl-cli: init at 2.1.0 2019-06-18 08:42:59 +02:00
Marek Mahut
d624a26c6a pythonPackages.inquirer: init at 2.6.3 2019-06-18 08:42:58 +02:00
Marek Mahut
57e940205f pythonPackages.validate-email: init at 1.3
The package name has been normalized to validate-email from validate_email.
2019-06-18 08:42:58 +02:00
Marek Mahut
2088b61ffb pythonPackages.ptable: init at unstable-2019-06-14
The package name has been normalized to ptable from PTable.
2019-06-18 08:42:58 +02:00
Marek Mahut
195935f626 pythonPackages.readchar: init at 2.0.0 2019-06-18 08:42:58 +02:00
Mario Rodas
8a222cbd8f
Merge pull request #63176 from jonringer/add_azure_cosmos
pythonPackages.azure-cosmos: init at 3.1.0
2019-06-17 22:19:47 -05:00
Mario Rodas
2163e6ce64
Merge pull request #63175 from jonringer/add_pydocumentdb
pythonPackages.pydocumentdb: init at 2.3.3
2019-06-17 22:19:24 -05:00
Benjamin Esham
b20cdceaec chrome-export: init at 2.0.2 2019-06-17 22:06:52 -04:00
Michael Raskin
63379e8e86
Merge pull request #63044 from JohnAZoidberg/wine-fonts
winePackages.fonts: init at 4.0
2019-06-17 19:39:52 +00:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Gabriel Ebner
b21ec0b9bf pythonPackages.pyside2-tools: init at 5.12.3 2019-06-17 18:39:21 +02:00
Gabriel Ebner
be4d04de47 pythonPackages.pyside2: init at 5.12.3 2019-06-17 18:39:21 +02:00
Gabriel Ebner
b0aab3026f pythonPackages.shiboken2: init at 5.12.3 2019-06-17 18:39:21 +02:00
Vincent Laporte
e955576b43
merkaartor: fix build
Merkaartor is not compatible with current version of Qt5 (5.12)
but is known to work with version 5.9
2019-06-17 16:03:57 +00:00
Matthew Bauer
f0733a07d5 treewide: remove libGLSupported from pkgs
This isn’t a package, and we already have mesaPlatforms to handle this logic.
2019-06-17 11:49:22 -04:00
Nikola Knezevic
a0bbe1aa27 fswatch: Enable FSEvents API on Darwin
On Darwin we can benefit from FSEvents API (that fswatch supports) in order to
have better monitoring of file system changes.
2019-06-17 15:06:04 +02:00
Daniel Vianna
d72887e0d2 pythonPackages.pytest-watch: init at 4.2.0
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-17 01:58:10 -04:00
Daniel Vianna
73d0b53ff2 pythonPackages.pytest-testmon: init at 0.9.16
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-17 01:58:10 -04:00
Mario Rodas
239de52198 tflint: init at 0.8.3 (#63012) 2019-06-16 20:02:03 -07:00
Austin Seipp
e6a0514aaf libfsm: init at 0.1pre1869_f70c3c5
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 16:39:42 -05:00
worldofpeace
3b1c943d57
Merge pull request #63151 from JohnAZoidberg/sys-cpu
perlPackages.SysCPU: remove broken attribute
2019-06-16 16:19:23 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Tim Steinbach
66add9f141 slack: Generalize theming
Split out dark theme
Fixes #61155
2019-06-16 09:53:00 -04:00
gnidorah
de8ad1f55b mididings: init at 20151117 2019-06-16 15:58:16 +03:00
gnidorah
8679773d63 pythonPackages.pysmf: init at 0.1.1 2019-06-16 15:58:12 +03:00
Frederik Rietdijk
7adbdd9758 Merge master into staging-next 2019-06-16 09:04:24 +02:00
Jaka Hudoklin
e2d07d2cc7
Merge pull request #61983 from nikuda/master
confluent-platform: Rename confluent package and update to 5.2.1
2019-06-16 08:57:48 +02:00
Austin Seipp
ebb3f4d428 bmake: init at 20121212
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Jan Tojnar
b1ee53d87b
nixos/enlightenment: fix build with config.allowAliases=false (#61421)
nixos/enlightenment: fix build with config.allowAliases=false
2019-06-16 04:07:26 +02:00
Mario Rodas
f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Jonathan Ringer
cd730d57f0 pythonPackages.azure-cosmos: init at 3.1.0 2019-06-15 13:53:58 -07:00
Jonathan Ringer
d20e963e91 pythonPackages.pydocumentdb: init at 2.3.3 2019-06-15 13:27:19 -07:00
Wout Mertens
6a1c2e8a4f nodejs: make v10 the default 2019-06-15 15:53:06 +02:00
Mario Rodas
1cafe467b1
Merge pull request #63041 from xrelkd/add/eksctl
eksctl: init at 0.1.35
2019-06-15 08:13:04 -05:00
Frederik Rietdijk
395da1280e
Merge pull request #63100 from aanderse/phabricator-remove
drop unmaintained phabricator package, service, and httpd subservice
2019-06-15 13:08:48 +02:00
Daniel Schaefer
d8bb988dd0 perlPackages.SysCPU: remove broken attribute
Still not back on CPAN but on metacpan.
2019-06-15 12:08:40 +02:00
Florian Franzen
aaf2043a15 reuse: init at 0.3.4 2019-06-15 11:27:35 +02:00
Troels Henriksen
0b8efd8724 clinfo: init at 2.2.18.04.06 2019-06-15 10:50:34 +02:00
Frederik Rietdijk
7e1f1fcbed python: llvmlite: 0.28.0 -> 0.29.0 2019-06-15 09:43:09 +02:00
Frederik Rietdijk
28554b17a9 pythonPackages.scipy: still use 1.2.1 for python 2.7 2019-06-15 09:33:27 +02:00
Mario Rodas
2c042a3c2e
reviewdog: init at 0.9.12 2019-06-15 02:00:00 -05:00
Frederik Rietdijk
388c29fb2f llvmlite: fix build 2019-06-15 08:44:06 +02:00
Frederik Rietdijk
eda6360cb9 pythonPackages.aiohttp-cors: move expression 2019-06-15 08:21:06 +02:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Jan Tojnar
c21c6fcd7a
deadbeefPlugins.lyricbar: init at unstable-2019-01-29 2019-06-14 10:14:12 +02:00
Alexei Robyn
274715cbc3 luaPackages: Replace all rockspec packages with generated ones
luaPackages replaced by generated ones:
- bit32
- compat53
- cqueues
- luacyrussasl -> cyrussasl (luarocks name)
- luaexpat
- luadbi -> luadbi front-end module + separate backend modules
  luadbi-{mysql,postgresql,sqlite3}
- luafilesystem
- luaossl
- luasec
- luasocket
- luastdlib -> stdlib (luarocks name)
- lrexlib -> lrexlib-pcre (we already have lrexlib-gnu and
  lrexlib-posix, lrexlib-pcre however appears to be the variant used in
  mudlet, which is the only current dep in nixpkgs)
- luasqlite -> luasql-sqlite3 (luarocks name)
- lfs -> luafilesytem (we literally had two manually written
  luafilesystem expressions, under different names)

Changes and additions to overrides to generated luarocks packgaes,
including:
- busted: Install bash completions along with the zsh ones
- cqueues:
    - Perform minor surgery on the rockspec to allow using a single
      rockspec to build for all supported Lua versions
    - Add a patch by @vcunat to work around a build issue
- luuid: Wrote a tiny patch to allow for Lua 5.1/Luajit compatibility
- General changes:
    - Sorted the packages
    - Attempted to make the formatting consistent
    - Preferenced `.override` instead of `.overrideAttrs` wherever
      possible

Minor changes to other packages to adjust for the Lua package changes:
- luakit expression simplified
- prosody expression simplified; but users will now need to specify the
  luadbi backend module they intend to use in withExtraLibs
- knot-resolver inputs correctd
- mudlet inputs corrected (although this package was and should still be
  broken)
2019-06-14 13:17:15 +10:00
Sebastien Bourdeauducq
8fb4a6a555 amp: init at unstable-2019-06-09 2019-06-14 09:13:20 +08:00
Aaron Andersen
4cb64dba39
Merge pull request #58362 from bzizou/cd-hit
cd-hit: init at 4.8.1
2019-06-13 20:39:54 -04:00
Aaron Andersen
938e055f28 phabricator: remove unmaintained package 2019-06-13 17:12:26 -04:00
Tim Steinbach
ee2acb33bf
scala: Init 2.13
Make 2.13 the default, move 2.12 from default.nix to 2.12.nix
2019-06-13 14:40:45 -04:00
betaboon
f29609060a cura: support plugins, add octoprint-plugin 2019-06-13 19:14:52 +02:00
Bruno Bzeznik
9fbf8625f1 cd-hit: init at 4.8.1 2019-06-13 14:35:13 +02:00
Bruno Bzeznik
0e6f183117 perlPackages.TextNSP: init at 1.31 2019-06-13 14:34:32 +02:00
Maximilian Bosch
d1990cff8d
Merge pull request #58036 from volth/captive-browser
nixos/programs.captive-browser: init
2019-06-13 14:05:13 +02:00
Elis Hirwing
4bfbcdbe81
Merge pull request #62939 from ar1a/master
jost: init at 3.3
2019-06-13 08:29:28 +02:00
xrelkd
66ee3ae31f eksctl: init at 0.1.35 2019-06-13 13:05:39 +08:00
Wael M. Nasreddine
222dca9982
bazel-watcher: disable nix hacks on bazel 2019-06-12 21:33:42 -07:00
Mario Rodas
7b2325622a
noah: init at 0.5.1 2019-06-12 21:30:00 -05:00
Aaron Andersen
0e43c8edc8
Merge pull request #63008 from marsam/init-svgbob
svgbob: init at 2018-10-05
2019-06-12 20:45:38 -04:00
Daniel Schaefer
66fffe99d8 winePackages.fonts: init at 4.0
"Wine's fonts should be a natural candidate for their own subpackage"
https://wiki.winehq.org/Packaging

They are a replacement for some Microsoft fonts not available in other
replacement packages.
2019-06-12 23:33:18 +02:00
Mario Rodas
2cae7cef74
cloud-nuke: init at 0.1.7 2019-06-12 16:20:00 -05:00
Eelco Dolstra
abd51d042c
nix: Add nixFlakes attribute for the flake branch 2019-06-12 18:23:19 +02:00
Vladyslav M
e37d6efadc
exiftool: 11.48 -> 11.50 (#62987)
exiftool: 11.48 -> 11.50
2019-06-12 17:07:53 +03:00
Elis Hirwing
039983bd7a
Merge pull request #62783 from Izorkin/php-packages
php: update build config and php package
2019-06-12 13:14:22 +02:00
Frederik Rietdijk
7184efb40a Merge master into staging-next 2019-06-12 09:22:07 +02:00
Frederik Rietdijk
869f90be8a
Merge pull request #62801 from peterhoeg/p/pywebpush
python3Packages.pywebpush: init at 1.9.4
2019-06-12 09:14:18 +02:00
Robert Scott
0d576d7eb8 pythonPackages.cmd2_8: remove 2019-06-12 11:56:39 +09:00
Mario Rodas
7f645e6f1c
svgbob: init at 2018-10-05 2019-06-11 20:00:00 -05:00
Wael Nasreddine
6f4578a322
Merge pull request #56933 from tobiasBora/master
shelldap: init at 1.4.0
2019-06-11 17:23:14 -07:00
Sven Slootweg
53547096a9 sidequest: init at 0.3.1 2019-06-12 01:13:18 +02:00
Michael Raskin
da6a07817e
Merge pull request #62993 from volth/beignet-2018
beignet: 1.3.2 -> unstable-2018.08.20
2019-06-11 21:51:50 +00:00
Izorkin
d61323992e phpPackages.composer: 1.8.5 -> 1.8.6 2019-06-11 22:21:37 +03:00
Izorkin
59c4b84d65 phpPackages.event: 2.5.1 -> 2.5.2 2019-06-11 22:21:36 +03:00
Izorkin
925f803e28 phpPackages: build phpPackages with re2c 2019-06-11 22:21:35 +03:00
tobiasBora
e7ed305016 shelldap: init at 1.4.0 2019-06-11 20:07:59 +02:00
Sascha Grunert
3577443b37 conmon: 0.0.1pre52_6905a4d -> 0.2.0
Update conmon to v0.2.0 and move it into a dedicated package. Since we
are now using conmon as dedicated package, cri-o does not need to built
it, too.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-11 10:44:22 -07:00
Benjamin Esham
842693b9ae perlPackages.ImageExifTool: 11.48 -> 11.50 2019-06-11 13:14:41 -04:00
Izorkin
cf976dd9bd luaPackages.luadbi: 0.7.1 -> 0.7.2 2019-06-11 22:55:11 +09:00
Matthieu Coudron
dd14c5b21d
Merge pull request #55475 from Moredread/slic3r
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
2019-06-11 19:25:27 +09:00
Jörg Thalheim
e829aeefa3
Merge pull request #62101 from michaelpj/imp/lenovo-throttled
throttled: fix for Intel CPU throttling issues
2019-06-11 11:10:52 +01:00
Michael Raskin
a3e2cb2a90
Merge pull request #62937 from yurrriq/update/lilypond
Update lilypond*
2019-06-11 08:12:12 +00:00
Matthew Bauer
c3de4e83d9
Merge pull request #62877 from matthewbauer/irony-server-custom-install
emacs-irony: prebuild irony-server executable
2019-06-10 22:43:21 -04:00
Matthew Bauer
72e67bd6ba emacs-irony: prebuild irony-server executable
This has melpaBuild compile the irony-server executable automatically.
This means each user of the irony executable doesn’t have to wait for
it to compile on each new use. This depends on this PR to work
correctly:

https://github.com/Sarcasm/irony-mode/pull/537
2019-06-10 22:39:27 -04:00
Matthew Bauer
123d61c5e6
Merge pull request #58037 from Twey/neocomp-2019-03-12
neocomp: init at 2019-03-12
2019-06-10 21:33:55 -04:00
Matthew Bauer
3db2fc56ff
Merge pull request #59795 from jacereda/samba-darwin
samba: fix darwin build
2019-06-10 21:30:59 -04:00
Eric Bailey
900be27403 openlilylib-fonts: rework
- Install to lilypond fonts dir
- Use lilypond-unstable by default
2019-06-10 12:30:36 -05:00
Nikolay Amiantov
eff932e22b syncplay: add TLS support
Also cleanup.
2019-06-10 12:23:16 +03:00
Frederik Rietdijk
e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Aria Edmonds
8e58a54b09 jost: init at 3.3 2019-06-10 16:02:28 +10:00
risson
144f1c2a7d perlPackages.Carton: init at 1.0.34 (#60702) 2019-06-09 20:05:46 -07:00
Maximilian Bosch
6a1537758b
Merge pull request #62627 from suhr/strategies
strategies: init at 0.2.3
2019-06-10 00:38:06 +02:00
worldofpeace
5f43368eca
Merge pull request #62668 from vanschelven/python-redis-lock
pythonPackages.python-redis-lock: init at 3.3.1
2019-06-09 15:51:38 -04:00
Klaas van Schelven
535b2d71bc python: python-redis-lock: init at 3.3.1 2019-06-09 21:44:52 +02:00
Mario Rodas
509b62bf67
Merge pull request #62880 from thefloweringash/sensu-go
sensu-go: init at 5.9.0
2019-06-09 10:51:09 -05:00
Robin Gloster
2e49cb9772
Merge pull request #62887 from etu/php72-to-php73
php: Upgrade to php73 as default php
2019-06-09 15:06:38 +00:00
Mario Rodas
6e448db9d6
Merge pull request #62544 from risicle/ris-django-silk-fix
pythonPackages.django_silk: fix build, enable tests
2019-06-09 09:02:56 -05:00
Andrew Childs
a756a69ce4 sensu-go: init at 5.9.0 2019-06-09 22:29:59 +09:00
Vladimír Čunát
7bf37e1f8b
Merge #61817: docear: init at 1.2.0 2019-06-09 15:25:54 +02:00
Vladimír Čunát
2354bc69b3
Merge #62440: git-quick-stats: init at 2.0.8 2019-06-09 15:03:18 +02:00
Matthieu Coudron
f70b980def sile: leverage lua environments
allows to simplify the implementation quite a bit
2019-06-09 12:55:47 +00:00
Vladimír Čunát
308706fe9e
Merge #62132: tetra-gtk-theme: 201905 -> 201905r1
And rename, without an alias (probably fine for this, I think).
2019-06-09 13:43:10 +02:00
Frederik Rietdijk
d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Ben Wolsieffer
f9750a769f avahi: add Python support 2019-06-09 12:21:58 +02:00
Elis Hirwing
40af20b472
php: Upgrade to php73 as default php 2019-06-09 11:18:44 +02:00
Nikolay Amiantov
1d7d5d9be6
Merge pull request #62885 from abbradar/mtproxy
mtprotoproxy: init package and service
2019-06-09 12:17:41 +03:00
Nikolay Amiantov
2a69ddb69b mtprotoproxy: init at 1.0.5 2019-06-09 11:44:08 +03:00
Mario Rodas
30f2074503
ansible_2_5: drop
Ansible 2.5 has reached EOL in May 21, 2019
https://access.redhat.com/support/policy/updates/ansible-engine
2019-06-08 21:05:24 -05:00
obadz
ed136f84ef aizeroconf: init at 0.1.8 2019-06-08 11:20:01 +01:00
obadz
5f968a70d2 pythonPackages.ssdp: init at 1.0.1 2019-06-08 11:19:59 +01:00
Daiderd Jordan
c969ca3b99
Merge pull request #61376 from LnL7/chunkwm
chunkwm: init at 0.4.9
2019-06-08 11:26:33 +02:00
Wael Nasreddine
100f0b032d
Merge pull request #62830 from tadeokondrak/aerc
aerc: init at 0.1.0
2019-06-07 20:51:13 -07:00
Daiderd Jordan
6b363b3717
chunkwm: init at 0.4.9 2019-06-07 22:15:53 +02:00
Matthew Bauer
8bb03d3891 metrics: don’t output nix output for qaDrv*
These have a hug log that will hit “log limit exceeded” on Hydra. This
commit skips the biggest offenders - qaDrv and qaDrvAggresive, giving
smaller logs.

https://hydra.nixos.org/build/94487387
2019-06-07 15:52:10 -04:00
Franz Pletz
3827343aec
Merge pull request #62452 from Ma27/package-wireguard-prometheus-exporter
prometheus-wireguard-exporter: init at 2.0.1
2019-06-07 16:50:39 +00:00
Maximilian Bosch
bf09e6a14e
prometheus-wireguard-exporter: init at 2.0.1
This is a simple exporter which exports the information
provided by `wg show all dump` to prometheus.

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-06-07 17:40:44 +02:00
Jörg Thalheim
6abbf8e15f
aerc: init at 0.1.0
Co-authored-by: Tadeo Kondrak <me@tadeo.ca>
2019-06-07 09:11:32 -06:00
zimbatm
d838603450
Merge pull request #61513 from zimbatm/cryptpad-2.21.0
cryptpad: init at v2.23.0
2019-06-07 12:28:01 +00:00
Matthieu Coudron
128ca15808 luaPackages.lpeg: 1.0.1 -> 1.0.2
and move to generated
2019-06-07 21:17:01 +09:00
zimbatm
e3a316a4d5
cryptpad: init at v2.23.0 2019-06-07 13:02:40 +02:00
Jörg Thalheim
48bb168e26
zfs: 0.7.13 -> 0.8.0 (#62763)
zfs: 0.7.13 -> 0.8.0
2019-06-07 11:15:37 +01:00
volth
a556fbf3e5 beignet: 1.3.2 -> unstable-2018.08.20 2019-06-07 09:22:48 +00:00
Vladimír Čunát
8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
gnidorah
1dc8c13757 video2midi: init at 0.3.7 2019-06-07 08:20:01 +03:00
Will Dietz
276dc23b61
Merge pull request #62681 from dtzWill/update/fltrdr-0.3.1
fltrdr: 0.2.1 -> 0.3.1
2019-06-06 23:43:42 -05:00
Peter Hoeg
938f13881d python3Packages.pywebpush: init at 1.9.4 2019-06-07 11:22:49 +08:00
Peter Hoeg
0b90dd7822 python3Packages.http-ece: init at 1.1.0 2019-06-07 11:22:22 +08:00
Peter Hoeg
b6c3bad619 python3Packages.py-vapid: init at 1.5.0 2019-06-07 11:21:05 +08:00
markuskowa
99255f73b5
Merge pull request #62509 from davidak/phoronix-test-suite
phoronix-test-suite: init at 8.8.1
2019-06-06 20:47:59 +02:00
Nikolay Amiantov
718a937118
Merge pull request #62780 from abbradar/mystem
Add mystem package
2019-06-06 21:36:31 +03:00
Nikolay Amiantov
394626f9d9 python3.pkgs.pymystem3: init at 0.2.0 2019-06-06 20:26:36 +03:00
Nikolay Amiantov
16492f9815 mystem: init at 3.1 2019-06-06 20:26:36 +03:00
Renaud
d4a6e8b727
Merge pull request #62633 from bdesham/exiftool-11.48
perlPackages.ImageExifTool: 11.30 -> 11.48
2019-06-06 17:18:34 +02:00
davidak
01c3710609 phoronix-test-suite: init at 8.8.1 2019-06-06 16:35:00 +02:00
Matthew Bauer
d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Jörg Thalheim
11b8a5f20e
zfs: 0.7.13 -> 0.8.0
Same as zfsUnstable for the moment.
We still keep the zfsUnstable expression as we likely
need it in the near future again.
Also remove spl since it is no longer needed.
2019-06-06 10:07:43 +01:00
lewo
b35c1d4017
Merge pull request #60529 from nshalman/go-jsonnet
go-jsonnet: init at v0.13.0
2019-06-06 10:45:57 +02:00
Matthieu Coudron
2d77d620ce luaPackages.luaposix: move to generated 2019-06-06 14:39:14 +09:00
Matthieu Coudron
6fe580e30b luaPackages.mpack: removed duplicate manual package 2019-06-06 14:39:14 +09:00
Matthew Bauer
9a0ced7e45 opencv: disable QTKit backend
QTKit was removed in macOS 10.12
2019-06-06 01:00:40 -04:00
Matthieu Coudron
dbf4c8051a luaPackages.lua-zlib: 1.1 -> 1.2
Renamed from luazlib to luarocks name lua-zlib.
Move to generated.
2019-06-06 12:12:15 +09:00
Matthew Bauer
a04bbae81c l-smash: use gccStdenv 2019-06-05 23:03:40 -04:00
Matthieu Coudron
7a35dcef0a
Merge pull request #62717 from teto/luazip
Luazip update
2019-06-06 10:03:43 +09:00
Matthew Bauer
e44fdaa9c2
Merge pull request #62715 from matthewbauer/darwin-gl
Darwin GL Experiments
2019-06-05 20:30:48 -04:00
tobiasBora
dd76b3de6c perlPackage.TermShell: init at 1.4.0 2019-06-06 01:29:01 +02:00
Klaas van Schelven
fcf7cacb94 pythonPackages.strict-rfc3339: init at 0.7 2019-06-05 18:45:11 -04:00
worldofpeace
75fba4a183
Merge pull request #62312 from vanschelven/rfc3987
pythonPackages.rfc3987: init at 1.3.8
2019-06-05 18:42:57 -04:00
Sander van der Burg
18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
Jörg Thalheim
ac6e906968
Merge pull request #62658 from joachifm/feat/eudev-nonSystemd
eudev: use utillinuxMinimal
2019-06-05 18:56:01 +01:00
Nahum Shalman
e3e32c2028 go-jsonnet: init at v0.13.0 2019-06-05 13:39:56 -04:00
Matthew Bauer
693a4efa4c
Merge pull request #53013 from wucke13/betaflight-configurator-naive
betaflight-configurator: init at 10.5.1
2019-06-05 10:08:29 -04:00
Elis Hirwing
df3ec3a962
Merge pull request #62289 from ngerstle-cognite/add-dapper
dapper: init at v0.4.1
2019-06-05 11:35:05 +02:00
Vladimír Čunát
c0ccf42c69
Merge branch 'staging-next' into staging 2019-06-05 11:12:34 +02:00
Vladimír Čunát
576af17187
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523575
2019-06-05 11:06:44 +02:00
Klaas van Schelven
9ed7c047b8 pythonPackages.rfc3987: init at 1.3.8 2019-06-05 09:59:01 +02:00
Matthieu Coudron
704358dcb5 luaPackages.luazip: 2007-10-30 -> 1.2.7 2019-06-05 16:20:27 +09:00
N G
f9d83f4ee0 dapper: init at v0.4.1 2019-06-05 08:54:19 +02:00
Matthieu Coudron
62d4e044e7 luaPackages.cjson: move to generated 2019-06-05 15:23:42 +09:00
Mario Rodas
8b5da61fbb
Merge pull request #62670 from vanschelven/python-flask-swagger
pythonPackages.flask-swagger: init at 0.2.14
2019-06-04 22:51:43 -05:00
Matthew Bauer
894644c8e8 mesa-glu: add macOS frameworks
- glu needs ApplicationServices
2019-06-04 23:14:59 -04:00
Matthew Bauer
a08d462563
unix-tools: default when no provider exists 2019-06-04 22:45:11 -04:00
Maximilian Bosch
addb7e4516
Merge pull request #61266 from bdesham/add-git-repo-updater
git-repo-updater: init at 0.5
2019-06-04 22:20:53 +02:00
Will Dietz
b63adda96a
fltrdr: 0.2.1 -> 0.3.1
* now needs openssl
* needs newer icu than default, 63 works
2019-06-04 14:53:49 -05:00
adisbladis
92c8f71599
Merge pull request #62629 from mmahut/wasabi
wasabiwallet: init at 1.1.5
2019-06-04 20:25:13 +01:00
Marek Mahut
3d0028e735 wasabiwallet: init at 1.1.5 2019-06-04 20:44:34 +02:00
Matthew Bauer
75a82b54a1
Merge pull request #44343 from Izorkin/mariadb-10.3
mariadb: 10.2.17 -> 10.3.15
2019-06-04 12:28:31 -04:00
Izorkin
a3da901ec7 mariadb: 10.2.17 -> 10.3.15 2019-06-04 19:02:16 +03:00
Matthew Bauer
760c9995b0
Merge pull request #60349 from matthewbauer/fix-60345
check-meta: use system tuple in platforms
2019-06-04 11:29:48 -04:00
Matthew Bauer
635b762569 systems: allow passing in string for cross/localSystem
This makes things a little bit more convenient. Just pass in like:

$ nix-build ’<nixpkgs>’ -A hello --argstr localSystem x86_64-linux --argstr crossSystem aarch64-linux
2019-06-04 11:17:25 -04:00
Klaas van Schelven
35442093e1 pythonPackages.flask-swagger: init at 0.2.14 2019-06-04 17:14:24 +02:00
Mario Rodas
ca4f7e0518
Merge pull request #62601 from rvolosatovs/update/cockroachdb
cockroachdb: 1.19.0 -> 1.19.1
2019-06-04 08:12:35 -05:00
Orivej Desh
d1cd9ff16c croaring: init at 0.2.61 2019-06-04 13:09:09 +00:00
Joachim Fasting
a37db0289f
eudev: use utillinuxMinimal
Presumably, the target audience for eudev are people who wish to avoid pulling
in systemd for whatever reason; it makes sense then to make the default build
not pull in systemd via utillinux.
2019-06-04 14:55:10 +02:00
Kevin Cox
2156d43659
Merge pull request #62603 from dywedir/cargo-web
cargo-web: 0.6.23 -> 0.6.25
2019-06-04 12:49:13 +01:00
Maximilian Bosch
6f608121cb
Merge pull request #62641 from WilliButz/package-loki
grafana-loki: init at 0.1.0
2019-06-04 12:32:14 +02:00
Elis Hirwing
f7c1ca1712
Merge pull request #62631 from Izorkin/php-packages
phpPackages: update php packages
2019-06-04 08:51:51 +02:00
Will Dietz
6e5d5c0f22
Merge pull request #62241 from dtzWill/feature/national-parkface
national-park-typeface: init at 206464
2019-06-04 01:29:59 -05:00
Mario Rodas
bd7aafce8d
pythonPackages.apprise: init at 0.7.7 2019-06-03 20:16:43 -05:00
Matthew Bauer
dc42372809
Merge pull request #61168 from matthewbauer/release-cross-fixes
release-cross.nix changes/fixes
2019-06-03 20:13:43 -04:00
Matthew Bauer
53abf65f57
Merge pull request #62642 from matthewbauer/emacs-macport-llvm-6
emacsMac: use llvm6 to build
2019-06-03 19:54:44 -04:00
Matthew Bauer
98f4526022 emacsMac: use llvm6 to build
for unclear reasons, using llvm7 crashes emacs macport. llvm6 seems to
work fine.

Fixes #61596
2019-06-03 19:52:22 -04:00
WilliButz
25b2a5eba6
grafana-loki: init at 0.1.0 2019-06-04 01:50:34 +02:00
Mario Rodas
0822701ffd
Merge pull request #62465 from marsam/init-pglast
pythonPackages.pglast: init at 1.4
2019-06-03 18:22:48 -05:00
Nikolay Amiantov
3c6f43f5cd python3.pkgs.datatable: init at 0.8.0 2019-06-04 01:36:27 +03:00
Nikolay Amiantov
c5ed8dd610 python3.pkgs.typesentry: init at 0.2.7 2019-06-04 01:36:27 +03:00
Vladimír Čunát
ee86a325dd
Merge branch 'staging-next' into staging
Conflicts (simple):
	nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
Matthew Bauer
00a9a80174
Merge pull request #62447 from matthewbauer/nodejs-use-icu
nodejs: use system icu
2019-06-03 16:12:44 -04:00
Benjamin Esham
3a6217cb34 perlPackages.ImageExifTool: 11.30 -> 11.48 2019-06-03 15:28:14 -04:00
Izorkin
3e567d2567 phpPackages.couchbase: 2.6.0 -> 2.6.1 2019-06-03 22:03:22 +03:00
Izorkin
6128cfac0e phpPackages.protobuf: 3.7.1 -> 3.8.0 2019-06-03 22:02:29 +03:00
Izorkin
d56f064e03 phpPackages.php-cs-fixer: 2.14.2 -> 2.15.1 2019-06-03 22:01:07 +03:00
Izorkin
0854eb5504 phpPackages.imagick: 3.4.3 -> 3.4.4 2019-06-03 21:59:32 +03:00
Izorkin
9c85185b1e phpPackages.event: 2.5.0 -> 2.5.1 2019-06-03 21:58:35 +03:00
Matthew Bauer
cfec14e1fe
Merge pull request #62334 from Kiwi/hplip
hplip: add aarch64-linux to platforms
2019-06-03 14:16:52 -04:00
Сухарик
8686d27086 strategies: init at 0.2.3 2019-06-03 21:05:14 +03:00
Matthew Bauer
64f837491c
Merge pull request #62618 from matthewbauer/talloc-fix
proot/talloc fixes
2019-06-03 13:56:55 -04:00
Matthew Bauer
c3f6b46db6
Merge pull request #60348 from matthewbauer/enchant-updates
enchant: 1.6.1 -> 2.2.3
2019-06-03 13:34:16 -04:00
Matthew Bauer
f64d21da21
Merge pull request #56834 from matthewbauer/v8-update
v8: 5.4.232 -> 7.4.255
2019-06-03 13:34:04 -04:00
Matthew Bauer
ba76fa91c7 treewide: handle enchant = enchant2
patch or provide backup to enchant1 where necessary
2019-06-03 12:47:28 -04:00
Michael Peyton Jones
cf8457d3cc
throttled: init at 0.6 2019-06-03 17:46:53 +01:00
Matthew Bauer
6c9977f753 waf: only add crossFlags when hostPlatform.system == targetPlatform
waf fails otherwise in some weird CHECK_UNAME things

Fixes #62540
2019-06-03 12:28:29 -04:00
Matthew Bauer
9f7bb1f512 python27: add override to build statically 2019-06-03 12:28:25 -04:00
Cyril Cohen
547466064e
coqPackages.mathcomp: 1.8.0 -> 1.9.0 and adding real-closed 2019-06-03 15:23:35 +00:00
Matthew Bauer
3e96aebf4e enchant: 1.6.1 -> 2.2.3
Moves default enchant to 2.2.3. Release url:

https://github.com/AbiWord/enchant/releases/tag/v2.0.0

Mostly need to verify no breakage occurs for packages using enchant.
2019-06-03 11:13:36 -04:00
Vladyslav M
e95fee8bb6
cargo-web: 0.6.23 -> 0.6.25 2019-06-03 14:30:02 +03:00
Roman Volosatovs
b906a41133
cockroachdb: 1.19.0 -> 1.19.1 2019-06-03 13:07:52 +02:00
Vladimír Čunát
c4724fb7bc
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1523028
2019-06-03 10:01:25 +02:00
Daniël de Kok
3093e35f8f bittorrentSync: remove 2019-06-03 09:16:13 +02:00
Robert Scott
f24efd30fa pythonPackages.gprof2dot: enable tests 2019-06-02 23:44:12 +01:00
worldofpeace
40b40f3c6a
Merge pull request #62163 from jonringer/applicationinsights
python.pkgs.applicationinsights: init at 0.11.9
2019-06-02 18:30:23 -04:00
Matthew Bauer
c3677ed0ef nodejs: use icu63 for nodejs12 2019-06-02 17:34:27 -04:00
worldofpeace
43311f45c7
Merge pull request #62258 from marsam/fix-flexget
flexget: fix build
2019-06-02 16:50:10 -04:00
gnidorah
699a32e5ff pythonPackages.midiutil: init at 1.2.1 2019-06-02 21:50:49 +03:00
Franz Pletz
dc193761a8
libressl: switch to 2.9 branch
This is stable since 2.9.1:

https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.1-relnotes.txt
2019-06-02 19:52:04 +02:00
Franz Pletz
cea163252a
libressl_2_7: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.3 with this branch was released on 2018-04-01.
2019-06-02 19:52:04 +02:00
Mario Rodas
c86f50122f
pythonPackages.zxcvbn: init at 4.4.28 2019-06-02 11:48:56 -05:00
Mario Rodas
ecfe4b40e2
pythonPackages.zxcvbn-python: drop
"zxcvbn-python" was deprecated, and renamed to "zxcvbn".
See: https://github.com/dwolfhub/zxcvbn-python/pull/30/
2019-06-02 11:48:55 -05:00
Florian Klink
640afe964e
Barco clickshare (#59891)
Barco clickshare
2019-06-02 12:41:21 +02:00
Giulio Eulisse
d5e89b50b2
igprof: init at v5.9.16 2019-06-02 11:23:11 +02:00
Mario Rodas
5c162f524e
pythonPackages.pglast: init at 1.4 2019-06-01 22:32:22 -05:00
Jonathan Ringer
81693c5675 python.pkgs.applicationinsights: init at 0.11.9 2019-06-01 16:09:46 -07:00
Jonathan Ringer
866026db1e python.pkgs.portalocker: init at 1.4.0 2019-06-01 16:05:35 -07:00
Mario Rodas
4bd48f6125
Merge pull request #62409 from dywedir/synapse-bt
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26
2019-06-01 18:03:05 -05:00
Kierán Meinhardt
59dce9c72f git-quick-stats: init at 2.0.8 2019-06-02 00:44:12 +02:00
Kierán Meinhardt
eb8a9f68cf libcoap: init at 4.2.0 2019-06-01 23:47:25 +02:00
Vladyslav M
6cc9bc3f81
synapse-bt: unstable-2018-10-17 -> unstable-2019-05-26 2019-06-01 21:21:35 +03:00
worldofpeace
d1259d07dd
Merge pull request #57859 from aaronjanse/patch-ulauncher
ulauncher: init at 4.4.0.r1
2019-06-01 14:02:09 -04:00
Aaron Janse
a9a03c7073 ulauncher: init at 4.4.0.r1
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-01 13:59:50 -04:00
worldofpeace
3a8a08dac4
Merge pull request #56851 from knedlsepp/fix-gcovr
pythonPackages.gcovr: Fix build
2019-06-01 11:38:18 -04:00
marius851000
ac6e484cf8 abbaye-des-morts: init at 2.0.1 2019-06-01 14:39:54 +00:00
Nikolay Amiantov
b959dc1493 libsForQt5.quazip: 0.7.6 -> 0.8.1 2019-06-01 17:31:50 +03:00
Josef Kemetmüller
f10b0c6f8c gcovr: Add alias to pythonPackages.gcovr
Since gcovr is most likely to be used as a script instead of a library,
we provide an alias to python3Packages.gcovr. We still keep
python2/3Packages.gcovr in case somebody really wants to import it as a
library, which can not entirely be ruled out.
2019-06-01 14:00:39 +02:00
Gabriel Ebner
a40660a6da
octoprint: 1.3.10 -> 1.3.11 (#62321)
octoprint: 1.3.10 -> 1.3.11
2019-06-01 11:27:56 +02:00
Robert Djubek
9c6185f20b
hplip: add old version (from 18.09) with aarch64 support 2019-06-01 04:28:01 +00:00
Matthew Bauer
01390dcef2
Merge pull request #60419 from dtzWill/fix/mosh-llvm7
mosh: upstream patch to fix w/newer clang/libcxx (c++17)
2019-05-31 20:59:48 -04:00
Will Dietz
3a26a1fe94 weston: 5.0.0 -> 6.0.0 (#58522)
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040356.html
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040334.html

* weston: use freerdp2 not legacy
* freerdp_legacy: drop as no longer needed (weston was last user)

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2019-05-31 22:59:50 +02:00
Maximilian Bosch
27e85bbb6d
Merge pull request #62226 from lukebfox/colorls
colorls: init at 1.2.0
2019-05-31 18:59:33 +02:00
Matthew Bauer
8972f674ee
Merge pull request #62272 from matthewbauer/strip-emacsqlite
emacsqlite: strip binary
2019-05-31 10:31:16 -04:00
Jan Tojnar
2c347116b5
Merge pull request #62237 from jtojnar/openimageio2
openimageio2: init at 2.0.8
2019-05-31 13:53:05 +02:00
wucke13
170009b123 betaflight-configurator: init at 10.5.1 2019-05-31 12:51:51 +02:00
markuskowa
40cc9cfdb6
Merge pull request #62154 from markuskowa/fix-halide
halide: fix to llvm6
2019-05-31 11:06:14 +02:00
hyphon81
ec157e21b1
pythonPackages.pysptk: init at 0.1.17 2019-05-31 00:39:23 -05:00
Mario Rodas
c701c7198f
Merge pull request #61753 from costrouc/python-accupy-init
pythonPackages.accupy: init at 0.1.4
2019-05-31 00:03:26 -05:00
Will Dietz
9a0cc071d4
Merge pull request #62195 from dtzWill/update/mno-1.0
mno16: init at 1.0
2019-05-30 22:35:34 -05:00
Will Dietz
8ea66b0151
xournalpp: 1.0.8 -> 1.0.12
* revisit plugin support, drop old patch
* use lua5_3 as it seems to expect (require)
* disable format hardening, fix build
2019-05-30 22:09:22 -05:00
Matthew Bauer
62e61b9e4b emacsqlite: strip binary
Had gcc in closure which is not wanted. Use stripDebugList to make it
strip in share/.
2019-05-30 22:32:27 -04:00
Gabriel Ebner
3221fc708b pythonPackages.sentry-sdk: init at 0.8.0 2019-05-30 18:10:29 +02:00
Gabriel Ebner
3c1a747ff1 pythonPackages.cachelib: init at 0.1 2019-05-30 18:10:29 +02:00
Luke Bentley-Fox
76c44ebc65
colorls: init at 1.2.0 2019-05-30 15:50:53 +01:00
Yarny0
8b6f54f007 clickshare-csc1: init at 01.07.00.033
Barco ClickShare is a wireless presentation system
where a USB dongle transmits to a base station
that is connected with a beamer.

Note that this package also contains a udev rule
file to grant access to the dongle if connected.
Access is limited to a group "clickshare"
(the name may be altered by package options).
2019-05-30 16:28:32 +02:00
Maximilian Bosch
5949838975
Merge pull request #59519 from Ma27/improve-mautrix-telegram
mautrix-telegram: patch away alembic dependency
2019-05-30 11:01:20 +02:00
Maximilian Bosch
65a73e0f94
Merge pull request #62199 from dtzWill/update/dedup-2.0
dedup: 1.0 -> 2.0
2019-05-30 10:35:52 +02:00
Vladyslav M
f71eeb3735
Merge pull request #62149 from dywedir/hcxtools
hcxtools: init at 5.1.4
2019-05-30 10:13:50 +03:00
Will Dietz
a538159fbf
national-park-typeface: init at 206464 2019-05-29 23:32:07 -05:00
Jan Tojnar
488d23fa9c
openimageio2: init at 2.0.8 2019-05-30 04:39:57 +02:00
Jan Tojnar
4a40504be4
robin-map: init at 0.6.1 2019-05-30 02:12:32 +02:00
Joachim F
7eb4b833aa
Merge pull request #61823 from ambrop72/cgminer-cleanup
Cgminer cleanup
2019-05-29 20:10:43 +00:00
Joachim F
e8445a367a
Merge pull request #61994 from JohnAZoidberg/remove-cpp-gsl
cpp-gsl: remove in favor of microsoft_gsl
2019-05-29 20:01:29 +00:00
Aaron Andersen
0fa0bd4adc
Merge pull request #61979 from kuznero/vnote
vnote: init at 2.5
2019-05-29 07:26:19 -04:00
Roman Kuznetsov
07cac4f9be
vnote: init at 2.5 2019-05-29 12:39:00 +02:00
Elis Hirwing
9204e7b2ff
Merge pull request #62205 from etu/phpstan-update
phpPackages.phpstan: 0.11.7 -> 0.11.8
2019-05-29 12:18:17 +02:00
Vincent Laporte
57c3da07eb coq_8_9: 8.9.0 -> 8.9.1 2019-05-29 11:24:45 +02:00
Renaud
e9ecdec571
Merge pull request #62100 from samueldr/uefi-firmware-parser/init
uefi-firmware-parser: init at 1.8
2019-05-29 11:17:03 +02:00
Frederik Rietdijk
b95dfb09b8 Merge staging into staging-next 2019-05-29 10:39:52 +02:00
Frederik Rietdijk
97aba37876
Merge pull request #61657 from NixOS/staging-next
Staging next
2019-05-29 08:38:21 +00:00
Vincent Laporte
3ca7fc10e8 ocamlPackages.earley: 1.0.2 -> 2.0.0 2019-05-29 08:29:09 +02:00
Elis Hirwing
73617f1ec2
phpPackages.phpstan: 0.11.7 -> 0.11.8
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.8
2019-05-29 08:15:01 +02:00
Samuel Dionne-Riel
61f0936d1c
Merge pull request #61652 from samueldr/update/u-boot/2019.04
u-boot: 2018.09 -> 2019.04 (+ ATF update and boards)
2019-05-28 23:19:24 -04:00
Aaron Andersen
8ae3e7379f
Merge pull request #62161 from acowley/qview2
qView: init at 2.0
2019-05-28 23:17:37 -04:00
Austin Seipp
5e0cab80c5
foundationdb: default to 6.1.8 (from 6.0.18)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-28 20:54:09 -05:00
Will Dietz
7d4bfcae9a
dedup: 1.0 -> 2.0
Update deps, enable tests.
2019-05-28 20:46:21 -05:00
Will Dietz
f0f6972dfd
mno16: init at 1.0 2019-05-28 20:05:46 -05:00
Samuel Dionne-Riel
8c70461b55 uefi-firmware-parser: init at 1.8 2019-05-28 18:34:47 -04:00
Peter Romfeld
d8aee48e77 elasticmq-server-bin: init at 0.14.6 2019-05-29 07:11:31 +09:00
Anthony Cowley
fbc46ae2ca Package the qView image viewer
A fast, unobtrusive Qt-based image viewer.
2019-05-28 12:46:47 -04:00
Markus Kowalewski
ea60fc9a77
halide: fix to llvm6
Fails to build with llvm7
2019-05-28 14:32:26 +02:00
Daniel Schaefer
eccb90a2d9 compton: 0.1_beta2.5 -> 6.2 (#61681)
* compton-git: 5.1-rc2 -> 6.2

vsync is now a boolean option, see:
https://github.com/yshui/compton/pull/130

menu-opacity is deprecated and there's a warning that says:
Please use the wintype option `opacity` of `popup_menu` and
`dropdown_menu` instead.

* nixos/compton: Keep vSync option backwards compatible

The new upstream option tries to make the best choice for the user.
Therefore the behaviour should stay the same with this backwards
compatibility patch.

* compton-git: Remove DRM option

It's deprecated and shouldn't be used.
https://github.com/yshui/compton/pull/130/files#r285505456

* compton-git: Remove new_backends option

Was removed in "Let old/new backends co-exist"
b0c5db9f5aa500dc3568cc6fe68493df98794d4d

* compton: 0.1_beta2.5 -> 6.2

Drop the legacy, unmaintained version and use the fork for real.
2019-05-28 13:37:13 +02:00
Vladyslav M
8c3dfab331
hcxtools: init at 5.1.4 2019-05-28 14:29:51 +03:00
Timo Kaufmann
53b08beea6
tridactyl-native: init at 1.14.9 (#61703) 2019-05-28 13:14:06 +02:00
Niklas Hambüchen
7031335fe3 pkgsStatic: Add openblas override 2019-05-28 08:57:23 +02:00
volth
5c8b5fb456 perl530: init at 5.30.0 2019-05-28 08:52:43 +02:00
Garry Cairns
f6a68410f8 Adds Citrix workspace app package
Citrix workspace is replacing Citrix receiver as per
https://docs.citrix.com/en-us/citrix-workspace-app.html
2019-05-28 08:50:47 +02:00
Utku Demir
35494acff9 srandrd: init at v0.6.0 2019-05-28 15:33:28 +09:00
Frederik Rietdijk
3685108787 Merge staging-next into staging 2019-05-28 08:32:57 +02:00
Frederik Rietdijk
36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Matthew Bauer
b73d7705cc
Merge pull request #62120 from marius851000/ndstool
ndstool: init at 2.1.2
2019-05-27 21:52:52 -04:00
Silvan Mosberger
030eb35a49
Merge pull request #62115 from markuskowa/fix-gr-rename
gnuradio: rename plugins gnuradio-* -> gr-*
2019-05-28 03:10:56 +02:00
Silvan Mosberger
2762950a8a
osquery: 3.2.9 -> 3.3.2 (#62099)
osquery: 3.2.9 -> 3.3.2
2019-05-28 03:09:45 +02:00
Silvan Mosberger
cc06576060
Merge pull request #61792 from saschagrunert/cri-o-all-packages
cri-o: update to all packages
2019-05-28 02:55:10 +02:00
José Romildo Malaquias
00d6232b47
Merge pull request #62035 from romildo/upd.lumina
lumina.lumina: 1.4.0-p1 -> 1.5.0
2019-05-27 17:41:58 -03:00
José Romildo Malaquias
b2ccf38d60 tetra-gtk-theme: 201905 -> 201905r1
- Rename to adementary-theme, following upstream
- Update to version 201905r1
2019-05-27 17:28:59 -03:00
Silvan Mosberger
68cae99370
Merge pull request #61742 from abbradar/lutris
lutris: init at 0.5.2.1
2019-05-27 20:21:12 +02:00
Silvan Mosberger
dd12269b78
Merge pull request #60250 from JohnAZoidberg/icu64
icu: 59 -> 64
2019-05-27 18:31:57 +02:00
marius851000
1ac6fa55a3 ndstool: init at 2.1.2 2019-05-27 17:03:58 +02:00
Maximilian Bosch
d98d4b35ae
libelfin: init at unstable-2018-08-25
Needed by osquery to monitor which binaries are using e.g. hardening
features: https://github.com/facebook/osquery/pull/4708
2019-05-27 16:15:56 +02:00
R. RyanTM
131b8b9b8b python37Packages.cupy: 5.2.0 -> 5.4.0 (#59651)
* python37Packages.cupy: 5.2.0 -> 5.3.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cupy/versions

* pythonPackages.cupy: use default gcc instead of gcc5

* pythonPackages.cupy: build with CUDA10.0

* pythonPackages.cupy: 5.3.0 -> 5.4.0
2019-05-27 15:20:34 +02:00
Markus Kowalewski
069167de8a
gnuradio: rename plugins gnuradio-* -> gr-*
* harmonize plugin names with repology
* added aliases to maintain backwards compatability
2019-05-27 14:26:31 +02:00
Renaud
f0df3f13bb
Merge pull request #62098 from fadenb/hashcat-utils_1.9_init
hashcat-utils: init at 1.9
2019-05-27 14:17:36 +02:00
Tristan Helmich (omniIT)
c5be0e5f05 hashcat-utils: init at 1.9 2019-05-27 11:02:56 +00:00
Marek Mahut
4d5ab3a5ca exodus: init at 19.5.24 2019-05-27 20:00:02 +09:00
Silvan Mosberger
9f6e78f23a
tmatrix: init at 1.0 2019-05-27 05:06:40 +02:00
Renato Alves
bd95c913b8
docear: init at 1.2.0
Stable URLs are only provided for older versions.
2019-05-27 03:53:57 +02:00
Mario Rodas
8d219aa578
Merge pull request #61758 from ecoughlan/python-xhtml2pdf
python-xhtml2pdf: init at 0.2.3
2019-05-26 18:33:29 -05:00
Mario Rodas
7f09bd65d7
Merge pull request #62094 from rvolosatovs/fix/gopass
gopass: Use latest buildGoPackage
2019-05-26 18:00:53 -05:00
André-Patrick Bubel
0ee35c56bd
prusa-slicer: renamed from slic3r-prusa3d and updated 1.41.3 -> 2.0.0
The slic3r-prusa3d package was renamed by upstream to PrusaSlicer with
the 2.0.0 release to reduce confusion with the slic3r package.

We compile against wxGTK 3.0, as with 3.1 the application crashes (see
2019-05-26 23:42:46 +02:00
Silvan Mosberger
c6a9902b42
Merge pull request #60785 from mnacamura/cdda-updates
cataclysm-dda{,-git}: bump version
2019-05-26 23:25:51 +02:00
Aaron Andersen
39adff94a1
Merge pull request #61988 from teh/clickhouse
clickhouse: 18.16.1 -> 19.6.2.11
2019-05-26 15:35:46 -04:00
Silvan Mosberger
6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Roman Volosatovs
52c83b3c68
gopass: Use latest buildGoPackage 2019-05-26 18:33:03 +02:00
Aaron Andersen
1316e4a745
Merge pull request #61998 from marius851000/ytcc
ytcc: init at 1.8.1
2019-05-26 12:27:51 -04:00
Benjamin Esham
329731f231 git-repo-updater: init at 0.5 2019-05-26 12:19:03 -04:00
c0bw3b
fe154889d7 publicsuffix-list: init at 2019-05-24
Push #62070 to staging
2019-05-26 14:07:20 +02:00
marius851000
8ca86c757d ytcc: init at 1.8.1 2019-05-26 13:55:41 +02:00
Marcial Gaißert
c7bcd4277c caffeine-ng: init at 3.4.2 2019-05-26 18:24:23 +09:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging 2019-05-26 09:48:55 +02:00
Timo Kaufmann
28b4f7b6ac
Merge pull request #62052 from timokau/rl-coach-init
python.pkgs.rl-coach: init at 0.12.0
2019-05-25 22:45:04 +02:00
Tadeo Kondrak
0dfa25e17c l-smash: init at 2.4.15 2019-05-26 04:54:57 +09:00
Tom Hunger
efcaed45ce clickhouse: 18.16.1 -> 19.6.2.11 2019-05-25 19:48:28 +01:00
Aaron Andersen
10ed05ec5c
Merge pull request #61976 from suhr/kvirc
kvirc: init at 5.0.0
2019-05-25 13:32:30 -04:00
Renaud
e2d1da7c51
perlPackages.Po4a: 0.47 -> 0.55 (#62060)
+ refresh meta.homepage
2019-05-25 19:06:32 +02:00
Markus Schneider
0ae372dcde leftwm: init at 0.1.9 2019-05-26 01:27:04 +09:00
Timo Kaufmann
700e8bc64c python.pkgs.rl-coach: init at 0.12.0 2019-05-25 15:07:55 +02:00
Timo Kaufmann
3342953dff python.pkgs.annoy: init at 1.15.2 2019-05-25 14:56:14 +02:00
Сухарик
8adf033984 kvirc: init at 5.0.0 2019-05-25 15:13:19 +03:00
Frederik Rietdijk
b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Free Potion
e38110ab6c
harmonist: init at 0.1 2019-05-25 13:14:43 +03:00
Francesco Gazzetta
6e4d686506 qbe: init at unstable-2019-05-15 2019-05-25 11:25:01 +02:00
Okina Matara
59738bae06 lutris: init at 0.5.2.1
Original derivation for version 0.4.18 by Chiiruno.
With minor fixes by yegortimoshenko.
Updated by 0.5.2.1 by abbradar.
2019-05-25 10:58:54 +03:00
José Romildo Malaquias
272fa9d41c lumina: init package set for the lumina desktop 2019-05-24 17:20:15 -03:00
José Romildo Malaquias
dd5a92a1fb lumina: move to pkgs/desktops/lumina/lumina 2019-05-24 08:33:26 -03:00
Bas van Dijk
e5f4e17ad4 elasticsearch-curator: 5.6.0 -> 5.7.6 2019-05-24 12:54:13 +02:00
Frederik Rietdijk
6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
Daniel Schaefer
8980e3ca62 cpp-gsl: remove in favor of microsoft_gsl
It's the same package twice but cpp-gsl is older.
2019-05-24 11:25:36 +02:00
Maximilian Bosch
0a94f89fca
mautrix-telegram: patch away alembic dependency
`alembic`[1] is a database migration tool which is invoked from the CLI
when installing the telegram bridge, but never needed during the
runtime.

The reason why `alembic` is required here is to ensure that it
exists in the Python environment when deploying the bridge. However
`alembic` requires `mautrix-telegram` in its environment to create a
database schema from the Python models.

Such a dependency relation may be possible with tools like virtualenv,
however it'll result in an infinite recursion at evaluation time in Nix.

With this patch, `mautrix-telegram` doesn't depend on `alembic` anymore
and provides a patched alembic (`pkgs.mautrix-telegram.alembic`) which
has `mautrix-telegram` in its path.

[1] https://alembic.sqlalchemy.org/en/latest/
2019-05-24 09:35:39 +02:00
Ante Salinovic
f25550e840 confluent-platform: Rename confluent package and update to 5.2.1
* Renamed confluent -> confluent-plaform
* Added longer description to search index by Apache Kafka term
* Upgraded to 5.2.1 version of the platform
2019-05-24 12:07:27 +10:00
Rémi NICOLE
d8d85a2cd2 carla: init at 2.0.0 (#60346) 2019-05-23 18:41:51 -04:00
Dmitry Kalinkin
308169a518
Merge pull request #60640 from bignaux/photon
photon: 1.0.7 -> 1.3.0
2019-05-23 18:41:16 -04:00
Matthew Bauer
2fc20134de
Merge pull request #61942 from smaret/gtk-x11-fix
gtk{2,3}-x11: build against pango with X11 support enabled
2019-05-23 14:14:59 -05:00
worldofpeace
53afb548a5
Merge pull request #60035 from nyanloutre/kdeapps_update
kde_applications: 18.12.03 -> 19.04.1; kdeFrameworks: 5.56 -> 5.58; plasma-5: 5.15.3 -> 5.15.5
2019-05-23 14:36:03 -04:00
Vincent Laporte
c37e00067d coqPackages.ltac2: init at 0.1 2019-05-23 14:25:07 +02:00
Sébastien Maret
ef3157d8a9
gtk{2,3}-x11: build against pango with X11 support enabled 2019-05-23 12:18:41 +02:00
Lancelot SIX
219a99ff43
Merge pull request #59212 from lsix/add_django_2_2
python3Packages.django_2_2: init at 2.2.1
2019-05-23 11:16:02 +02:00
Matthieu Coudron
3a7a7a7695
Merge pull request #61818 from vcunat/p/lua-tls
lua*Packages TLS updates
2019-05-23 17:40:06 +09:00
Mario Rodas
62bd8f6d24
pythonPackages.curio: init at 0.9 2019-05-22 23:32:28 -05:00
Aaron Andersen
408f62bf67
Merge pull request #59512 from averelld/rstudio-upgrade
Rstudio upgrade
2019-05-22 21:32:12 -04:00
Matthew Bauer
522c7d5e64
Merge pull request #61912 from smaret/gtk-x11-fix
gtk{2,3}-x11: build against cairo with X11 support enabled
2019-05-22 19:28:50 -05:00
Silvan Mosberger
241530b137
Merge pull request #61838 from soner-cirit/nodejs-latest
adds nodejs_latest packages
2019-05-23 01:13:35 +02:00
soner.cirit
4f0a2d5db8 nodejs-slim_latest: init at v12 2019-05-23 02:07:06 +03:00
soner.cirit
c095548f99 nodejs_latest: init at v12 2019-05-23 02:06:29 +03:00
Florian Klink
2ed6903da5
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH. (#60985)
libglvnd, ocl-icd, vulkan-loader: Add /run/opengl-driver(-32) to RUNPATH.
2019-05-22 23:36:01 +02:00
Sébastien Maret
f3ced69e8e
gtk{2,3}-x11: build against cairo with X11 support enabled
On Darwin cairo does not have X11 support enabled by default, but
gtk{2,3}-x11 requires it. Force gtk{2,3}-x11 to be built against cairo
with X11 support enabled. Fixes #61891.
2019-05-22 23:09:42 +02:00
Austin Seipp
fefcb29476
Merge pull request #61822 from thoughtpolice/nixpkgs/add-libbpf
libbpf: init at 0.0.3pre114_672ae75
2019-05-22 14:19:25 -05:00
Nikolay Amiantov
2874e849d9 addOpenGLRunpath: Add new hook for setting RUNPATH.
This hook allows to add NixOS driver libraries path to given ELF
objects' RUNPATH. We use it instead of settings RUNPATH manually
everywhere. It must be invoked in postFixup so that RUNPATH stripping
does not remove the path.

It puts the path first instead of last so that system-wide drivers
are always preferred.
2019-05-22 18:19:55 +02:00
Renaud
42c0ce80e6
Merge pull request #61610 from worldofpeace/init/graphene
graphene: init at 1.8.6
2019-05-22 17:26:46 +02:00
Elmo Todurov
35d0dab748 tdm: init at 2.07 2019-05-22 21:45:47 +09:00
Enno Lohmeier
de9b1003a3 pythonPackages.weasyprint: init at 45 2019-05-22 11:16:50 +02:00
Gabriel Ebner
5d465ee8bb
nrfutil: init at 5.2.0 (#61831)
nrfutil: init at 5.2.0
2019-05-21 22:54:57 +02:00
Austin Seipp
ff497b7b08
Merge pull request #61711 from Kjuvi/master
spark: 2.2.1 -> 2.4.3
2019-05-21 13:27:27 -05:00
Ambroz Bizjak
08ea7c7ee2 Remove amdadlsdk and amdappsdk. 2019-05-21 20:19:52 +02:00
Ambroz Bizjak
d33072de3d cgminer: Use standard OpenCL libraries. 2019-05-21 20:19:52 +02:00
Stanislas
e4b146b125 vscodium: init at 1.33.1 (#60423) 2019-05-21 14:17:00 -04:00
Austin Seipp
dee55b0e66
libbpf: init at 0.0.3pre114_672ae75
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-21 13:06:36 -05:00
Renaud
b6ddecf2b2
Merge pull request #60787 from worldofpeace/bump/spice-gtk
spice updates
2019-05-21 19:53:57 +02:00
Gabriel Ebner
c9ff6f76c4
Merge pull request #61812 from gebner/spyder334
spyder: 3.3.3 -> 3.3.4, convert to python modules
2019-05-21 18:31:05 +02:00
Gabriel Ebner
cca0aeeb68 spyder: convert to python modules 2019-05-21 18:23:07 +02:00
samrose
361c263164
fluent-bit: init at 1.0.6 2019-05-21 18:46:38 +03:00
Vladimír Čunát
7043d23093
lua*Packages.luasec: 0.6 -> 0.8
https://github.com/brunoos/luasec/blob/luasec-0.8/CHANGELOG
2019-05-21 17:15:11 +02:00
Vladimír Čunát
06b043013e
lua*Packages.luaossl: 20170903 -> 20181207
I'm in particular interested in :setCertificateChain()
2019-05-21 17:11:22 +02:00
Mario Rodas
52146c5484 certigo: init at 1.11.0 (#61782) 2019-05-21 07:54:41 -07:00
Renaud
4e7693618c
Merge pull request #61708 from romildo/upd.stilo-themes
stilo-themes: init at 3.32-3
2019-05-21 15:51:36 +02:00
Will Dietz
3c3085bb71
Merge pull request #58543 from dtzWill/feature/libfido2
libfido2: init at 1.1.0 (and libcor dep)
2019-05-21 03:25:52 -05:00
Sascha Grunert
34d15b3526
cri-o: update to all packages
Add CRI-O to the all packages file, which has been missed with the init
commit.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-05-21 09:10:53 +02:00
Mario Rodas
40679c6b56 endlessh: init at 1.0 2019-05-21 16:04:21 +09:00
Matthieu Coudron
cef246e014
Merge pull request #61714 from c0bw3b/pkg/sec-dns-tools
Package some DNS security tools
2019-05-21 15:44:24 +09:00
worldofpeace
dd80af4756 rttr: init at 0.9.6 2019-05-20 20:17:59 -04:00
Mario Rodas
f498dd772a
Merge pull request #61751 from costrouc/python-stravalib-init
pythonPackages.stravalib: init at 0.10.2
2019-05-20 18:01:27 -05:00
Mario Rodas
c5aef07955
Merge pull request #59657 from costrouc/python-loo-py-init
pythonPackages.loo-py: init at 2017.2
2019-05-20 17:58:14 -05:00
c0bw3b
3a2ccb570d Revert "pstree: remove and alias to psmisc"
This reverts commit 4f8bf685f8.

Reason: psmisc is Linux-platforms only
2019-05-20 21:51:33 +02:00
Okina Matara
8eba6d4ae9 sndio: init at 1.2.0 2019-05-20 22:14:25 +03:00
Okina Matara
3f3c7a03b6 dumb: init at 2.0.3 2019-05-20 22:14:24 +03:00
c0bw3b
78d09f168a fierce: init at 1.3.0
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:49:28 +02:00
c0bw3b
092791c8b1 dnsrecon: init at 0.9.1
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:48:26 +02:00
c0bw3b
c29a529618 dnsenum: init at 1.2.4.2
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:46:27 +02:00
c0bw3b
870b6e06d3 perlPackages.NetNetmask: init at 1.9104
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:46:07 +02:00
Robin Gloster
0e32aedbd3 perlPackages.NetWhoisIP: init at 1.19 2019-05-20 20:46:06 +02:00
c0bw3b
e53479a048 perlPackages.StringRandom: init at 0.30
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:44:59 +02:00
worldofpeace
6543e794a6
Merge pull request #61546 from cizra/libfprint-vfs0090
libfprint: added a fork for Lenovo ThinkPad
2019-05-20 14:16:34 -04:00
Elmo Todurov
432944cdb3 fprintd: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Elmo Todurov
394b43f1fd libfprint: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Eamonn Coughlan
344bdc8cee python-xhtml2pdf: init at 0.2.3 2019-05-20 19:12:45 +02:00
Chris Ostrouchov
ba96e40ad1
pythonPackages.accupy: init at 0.1.4 2019-05-20 11:02:20 -04:00
Chris Ostrouchov
119106993e
pythonPackages.perfplot: init at 0.5.0 2019-05-20 11:02:09 -04:00
Chris Ostrouchov
d0c125ab6a
pythonPackages.pyfma: init at 0.1.0 2019-05-20 10:54:34 -04:00
Chris Ostrouchov
bec3cfaec3
pythonPackages.pipdate: init at 0.3.2 2019-05-20 10:54:11 -04:00
Chris Ostrouchov
bfb64b9200
pythonPackages.stravalib: init at 0.10.2 2019-05-20 09:30:26 -04:00
Chris Ostrouchov
9856c9eb9b
pythonPackages.units: init at 0.07 2019-05-20 09:30:05 -04:00
worldofpeace
272bec550c
Merge pull request #61094 from costrouc/python-macropy-init
pythonPackages.macropy: init at 1.10b2
2019-05-20 09:08:02 -04:00
Chris Ostrouchov
184c9dffb8
pythonPackages.pyxl3: init at 1.0 2019-05-20 09:00:25 -04:00
Chris Ostrouchov
7531dc4366
pythonPackages.macropy: init at 1.10b2 2019-05-20 09:00:17 -04:00
Robert Schütz
b029d12b54
Merge pull request #60953 from delroth/fitbit-hass
Fix home-assistant fitbit support
2019-05-20 13:30:21 +02:00
Robert Schütz
042d76fc1b
Merge pull request #60947 from delroth/netatmo-hass
Fix home-assistant netatmo support
2019-05-20 13:30:06 +02:00
Robert Schütz
4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa
912856f40f pythonPackages.pysonos: init at 0.0.13 2019-05-20 13:17:47 +02:00
Lancelot SIX
d2de73f42c
python3Packages.django_2_2: init at 2.2.1
This introduces Django-2.2, the new LTR version of django.

For the time being, django-1.11 continues to be LTR in nixpkgs
django-2.2 is introduced to prepare the migration.
2019-05-20 11:52:45 +02:00
Will Dietz
11fc7674b9 pijul: 0.11.0 -> 0.12.0
https://pijul.org/posts/2019-04-23-pijul-0.12/

* add new dep on nettle, all the crypto libraries :)
* libclang needed
* clang input is not quite right AFAIK, but fixes the build.
  idea from other package,
  seems to resolve problems finding headers via libclang?
2019-05-20 10:38:42 +01:00
zimbatm
baac84c2c4 Sylk: init at 2.1.0 2019-05-20 10:36:05 +01:00
Will Dietz
e841e44d56
Merge pull request #61731 from dtzWill/feature/redhat-official-fonts
redhat-official-fonts: init at 2.2.0
2019-05-20 03:32:50 -05:00
Aaron Andersen
01dba63132
Merge pull request #61720 from etu/update-phpstan
phpPackages.phpstan: 0.11.6 -> 0.11.7
2019-05-19 23:03:32 -04:00
Will Dietz
c03630a579
redhat-official-fonts: init at 2.2.0 2019-05-19 20:50:54 -05:00