Commit Graph

44467 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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