Commit graph

65395 commits

Author SHA1 Message Date
markuskowa d5296604c8
Merge pull request #62940 from markuskowa/upd-mpich
mpich: 3.3 -> 3.3.1
2019-06-11 09:57:18 +02:00
Mario Rodas e80820e222
flow: 0.100.0 -> 0.101.0 2019-06-10 22:00:00 -05:00
Matthew Bauer fc04ec9274
Merge pull request #58063 from illegalprime/nss-cross
nss: cross compile support
2019-06-10 21:33:19 -04:00
R. RyanTM 30e9ae11b6 liburcu: 0.10.2 -> 0.11.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/liburcu/versions
2019-06-11 00:20:07 +02:00
Dmitry Kalinkin 73b5a2531c
rivet: fix rivet-mkhtml runtime 2019-06-10 18:00:18 -04:00
R. RyanTM 147d17e570 grails: 3.3.9 -> 3.3.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grails/versions
2019-06-10 23:20:58 +02:00
Will Dietz 2ff6d0c21d libsigrok: 0.5.0 -> 0.5.1, firmware 0.1.3 -> 0.1.6 2019-06-10 23:20:24 +02:00
Lily Ballard 39eb49c9f0 bundlerApp: Set up passthru properly
The manual documents both bundlerEnv and bundlerApp as providing `env`
and `wrappedRuby` attributes on the resulting derivations. However only
bundlerEnv actually had these attributes. Update bundlerApp to provide
the same passthru that bundlerEnv does.
2019-06-10 14:13:04 -07:00
Pascal Bach 58be5b4ec3 gitlab-runner: 11.11.0 -> 11.11.2 2019-06-10 21:43:36 +02:00
worldofpeace 3df5b67ae4 python3.pkgs.asyncssh: 1.16.1 -> 1.17.0
https://github.com/ronf/asyncssh/blob/master/docs/changes.rst#release-1170-31-may-2019
2019-06-10 14:13:48 -04:00
Franz Pletz 567a05f6ab
Merge pull request #62931 from dtzWill/update/acme-tiny-4.0.4
acme-tiny: 2016-03-26 -> 4.0.4
2019-06-10 14:35:39 +00:00
Renaud 03bdae1ba2
Merge pull request #62363 from r-ryantm/auto-update/binaryen
binaryen: 83 -> 84
2019-06-10 16:02:24 +02:00
Will Dietz da8d885ea8 python3Packages.nltk: 3.4 -> 3.4.3 2019-06-10 13:15:18 +02:00
Markus Kowalewski 494f20a67b
mpich: 3.3 -> 3.3.1 2019-06-10 12:43:31 +02:00
Orivej Desh 80971ab792 python: cx_Oracle: fix license 2019-06-10 10:38:21 +00:00
Andrew Newman 6365fa1eb9 qtcreator: add clang code model compilation
Clang code model provides user with services: code completion,
syntactic and semantic highlighting, diagnostics, outline of symbols,
tooltips, renaming of local symbols. It's naturally depends on llvm and clang.
To make it work with nixos:
1. Add qt version of clang as build dependency.
2. Added patch for clang libc++ regexp trunk regexp not including path
like "libc++-version".
3. Fixed paths to llvm/clang libraries and includes.
4. Fixed name of clazy clang plugin.
2019-06-10 12:35:16 +03:00
Frederik Rietdijk e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Matthew Bauer 80b51d983a gdb: patch to use mach-o.h instead of bfd/mach-o.h
For unclear reasons, this doesn’t seem to work anymore. bfd/mach-o.h
is not accessible but mach-o.h is.

https://hydra.nixos.org/build/94542582
2019-06-09 23:56:08 -04:00
Will Dietz ea18bea382
acme-tiny: 2016-03-26 -> 4.0.4
* fetch from pypi
* nearly fix tests,
  but they seem to hang so leaving disabled for now
