Commit Graph

44119 Commits

Author SHA1 Message Date
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
worldofpeace
68d0d556b9
Merge pull request #61706 from aanderse/flare
flare: init at 1.10
2019-05-19 18:45:13 -04:00
Aaron Andersen
784812cc5c flare: init at 1.10 2019-05-19 17:59:37 -04:00
Elis Hirwing
45afc645c7
phpPackages.phpstan: 0.11.6 -> 0.11.7
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.7
2019-05-19 22:46:12 +02:00
Elis Hirwing
87f62e8f0f
Merge pull request #61466 from Izorkin/pinba
phpPackages: add php packages
2019-05-19 21:22:37 +02:00
Michael Raskin
e2e0439ada
Merge pull request #61702 from mguentner/pgloader
pgloader: re-init at 3.6.1
2019-05-19 19:21:16 +00:00
kjuvi
9c17484327 spark: 2.2.1 -> 2.4.3 2019-05-19 17:14:05 +02:00
Aaron Andersen
a0f36ab87d
Merge pull request #61464 from fgaz/sfxr/init
sfxr: init at 1.2.1
2019-05-19 09:10:53 -04:00
Renaud
b72504f085
Merge pull request #26537 from disassembler/lifelines
lifelines: init at unstable-2019-05-07
2019-05-19 14:57:45 +02:00
Samuel Leathers
8f60b7c905 lifelines: init at 2018-10-13-unstable 2019-05-19 08:39:17 -04:00
José Romildo Malaquias
1f44657241 stilo-themes: init at 3.32-3 2019-05-19 09:36:08 -03:00
Maximilian Güntner
c2bde0102b
pgloader: re-init at 3.6.1 2019-05-19 12:45:02 +02:00
Gabriel Ebner
131d9e53a2 nrfutil: init at 5.2.0 2019-05-19 12:12:32 +02:00
Gabriel Ebner
ef22dd015d pythonPackages.pc-ble-driver-py: init at 0.11.4 2019-05-19 12:12:09 +02:00
Gabriel Ebner
4ca821fbce pythonPackages.piccata: init at 1.0.1 2019-05-19 12:11:41 +02:00
Gabriel Ebner
fbfc8b1732 pythonPackages.pyspinel: init at 1.0.0a3 2019-05-19 12:11:18 +02:00
Mario Rodas
9c9c2c8716
Merge pull request #61667 from JohnAZoidberg/cnstrokeorder
cnstrokeorder: init at 0.0.4.7
2019-05-19 04:55:43 -05:00
Mario Rodas
5f6384976f
Merge pull request #61659 from ptrhlm/kanji-stroke-order-font
kanji-stroke-order-font: init at 4.002
2019-05-19 04:45:54 -05:00
Mario Rodas
6d7d657c5a
Merge pull request #61494 from mkgvt/pytricia
pytricia: init at version 2019-01-16
2019-05-18 22:47:06 -05:00
worldofpeace
e3da5d4c8e spice: 0.14.0 -> 0.14.2, meson 2019-05-18 23:14:49 -04:00
Mark Gardner
8102e2ce3b
pytricia: init at version 2019-01-16 2019-05-18 22:11:39 -05:00
kjuvi
9bb25d5c76 ephemeral: init at 5.1.0 2019-05-18 19:20:21 -04:00
R. RyanTM
96e513df82 guile-lib: 0.2.2 -> 0.2.6.1 (#60978)
* guile-lib: 0.2.2 -> 0.2.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile-lib/versions

* guile-cairo: disable tests
2019-05-18 19:07:56 +02:00
Pierre Bourdon
fb455c62e0
pythonPackages.fitbit: init at 0.3.0 2019-05-19 01:32:52 +09:00
Pierre Bourdon
d5e745f412
pythonPackages.pyatmo: init at 1.10 2019-05-19 01:31:43 +09:00
Will Dietz
a867260222 whatstyle: init at 0.1.7 2019-05-18 23:40:39 +09:00
Renaud
d669827ec6
Merge pull request #61300 from bignaux/cpcfs
cpcfs: init at 0.85.4
2019-05-18 15:46:42 +02:00
Bignaux Ronan
7b09727d37 cpcfs: init at 0.85.4 2019-05-18 14:41:13 +02:00
Piotr Halama
52dca1c459 kanji-stroke-order-font: init at 4.002 2019-05-18 12:50:45 +02:00
Robin Gloster
43aa2e30c3
Merge pull request #58369 from bzizou/clustalo
clustal-omega: init at 1.2.4
2019-05-18 10:16:43 +00:00
Daniel Schaefer
e8a2483163 cnstrokeorder: init at 0.0.4.7 2019-05-18 11:43:52 +02:00
Robin Gloster
d149e44512
Merge pull request #61307 from danieldk/spacy-2.1.3
python3Packages.spacy: 2.0.18 -> 2.1.3
2019-05-18 08:51:19 +00:00
Robin Gloster
316e381b0d
Merge pull request #61509 from thoughtpolice/nixpkgs/rm-souper
pkgs: remove souper-2017-03-23
2019-05-18 08:48:21 +00:00
Robin Gloster
31fdac08d3
Merge pull request #61508 from thoughtpolice/nixpkgs/rm-llvm_37
pkgs: remove llvm_37
2019-05-18 08:47:03 +00:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Samuel Dionne-Riel
6663a888f2 u-boot: Adds Pinebook 2019-05-17 21:58:47 -04:00
Samuel Dionne-Riel
6d961ec922 u-boot: Adds Pine64LTS
The name of the board is indeed A64-LTS, but upstream U-Boot names it
pine64-lts so let's keep the U-Boot moniker.

This previously was supported using the SOPINE build.
2019-05-17 21:57:14 -04:00
Andreas Wiese
b4148fb839 xbill: init at 2.1
Old game, once more popular than Quake (but not Quake Ⅱ).

From the homepage:

Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running
around the screen are trying to infect your computers with Wingdows
[TM], a virus cleverly designed to resemble a popular operating system.
2019-05-18 06:55:53 +09:00
Renaud
508e88f55f
Merge pull request #61228 from sgraf812/master
alttab: init at 1.4.0
2019-05-17 19:41:51 +02:00
Renaud
d59e63f937
Merge pull request #61147 from c0bw3b/pkg/memtest
memtest86+: update / remove legacy memtest86
2019-05-17 17:39:16 +02:00
Silvan Mosberger
9e319fbeb7
Merge pull request #61506 from danieldk/fasttext-python-0.2.0
pythonPackages.fasttext: init at 0.2.0
2019-05-17 17:37:54 +02:00
Silvan Mosberger
85c0a4dc33
Merge pull request #61512 from c0bw3b/pkg/winstone
winstone: drop package and service
2019-05-17 17:36:38 +02:00
Izorkin
0962aa7d54 phpPackages.protobuf: init at 3.7.1 2019-05-17 17:32:38 +03:00
Izorkin
fa064ffd3b phpPackages.event: init at 2.5.0 2019-05-17 17:28:18 +03:00
Will Dietz
a9110315fe bettercap: 2.11 -> 2.24 (#61215)
* bettercap: 2.11 -> 2.24

* bettercap: use current libusb1
and not the old v0.1 compat-API
2019-05-17 16:05:41 +02:00
Vladimír Čunát
fc67de1802
Merge branch 'staging-next'
A few thousand Darwin jobs are still pending, but there we're depending
on this merge to fix the channel-blocking lz4 failure.
https://hydra.nixos.org/eval/1519778?compare=1519770
2019-05-17 09:43:32 +02:00
worldofpeace
24c7e2a15c graphene: init at 1.8.6 2019-05-16 21:24:40 -04:00
worldofpeace
ef14821cc1 pythonPackages.anytree: init at 2.6.0 2019-05-16 14:52:11 -04:00
Silvan Mosberger
986bde0d6e
Merge pull request #61356 from midchildan/add-nyancat
nyancat: init at 1.5.2
2019-05-16 19:21:20 +02:00
Renaud
3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann
3789eb8e3a
Merge pull request #43385 from fragamus/libcsptr2
libcsptr: init at 2.0.4
2019-05-16 15:48:32 +02:00
Pascal Wittmann
89941316d5
Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
Elis Hirwing
ac3b216a8b
Merge pull request #61495 from etu/init-ampy
adafruit-ampy: init at 1.0.7
2019-05-16 14:13:15 +02:00
Gabriel Ebner
b8a6775227 neovim: use lua on aarch64 2019-05-16 12:37:15 +02:00
Frederik Rietdijk
d4464ff8fe Merge master into staging-next 2019-05-16 08:17:55 +02:00
xrelkd
c1756a0628
cargo-make: init at 0.19.1 2019-05-15 22:25:30 -05:00
Aaron Andersen
0b1a96ccdd
Merge pull request #61344 from lopsided98/g2o-init
g2o: init at 2019-04-07
2019-05-15 22:03:07 -04:00
Ben Wolsieffer
655e9dcfd8 g2o: init at 2019-04-07 2019-05-15 15:16:25 -04:00
c0bw3b
582fd549fb winstone: drop package and service
Close #56294
Upstream package is unmaintained for years
and nixpkgs provides alternatives
2019-05-15 20:30:48 +02:00
Izorkin
befad4b32d phpPackages.pinba: init at 1.1.1 2019-05-15 21:02:53 +03:00
Austin Seipp
3f1c6801a2
foundationdb: init 6.1.6pre4898_26fbbbf, cmake build
This adds a new build of FoundationDB 6.1, using the new, much improved
with CMake build system with fewer patches and rough edges.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-15 09:54:10 -05:00
Cyril Cohen
b71c308591
coqPackages: refactor mathcomp packages
Closes #61456
2019-05-15 14:11:21 +00:00
Vincent Laporte
b72daf7117 coq: init at 8.10+β1 2019-05-15 10:30:03 +02:00
Elis Hirwing
e5b4f6f4ed
adafruit-ampy: init at 1.0.7 2019-05-15 08:29:43 +02:00
David Meister
ff533f66a9 patchwork: init at 3.11.4 2019-05-15 13:16:32 +10:00
Mario Rodas
fa1c611e10
Merge pull request #61256 from astro/pyftdi
python3Packages.pyftdi: init at 0.29.4
2019-05-14 20:46:41 -05:00
Austin Seipp
a5f6014020
pkgs: remove souper-2017-03-23
Souper is a very experimental package that's only useful for for
compiler hackers or people who are doing PhDs. The support/cost ratio of
keeping such a package probably isn't very good.

More importantly, this puts us one step closer to deleting
llvmPackages_4, as this is one of the only two remaining packages using
it. Deleting these older LLVM packages would be far more useful than the
value Souper currently provides.

Current versions of Souper support more recent LLVM versions anyway, so
this expression could be resurrected. But it might be better to place it
in the Nix User Archive (NUR), perhaps.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:57:45 -05:00
Austin Seipp
de1110d535
pkgs: remove llvm_37
These expressions are now unused, and can be removed to lighten the load
on build machines.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-14 14:23:22 -05:00
Daniël de Kok
9b3d4e8b8b pythonPackages.fasttext: init at 0.2.0 2019-05-14 20:27:13 +02:00
midchildan
4f3012ee35
nyancat: init at 1.5.2 2019-05-14 20:33:45 +09:00
Aaron Andersen
751c91c494
Merge pull request #56402 from marius851000/ctrtool
ctrtool: init at 0.15
2019-05-14 06:16:14 -04:00
marius851000
006d4b0c54 ctrtool: init at 0.15 2019-05-14 11:02:35 +02:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Frederik Rietdijk
8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
Francesco Gazzetta
5f253add01 sfxr: init at 1.2.1 2019-05-14 08:40:32 +02:00
Silvan Mosberger
1332725d5f
Merge pull request #61405 from volth/data-font-fixes
data/fonts: cleanup
2019-05-14 02:42:47 +02:00
Brian Hicks
9bf8f18368 devd: init at 0.9
devd is a local development server designed to be used with modd
(already in nixpkgs.)
2019-05-13 19:38:22 -05:00
worldofpeace
bc7d17aa47
Merge pull request #61428 from lilyball/chit
chit: init at 0.1.12
2019-05-13 20:36:01 -04:00
Renaud
aeea224fa2
Merge pull request #61390 from etu/phpstan-upgrade
phpPackages.phpstan: 0.11.5 -> 0.11.6
2019-05-14 00:23:17 +02:00
mkgvt
715dfd0b80 py-radix: init at version 0.10.0 (#61251)
* py-radix: init at version 0.10.0
2019-05-13 23:15:34 +02:00
Astro
1bcfffdb1e python3Packages.pyftdi: init at 0.29.4 2019-05-13 22:25:26 +02:00
Daniël de Kok
54f9e90e4f pythonPackages.blis: init at 0.2.4 2019-05-13 20:01:37 +02:00
Daniël de Kok
b631c266ee pythonPackages.srsly: init at 0.0.5 2019-05-13 20:01:37 +02:00
Daniël de Kok
18765a70ba pythonPackages.wasabi: init at 0.2.2 2019-05-13 20:01:37 +02:00
Aaron Andersen
e6c20879f6
Merge pull request #59071 from marius851000/azimuth
azimuth: init at 1.0.2
2019-05-13 11:43:44 -04:00
Elis Hirwing
83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
Katharina Fey
1485032686 shell-hist: init at 0.1.0 2019-05-13 19:57:42 +09:00
Jaka Hudoklin
310989baef
Merge pull request #61375 from xtruder/pkgs/elasticsearch/missing_deps
elasticsearch: add missing gnugrep and coreutils to wrapper
2019-05-13 10:44:24 +02:00
volth
c9eb44eab3 data/fonts: cleanup
* make font derivations fixed-output where applicable
 * fix dead links
 * `stdenv.lib` -> `lib` where `stdenv` is not involved
 * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2019-05-13 06:03:31 +00:00
Lily Ballard
453a37b420 chit: init at 0.1.12 2019-05-12 22:49:40 -07:00
John Ericson
59a733edae
Merge pull request #61336 from matthewbauer/ghc-ncg-cross
Use ncg for x86 ghc cross compilation
2019-05-13 00:02:02 -04:00
Austin Seipp
562a475258
Merge pull request #61108 from thoughtpolice/nixpkgs/bpftool-init
bpftool: init at 5.1.1
2019-05-12 22:13:35 -05:00
Austin Seipp
46b7153d57
bpftool: init at 5.1.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-12 22:12:30 -05:00
Christopher A. Williamson
e6aaadf610 mkclean: init at 0.8.10 2019-05-13 05:43:28 +09:00
Matthew Bauer
cf13cea8fd
Merge pull request #61113 from matthewbauer/fix-nethack-qt
nethack-qt: use gcc
2019-05-12 15:22:30 -04:00
Matthew Bauer
4fb6ccbe61
Merge pull request #61112 from matthewbauer/fix-bazel-llvm
bazel: use llvm6 on darwin
2019-05-12 15:22:01 -04:00
Elis Hirwing
efa29f6bf6
phpPackages.phpstan: 0.11.5 -> 0.11.6
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.6
2019-05-12 20:30:39 +02:00
Frederik Rietdijk
ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
Vladyslav M
fd4a976dc3
bitwarden_rs: 1.8.0 -> 1.9.0 (#61353)
bitwarden_rs: 1.8.0 -> 1.9.0
2019-05-12 20:26:16 +03:00
Mario Rodas
1e9ad86cd3
bitwarden_rs: fix darwin build 2019-05-12 09:54:30 -05:00
Jaka Hudoklin
e4d89879f8
elasticsearch: add missing gnugrep and coreutils to wrapper 2019-05-12 16:31:13 +02:00
Vladimír Čunát
0fb181b8ce
Merge #59422: patchutils: 0.3.3 -> 0.3.4, keep 0.3.3 for fetchpatch 2019-05-12 15:17:10 +02:00
Renaud
bc61a27025
Merge pull request #61107 from OmnipotentEntity/mp3cat-0.5
mp3cat init at 0.5
2019-05-12 13:57:40 +02:00
Michael Reilly
9e9996ad1a mp3cat init at 0.5
Adding package mp3cat, a command line mp3 utility which will concatenate
multiple mp3 files, and keep only the audio frames, discarding headers
and so on.
2019-05-12 07:00:50 -04:00
Vladimír Čunát
ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
Matthew Bauer
490d9fd509 release-cross: use latest stable ghc
Previously on ghc 8.4.4, but we can now use 8.6.5 to address the
issue.
2019-05-12 00:22:01 -04:00
Mario Rodas
e8817507d7
twitterBootstrap4: init at 4.3.1 2019-05-11 16:41:12 -05:00
Renaud
f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Wael Nasreddine
7977977fa5
proto-contrib: init at 0.9.0 (#61261) 2019-05-11 11:07:08 -07:00
Jaka Hudoklin
e3f6239631
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin 2019-05-11 19:54:20 +02:00
wucke13
a670a8dbb1 apmplanner-2: 2.0.26 -> 2.0.27-rc1 2019-05-11 19:15:10 +02:00
marius851000
8ce538a70f hackertyper: init at 1.1 2019-05-12 02:09:16 +09:00
Renaud
8660acf856
Merge pull request #60188 from risicle/ris-mesos-fix
mesos: fix build by forcing protobuf 3.6
2019-05-11 17:25:41 +02:00
Vladimír Čunát
e8f4ad0169
Merge branch 'master' into staging-next
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
Aaron Andersen
39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
Aaron Andersen
252420b21d
Merge pull request #61066 from aanderse/pythonPackages.leveldb
pythonPackages.leveldb: init at 0.194
2019-05-10 21:06:20 -04:00
rexim
79586cae40 chatterino2: init at unstable-2019-05-11 2019-05-10 21:03:48 -04:00
Will Dietz
d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Bas van Dijk
cc3d0f4acf
Merge pull request #61255 from basvandijk/elk-old-upgrades
elk5: 5.6.9 -> 5.6.16 & elk6: 6.7.1 -> 6.7.2
2019-05-10 23:48:21 +02:00
Bas van Dijk
1a0818e941 elk6: 6.7.1 -> 6.7.2 2019-05-10 23:32:44 +02:00
Bas van Dijk
8673d82bc1 elk5: 5.6.9 -> 5.6.16 2019-05-10 22:46:12 +02:00
worldofpeace
6c8bb26331
Merge pull request #61048 from Ma27/zmap-package
zmap: init at 2.1.1
2019-05-10 15:19:43 -04:00
Robert Scott
a6febf3eaa mesos: fix build by forcing protobuf 3.6
mesos really seems to want protobuf 3.3, as dictated by maven. 3.6 does
seem to work though.
2019-05-10 19:16:39 +01:00
Renaud
11fe4f3be0
Merge pull request #60852 from thefloweringash/opensc-darwin
opensc: use built-in PCSC provider on darwin
2019-05-10 18:46:38 +02:00
Bas van Dijk
4b7aea9e8c
Merge pull request #61237 from basvandijk/journalbeat-fixes
NixOS: support journalbeat >= 6
2019-05-10 18:44:44 +02:00
Alexander Bantyev
38c093e376 olive-editor: init at 0.0.1 (#57867)
* olive-editor: init at unstable-2019-03-18

* olive-editor: unstable-2019-03-18 -> 0.0.1
Upstream tagged a first alpha release
+ frei0r is now available on Darwin
2019-05-10 18:31:04 +02:00
Bas van Dijk
a662f99139 journalbeat: make journalbeat6 the default
Version 6.x is also the default for the other beats.
2019-05-10 15:39:11 +02:00
Will Dietz
bc94dcf500 digikam: 6.0.0 -> 6.1.0 (#60042)
* digikam: 6.0.0 -> 6.1.0

* digikam: add dep, use ffmpeg_4

* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Sebastian Graf
c63db92967 alttab: init at 1.4.0
[`alttab`](https://github.com/sagb/alttab) is a window switcher for X11,
designed for minimalistic window managers or a standalone X11 session.
2019-05-10 10:59:06 +02:00