R. RyanTM
6f94f55540
python37Packages.casbin: 0.8.3 -> 0.9.0
2020-10-16 08:51:10 -07:00
R. RyanTM
d6cc1bb135
python37Packages.shodan: 1.23.1 -> 1.24.0
2020-10-16 08:45:01 -07:00
R. RyanTM
89f6328b14
python37Packages.langcodes: 2.0.0 -> 2.1.0
2020-10-16 08:42:56 -07:00
R. RyanTM
9b285bd534
python37Packages.ipydatawidgets: 4.0.1 -> 4.1.0
2020-10-16 08:42:15 -07:00
R. RyanTM
71d5366c01
python37Packages.google_cloud_videointelligence: 1.15.0 -> 1.16.0
2020-10-16 08:42:00 -07:00
Jon
7e2f44a303
Merge pull request #100715 from r-ryantm/auto-update/python3.7-aria2p
...
python37Packages.aria2p: 0.7.0 -> 0.9.1
2020-10-16 08:36:17 -07:00
R. RyanTM
9402b040fb
python37Packages.pympler: 0.8 -> 0.9
2020-10-16 08:36:00 -07:00
Jon
2f609e7248
Merge pull request #100701 from r-ryantm/auto-update/python3.7-vispy
...
python37Packages.vispy: 0.6.4 -> 0.6.5
2020-10-16 08:35:48 -07:00
R. RyanTM
b59a36311b
python37Packages.plexwebsocket: 0.0.6 -> 0.0.12
2020-10-16 08:35:20 -07:00
R. RyanTM
2d8939e6a6
python27Packages.jsbeautifier: 1.12.0 -> 1.13.0
2020-10-16 08:33:04 -07:00
R. RyanTM
0a2acd4762
python37Packages.kafka-python: 2.0.1 -> 2.0.2
2020-10-16 08:32:28 -07:00
Anderson Torres
4669a06b33
Merge pull request #99572 from siraben/tilem-init
...
tilem: init at 2.0
2020-10-16 12:18:21 -03:00
Jack Kelly
b5e37e1ea5
terragrunt: 0.23.40 -> 0.25.4 ( #100727 )
...
* terragrunt: use buildFlagsArray
* terragrunt: 0.23.40 -> 0.25.4
2020-10-16 17:18:01 +02:00
Bouke van der Bijl
bf21b814cb
gopls: 0.5.0 -> 0.5.1 ( #100719 )
2020-10-16 17:17:32 +02:00
Doron Behar
6e202d8ecb
Merge pull request #100726 from Ma27/bump-gotify-server
2020-10-16 17:59:30 +03:00
Michael Weiss
7ca4469122
tdesktop: Drop unused CMake variables and passthru tg_owt
...
Before this change:
> CMake Warning:
> Manually-specified variables were not used by the project:
>
> BUILD_TESTING
> CMAKE_EXPORT_NO_PACKAGE_REGISTRY
> CMAKE_POLICY_DEFAULT_CMP0025
> DESKTOP_APP_USE_PACKAGED_GSL
> DESKTOP_APP_USE_PACKAGED_RLOTTIE
> DESKTOP_APP_USE_PACKAGED_VARIANT
> TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME
> TDESKTOP_USE_PACKAGED_TGVOIP
2020-10-16 16:15:22 +02:00
Emery Hemingway
bb99a0d9a8
nim: 1.2.6 -> 1.4.0
2020-10-16 16:07:50 +02:00
Maximilian Bosch
f214a2cda5
gotify-server: 2.0.18 -> 2.0.20
...
https://github.com/gotify/server/releases/tag/v2.0.19
https://github.com/gotify/server/releases/tag/v2.0.20
2020-10-16 15:50:08 +02:00
Stig P
d944d67751
Merge pull request #100652 from zakame/zakame/contrib/perl-FutureAsyncAwait
...
perlPackages.FutureAsyncAwait: init at 0.44
2020-10-16 13:49:29 +00:00
oxalica
4c59c0b1da
tdesktop: 2.3.0 -> 2.4.3 and enable webrtc ( #100450 )
...
Enables WebRTC by packaging tg_owt.
2020-10-16 15:41:07 +02:00
Ryan Mulligan
f9728adae7
Merge pull request #99128 from jbedo/delly
...
delly: 0.8.2 -> 0.8.5
2020-10-16 06:30:11 -07:00
Tim Steinbach
a3cae625e4
oh-my-zsh: 2020-10-14 -> 2020-10-15
2020-10-16 09:29:36 -04:00
Mario Rodas
816ee4a8f3
Merge pull request #100675 from marsam/update-nodejs-14_x
...
nodejs-14_x: 14.13.1 -> 14.14.0
2020-10-16 08:25:29 -05:00
Michael Weiss
86a4a50e10
Merge pull request #99984 from ggreif/darwin-llvm11
...
llvmPackages_11: 11.0.0rc5 -> 11.0.0 and various fixes/improvements:
- llvmPackages_11 now compiles on Darwin
- libcxx now compiles on Linux
- Ported #91293 to 11.0.0
- Try to anticipate #100388
2020-10-16 14:57:33 +02:00
Zak B. Elep
86e486a890
perlPackages.FutureAsyncAwait: init at 0.44
...
dependencies:
perlPackages.XSParseSublike: init at 0.10
2020-10-16 20:55:26 +08:00
Profpatsch
bb8758a533
Merge pull request #100504 from teto/treesitter_lua
...
Treesitter lua
2020-10-16 14:43:46 +02:00
Holger Wünsche
6948875e73
llvmPackages_11.compiler-rt: enable support for i486 i586 i686
...
compiler-rt (and as a result clang) can't be build for i686 (as noticed here: #99984 ).
The patch adds the required variables and should result in the same behavior as in the nixpkgs-llvm10. It essentially forces to use i386 buildins when using i486, i586 or i686, which are not supported.
Fixes #100392
2020-10-16 14:35:22 +02:00
Ryan Mulligan
67b3cc54bc
Merge pull request #100684 from r-ryantm/auto-update/python3.7-bayesian-optimization
...
python37Packages.bayesian-optimization: 1.1.0 -> 1.2.0
2020-10-16 05:08:29 -07:00
Ryan Mulligan
a1a01bdd52
Merge pull request #100606 from cideM/node-merge-pr
...
nodePackages: init sass clubhouse-cli makam inliner undollar (combine several PRs)
2020-10-16 05:03:46 -07:00
Ryan Mulligan
afe60aeec3
Merge pull request #100664 from r-ryantm/auto-update/python3.7-distributed
...
python37Packages.distributed: 2.23.0 -> 2.30.0
2020-10-16 04:45:43 -07:00
R. RyanTM
1ccea4f8a0
python37Packages.aria2p: 0.7.0 -> 0.9.1
2020-10-16 11:35:37 +00:00
Vincent Laporte
6742cc7660
ocamlPackages.camlimages: remove at 4.1.2
2020-10-16 12:33:38 +02:00
Vincent Laporte
0385e6094f
ocamlPackages.camlimages: 5.0.1 → 5.0.3
2020-10-16 12:33:38 +02:00
Vincent Laporte
1d3b373443
camlPackages.io-page: remove unused parameter
2020-10-16 12:33:38 +02:00
Michael Weiss
db33f99343
signal-desktop: 1.36.3 -> 1.37.1
2020-10-16 12:13:12 +02:00
R. RyanTM
461a5d3319
python37Packages.vispy: 0.6.4 -> 0.6.5
2020-10-16 10:02:58 +00:00
Michael Weiss
aee3076ba7
chromiumDev: M87 -> M88
2020-10-16 11:58:20 +02:00
Daniël de Kok
33d73ba66a
Merge pull request #98088 from turion/vscode_1.49.0
...
Bump VSCode version
2020-10-16 11:52:21 +02:00
Marek Mahut
fdb94a1728
Merge pull request #100523 from SuperSandro2000/dnscontrol-3.4.2
...
dnscontrol: 3.3.0 -> 3.4.2
2020-10-16 11:22:35 +02:00
Manuel Bärenz
40c84bd392
vscode, vscodium: Document update scripts
2020-10-16 11:14:43 +02:00
Manuel Bärenz
ffb7a61905
vscode, vscodium: 1.50.0 -> 1.50.1
2020-10-16 11:14:42 +02:00
Florian Beeres
b1b63b66c9
nodePackages: init multiple packages
...
This commit combines several individual PRs which would have resulted in
merge conflicts in the generated JSON files. Instead, the "generate.sh"
script is only ran once.
Due to "makam" not building on MacOS in the form it was originally added
in the PR I made some adjustments to this diff.
List of added packages:
- nodePackages.clubhouse-cli: init at 2.1.0
- nodePackages.makam: init at 0.7.17
- nodePackages.inliner: init at 1.13.1
- nodePackages.sass: init at 1.27.0
- nodePackages.undollar: init at 1.0.0
Co-authoring is used to preserve contributions.
Co-authored-by: Changlin Li <mail@changlinli.com>
Co-authored-by: Pasquale <p3dimaria@hotmail.it>
Co-authored-by: Teodoro Freund <teodoro.freund@tweag.io>
Co-authored-by: Tobias Mayer <tobim@fastmail.fm>
Co-authored-by: vladki <vlad@kirillov.im>
2020-10-16 10:55:26 +02:00
Daniël de Kok
e7add4afc1
Merge pull request #99374 from siraben/mktiupgrade-init
...
knightos-mktiupgrade: init at 1.1.6
2020-10-16 10:34:30 +02:00
Raymond Gauthier
8b4db57358
vscx/ms-vsliveshare-vsliveshare: Init at 1.0.2902 ( #100583 )
2020-10-16 10:13:12 +02:00
R. RyanTM
b8fdd08e26
python27Packages.qtconsole: 4.7.6 -> 4.7.7
2020-10-16 00:43:00 -07:00
R. RyanTM
a3dca9576b
deeptools: 3.4.1 -> 3.5.0
2020-10-16 00:42:47 -07:00
R. RyanTM
2d405382cc
rdbtools: 0.1.14 -> 0.1.15
2020-10-16 00:42:34 -07:00
R. RyanTM
00f0b1d721
nbstripout: 0.3.7 -> 0.3.9
2020-10-16 00:40:08 -07:00
R. RyanTM
5be21fe5e9
python37Packages.pybullet: 2.8.7 -> 3.0.6
2020-10-16 00:28:40 -07:00
R. RyanTM
3205223f3b
python37Packages.pysmb: 1.2.2 -> 1.2.4
2020-10-16 00:26:18 -07:00