2019-06-09 22:20:01 -05:00
Will Dietz e198573407
libwhich: 2019-03-20 -> 1.1.0
musl, openbsd support
2019-06-09 22:18:06 -05:00
xrelkd cf65af601c cargo-make: 0.19.4 -> 0.19.5 2019-06-10 10:27:05 +08: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
Matthew Bauer 8ca59e0a39
Merge pull request #62740 from risicle/ris-spglib-assert-fix
pythonPackages.spglib: add patch fixing darwin/py27 build
2019-06-09 17:56:41 -04:00
Ryan Mulligan 64c2ffbe75
Merge pull request #62491 from r-ryantm/auto-update/openshadinglanguage
osl: 1.10.4 -> 1.10.5
2019-06-09 13:30:31 -07: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
Elis Hirwing 6fe625854b
Merge pull request #62799 from dtzWill/update/pyotherside-1.5.6
pyotherside: 1.5.5 -> 1.5.6
2019-06-09 21:01:43 +02:00
Mario Rodas 2c74d5d3c1
Merge pull request #62893 from marsam/update-detect-secrets
detect-secrets: 0.11.4 -> 0.12.4
2019-06-09 11:16:04 -05: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
Mario Rodas fc80dcf617
Merge pull request #62881 from Ralith/shaderc
shaderc: 2018.0 -> 2019.0
2019-06-09 08:52:22 -05:00
Kranium Gikos Mendoza 0412ee2a6d orc: disable tests on armv7l
also updated bugzilla references to newer gitlab
2019-06-09 23:46:30 +10:00
Kranium Gikos Mendoza 744ab4254c llvm_7: skip failing X86 test cases on armv7l
fixes #57472
2019-06-09 23:36:06 +10:00
Joachim F 483d50e2cc
Merge pull request #62677 from joelthompson/upgrade_botolibs
botocore, boto3, awscli: 1.12.152->1.12.160, 1.9.152->1.9.160, 1.16.1…
2019-06-09 13:05:30 +00:00
Vladimír Čunát 2354bc69b3
Merge #62440: git-quick-stats: init at 2.0.8 2019-06-09 15:03:18 +02:00
Vladimír Čunát 7ec794f90a
Merge #62276: libfilezilla: 0.13.0 -> 0.16.0; filezilla: -> 3.42.1 2019-06-09 13:17:04 +02:00
Vladimír Čunát 8de4579955
Merge #62335: re2: 20140304 -> 20190401 2019-06-09 13:17:03 +02:00
Frederik Rietdijk d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Frederik Rietdijk 480cd436fc Merge staging into staging-next 2019-06-09 12:26:34 +02:00
Ben Wolsieffer f9750a769f avahi: add Python support 2019-06-09 12:21:58 +02:00
Will Dietz 74e40dcdef editline: 1.16.0 -> 1.16.1 (#62847)
https://github.com/troglobit/editline/releases/tag/1.16.1
2019-06-09 11:41:33 +02:00
Vladimír Čunát fa9e51d8b6
git-quick-stats: use more idiomatic code
In particular, overriding *whole* phases isn't generally a good idea,
as you may lose various default hooks.
2019-06-09 11:27:52 +02:00
Mario Rodas be8e3cd899
detect-secrets: 0.11.4 -> 0.12.4 2019-06-09 04:20:00 -05:00
Vladimír Čunát d41c43e4a9
Merge #62469: libuv: 1.28.0 -> 1.29.1 (into staging) 2019-06-09 10:54:29 +02:00
Jack Kelly 5e411564cb haskellPackages.reflex: dontCheck
Reflex uses hlint in its test suite, failing the build if there are
any lint warnings. hlint depends on a newer haskell-src-exts than the
rest of the nixpkgs haskell infrastructure, so this avoids reflex
dependening on multiple versions of haskell-src-exts, which would
otherwise abort the build.
2019-06-09 12:12:33 +10:00
Giacomo Longo 646ed20652
ansible: 2.7.6 -> 2.8.1 2019-06-08 21:05:24 -05:00
Dmitry Kalinkin 3d40e4291a
Merge pull request #62768 from ehamberg/patch-1
erlangR21: 21.2.3 -> 21.3.7.1
2019-06-08 20:40:43 -04:00
Benjamin Saunders f809b6bb00 shaderc: 2018.0 -> 2019.0 2019-06-08 11:56:31 -07:00
Gabriel Ebner 301d22c389 opencascade: build with vtk and freeimage, patch for fontconfig support 2019-06-08 19:03:48 +02: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
Franz Pletz eaaea97d87
Merge pull request #62282 from dtzWill/update/libidn-2.2.0
libidn2: 2.1.1a -> 2.2.0
2019-06-08 08:24:51 +00:00
worldofpeace 059ce69f39
Merge pull request #62757 from lightbulbjim/libblockdev-sgdisk
libblockdev: add gptfdisk as a dependency
2019-06-08 01:03:41 -04:00
Mario Rodas d09e670a85
Merge pull request #62840 from risicle/ris-bjoern-3.0.1
pythonPackages.bjoern: 2.2.3 -> 3.0.1
2019-06-07 19:18:33 -05:00
Matthew Bauer b0053ae92e
Merge pull request #62836 from veprbl/pr/gpgme_darwin_fix
gpgme: disable tests on darwin
2019-06-07 17:42:00 -04:00
Robert Scott 17ab139b9b pythonPackages.bjoern: 2.2.3 -> 3.0.1 2019-06-07 22:08:04 +01:00
Dmitry Kalinkin f19a36f524
gpgme: disable tests on darwin 2019-06-07 16:03:51 -04:00
Matthew Bauer cb385daf95 gdb: remove applied patch for darwin
This patch is no longer needed. The commit was included in this
release.

https://hydra.nixos.org/build/94447561
2019-06-07 15:52:14 -04:00
Renaud 090bf6c7c8
Merge pull request #62372 from r-ryantm/auto-update/cfr
cfr: 0.143 -> 0.145
2019-06-07 18:06:10 +02:00
Renaud 682bc7ce1c
Merge pull request #62793 from xrelkd/update/librime
librime: 1.4.0 -> 1.5.0
2019-06-07 18:03:00 +02:00
Renaud 168d1031af
Merge pull request #62474 from r-ryantm/auto-update/live555
live555: 2019.04.24 -> 2019.05.29
2019-06-07 14:50:05 +02:00
Matthieu Coudron 128ca15808 luaPackages.lpeg: 1.0.1 -> 1.0.2
and move to generated
2019-06-07 21:17:01 +09:00
Renaud 87bc999ff4
Merge pull request #62593 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.16 -> 1.5.17
2019-06-07 13:32:49 +02:00
Franz Pletz 1f7bc5792d
Merge pull request #62810 from dtzWill/update/kore-3.3.1
kore: 3.3.0 -> 3.3.1
2019-06-07 11:29:00 +00:00
Peter Simons d28f44c56c haskell-dhall: fix broken overrides 2019-06-07 11:59:57 +02:00
volth a556fbf3e5 beignet: 1.3.2 -> unstable-2018.08.20 2019-06-07 09:22:48 +00:00
Peter Simons 11f10b686e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-6-g315012a from Hackage revision
9ac45f94e9.
2019-06-07 10:07:40 +02:00
Peter Simons 1c4349220e hackage2nix: use older version of 'ghc-lib-parser' by default to fix hlint 2019-06-07 10:07:39 +02:00
Silvan Mosberger 1d512f5870 haskellPackages: clean up some overrides
- jailbreak-cabal override isn't needed, shared executables are disabled
  by default (or is this precautionary?)

- Removed and added some infinite recursion overrides, moved them to
  configuration-nix.nix

- Unbreak zstd and attparsec-varword

- mysql override is already in configuration-nix.nix

- Move some overrides for disabling tests due to internet connectivity
  to configuration-nix.nix

Closes https://github.com/NixOS/nixpkgs/pull/62407.
2019-06-07 10:07:39 +02:00
Peter Simons 86d1fe06f3 haskell-configuration-common: cosmetic 2019-06-07 10:07:39 +02:00
Matthew Bauer 48ba8a4fb5 ghc: add bash to buildInputs
Fixes #62417.
Closes #62553.
2019-06-07 10:07:39 +02:00
Peter Simons 0636bebbdf hackage2nix: drop obsolete version overrides 2019-06-07 10:07:39 +02:00
Peter Simons 93fdcb84d9 hackage2nix: disable broken builds to fix evaluation errors on Hydra 2019-06-07 10:07:34 +02:00
Peter Simons b7e194e059 LTS Haskell 13.24 2019-06-07 10:06:14 +02:00
Robert Scott 4929126ca9 sigrok-cli: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott 2565718195 libsigrok: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott bbd2f649ce libsigrokdecode: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott 7209c43d66 librevisa: enable for darwin 2019-06-07 10:05:59 +02:00
Robert Scott 2c11bbd140 libserialport: enable for darwin 2019-06-07 10:05:59 +02:00
Vladimír Čunát 8f5edef47e
Merge branch 'staging-next' (PR #62209) 2019-06-07 08:07:10 +02:00
Will Dietz 27a3c5d7f2
Merge pull request #62649 from dtzWill/update/newt-0.52.21
newt: 0.52.20 -> 0.52.21
2019-06-06 23:44:06 -05:00
Will Dietz b837e4afee
Merge pull request #62693 from dtzWill/update/harfbuzz-2.5.1
harfbuzz: 2.5.0 -> 2.5.1
2019-06-06 23:38:17 -05:00
Will Dietz 54d97f0d7d
kore: 3.3.0 -> 3.3.1 2019-06-06 23:02:13 -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
Will Dietz 5fc5d4e863
pyotherside: 1.5.5 -> 1.5.6 2019-06-06 22:03:02 -05:00
xrelkd be2d9a5a8e librime: 1.4.0 -> 1.5.0 2019-06-07 10:30:03 +08:00
Mario Rodas c0913478bd
pythonPackages.asttokens: fix python3 build 2019-06-06 16:20:00 -05:00
Dmitry Kalinkin cbaa9a7ab9
Merge pull request #57947 from smaret/fix-mkl
mkl: fix install_name on Darwin
2019-06-06 18:27:30 -04:00
Dmitry Kalinkin 3471705998
Merge pull request #62458 from r-ryantm/auto-update/lhapdf
lhapdf: 6.2.1 -> 6.2.3
2019-06-06 15:05:36 -04:00
Nikolay Amiantov 718a937118
Merge pull request #62780 from abbradar/mystem
Add mystem package
2019-06-06 21:36:31 +03:00
Izorkin f93d637ef9 php: fix zts options 2019-06-06 21:03:42 +03:00
Nikolay Amiantov 394626f9d9 python3.pkgs.pymystem3: init at 0.2.0 2019-06-06 20:26:36 +03:00
Dmitry Kalinkin 00932b9d08
lhapdf.pdf_sets: update
Some of the downloads produce empty files, those hashes were not
updated.
2019-06-06 13:15:43 -04:00
Renaud 736153dcbb
Merge pull request #62517 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.12.0 -> 4.13.0
2019-06-06 17:57:54 +02:00
Vincent Laporte 7af35549ed
coqPackages.simple-io: 1.0.0 -> 1.2.0 2019-06-06 15:06:08 +00:00
Vincent Laporte 281b26533d
coqPackages.QuickChick: init at 1.1.0 for Coq 8.9
Removes QuickChick for Coq 8.7 as it is broken
(probably due to a too recent ssreflect).
2019-06-06 15:06:02 +00:00
Orivej Desh 680f67829f geos: fix license 2019-06-06 14:45:09 +00: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
Vladimír Čunát 326148ec9b
python*Packages.PyICU: 2.0.3 -> 2.3.1
This fixes build with our new default icu version.
The changelog seems safe:
https://github.com/ovalhub/pyicu/blob/master/CHANGES
2019-06-06 15:41:46 +02:00
Vladimír Čunát a94f0c68c7
python*Packages.PyICU: switch patch URL
... to one that works and should keep working over long term.
2019-06-06 15:40:25 +02:00
Renaud 3d83ab08dd
Merge pull request #62759 from peterhoeg/f/icr
icr: do not wrap crystal so we can use one from the environment
2019-06-06 15:19:05 +02:00
Mario Rodas 48e8049c85
Merge pull request #62706 from dtzWill/update/buildah-1.8.3
buildah: 1.8.2 -> 1.8.3
2019-06-06 07:07:31 -05:00
markuskowa 5675960768
Merge pull request #62705 from dtzWill/update/pyotherside-1.5.5
pyotherside: 1.5.4 -> 1.5.5
2019-06-06 13:25:30 +02:00
Erlend Hamberg 0b37cf8db6
erlangR21: 21.2.3 -> 21.3.7.1 2019-06-06 13:06:11 +02: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
Vladyslav M 6c23dc495d
cargo-bloat: 0.6.4 -> 0.7.0 (#62722)
cargo-bloat: 0.6.4 -> 0.7.0
2019-06-06 09:54:07 +03:00
Peter Hoeg e1e3a56ddb icr: do not wrap crystal so we can use one from the environment 2019-06-06 14:46:57 +08: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
Chris Rendle-Short c0f8a9f49d libblockdev: add gptfdisk as a dependency
This fixes #62749 (sgdisk needed for creating luks-encrypted ext4
volumes via udisk2).
2019-06-06 14:45:13 +10:00
Matthew Bauer eb189808c4 python-cld2-cffi: don’t error on c++11-narrowing 2019-06-06 00:33:23 -04:00
Matthew Bauer 50998c8475 opencv2: only works on linux
https://hydra.nixos.org/build/94234038
2019-06-05 23:45:27 -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 a74150e66e libgssglue: mark linux only
https://hydra.nixos.org/build/94203083
2019-06-05 22:57:51 -04:00
Matthew Bauer f2a33b8709 libdc1394: remove patch
applied in newer version
2019-06-05 22:55:15 -04:00
Matthew Bauer a430a5c963 libtommatch: fix substituteInPlace
var name was changed
2019-06-05 22:54:38 -04:00
Matthew Bauer 8633a12224 kconfig-frontends: don’t error on security warning
needed for clang 7
2019-06-05 22:52:58 -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
R. RyanTM 91b8a60661 tbb: 2019_U6 -> 2019_U7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-05 18:22:57 -05: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
Vladimír Čunát 290695dd28
treewide icu61+ fixes
It's exactly the same issue as in the parent commit.
/cc #60250 (2fe63c8).
2019-06-05 23:16:23 +02:00
Robert Scott b8c8bfa9f4 pythonPackages.spglib: add patch fixing darwin/py27 build, enabling assertions on all platforms 2019-06-05 22:12:54 +01:00
Vladimír Čunát 0d29488705
sword: fixup build with icu >= 61
/cc #60250 (2fe63c8).
2019-06-05 22:54:02 +02:00
Roman Volosatovs 57507ca0b1 gotools: 2019-05-24 -> 2019-06-03 (#62725) 2019-06-05 11:59:35 -07:00
Nahum Shalman e3e32c2028 go-jsonnet: init at v0.13.0 2019-06-05 13:39:56 -04:00
Robin Gloster e9369eff80
Merge pull request #62731 from ivan/libmatroska-1.5.2
libmatroska: 1.5.0 -> 1.5.2
2019-06-05 16:01:01 +00:00
Mario Rodas d3c9e5e16d
Merge pull request #62667 from vanschelven/fix-python-sh
python: sh: fix (patch a test to be able to install again)
2019-06-05 10:37:25 -05:00
Nahum Shalman 220e1d7e7f jsonnet: 0.12.1 -> 0.13.0 (#62732) 2019-06-05 11:18:27 -04:00
Klaas van Schelven 927e9d4ff2 python: sh: fix (patch a test to be able to install again)
See https://github.com/amoffat/sh/pull/468
2019-06-05 17:12:27 +02:00
Ivan Kozik 3c54135a8b libmatroska: 1.5.0 -> 1.5.2
Fixes the build, broken by https://github.com/NixOS/nixpkgs/pull/62459
(libmatroska 1.5.0 expects libebml 1.3.7)
2019-06-05 13:28:13 +00:00
Nikolay Amiantov 1cae1c4ccc Revert "spidermonkey_60: 60.4.0 -> 60.7.0"
This reverts commit 081408041a.
2019-06-05 16:07:07 +03:00
Will Dietz 081408041a spidermonkey_60: 60.4.0 -> 60.7.0 2019-06-05 15:05:50 +03:00
xrelkd 3f624ed0a2 cargo-bloat: 0.6.4 -> 0.7.0 2019-06-05 19:09:22 +08: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 26f728ed89
Merge #62634: gtk-doc: 1.29 -> 1.30 (again)
... into staging.  Approximate Hydra comparison looks good to me:
https://hydra.nixos.org/eval/1523212?compare=1523031
2019-06-05 11:17:32 +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 f67d8591a1 lua: removed zip.nix orphan file
I couldn't find any reference to it and luazip was already packaged in
lua-packages.nix (now generated).
2019-06-05 16:21:18 +09: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
R. RyanTM 97b23ec91d pmd: 6.14.0 -> 6.15.0 (#62503)
* pmd: 6.14.0 -> 6.15.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/pmd/versions

* pmd: cleanup
2019-06-05 08:10:59 +02:00
worldofpeace 447011a9b8
pythonPackages.flask-swagger: disable checkPhase 2019-06-05 00:05:56 -04:00
Ryan Mulligan e3f42e112a
Merge pull request #62454 from r-ryantm/auto-update/ktlint
ktlint: 0.32.0 -> 0.33.0
2019-06-04 21:02:44 -07:00