Commit Graph

65395 Commits

Author SHA1 Message Date
Sandro
2992ef656a
Merge pull request #142456 from SuperSandro2000/gotest 2021-10-21 12:58:41 +02:00
Pavol Rusnak
e4fc6af89e
Merge pull request #139187 from prusnak/dotnet-sdk_6
dotnet-sdk_6: init at 6.0.0-rc.2
2021-10-21 11:58:12 +02:00
Pavol Rusnak
8568ce473f
dotnet-sdk_6: init at 6.0.0-rc.2 2021-10-21 11:57:17 +02:00
Sandro Jäckel
fc25bc51f0
gotest: init at 0.0.6 2021-10-21 11:36:16 +02:00
Vincent Laporte
44745d496c coqPackages.extructures: init at 0.3.0 2021-10-21 10:03:03 +02:00
Vincent Laporte
78085b01ef coqPackages.deriving: init at 0.1.0 2021-10-21 10:03:03 +02:00
Fabian Affolter
c9c5344930
Merge pull request #138502 from fabaff/bump-cirq
python3Packages.cirq-core: 0.11.0 -> 0.12.0
2021-10-21 09:20:40 +02:00
Fabian Affolter
5801e0c5f7
Merge pull request #142264 from fabaff/fix-checkov
checkov: 1.0.674 -> 2.0.496
2021-10-21 09:05:31 +02:00
Ben Siraphob
01d46974a3
Merge pull request #142071 from Zimmi48/hydras-0.5 2021-10-21 01:27:10 -05:00
noisersup
28f7d4922b geek-life: init at 0.1.2 2021-10-21 04:46:23 +02:00
Mario Rodas
543a5ac05b
Merge pull request #142294 from marsam/update-ruby-packages
rubyPackages: update
2021-10-20 20:28:41 -05:00
Bobby Rong
85b417446a
Merge pull request #142239 from bcdarwin/update-abella
abella: 2.0.6 -> 2.0.7
2021-10-21 08:51:08 +08:00
Mario Rodas
00d48f0ea3
Merge pull request #142291 from marsam/init-nodejs-17_x
nodejs-17_x: init at 17.0.0
2021-10-20 19:40:19 -05:00
Maximilian Bosch
dd7d2ee6d3
Merge pull request #141100 from Ma27/kernel-maintenance
linux: changes for #140281
2021-10-21 01:52:03 +02:00
figsoda
1c6c6b9563
Merge pull request #142351 from figsoda/image-roll
image-roll: init at 1.3.1
2021-10-20 18:28:58 -04:00
figsoda
ca549f3bfc
Merge pull request #142365 from figsoda/timelimit
timelimit: init at 1.9.2
2021-10-20 18:28:23 -04:00
Maximilian Bosch
bb5aa0109b
linux: build hardened kernel with matching releases
Until now we merged kernel updates even if no hardened versions were
available yet. On one hand we don't want to delay patch-level updates,
on the other hand users of hardened kernels have frequent breakage now[1].

This change aims to provide a solution this issue:

* The hardened patchset now references the kernel version it's released
  for (including a sha256 hash for the fixed-output path of the source
  tarball).
* The `hardenedKernelFor`-function doesn't just append hardened patches
  now, but also overrides version & src to match the kernel version the
  patch was built & tested for.

Refs #140281

[1] https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.linuxPackages_hardened.kernel.x86_64-linux/all
2021-10-20 23:51:52 +02:00
Nikita Uvarov
231cfadcd7
python3Packages.apcaccess: init at 0.0.13 2021-10-20 20:44:40 +02:00
figsoda
77b713b5cd timelimit: init at 1.9.2 2021-10-20 13:45:41 -04:00
Nikita Uvarov
917d7217a5 pythonPackages.py-synologydsm-api: init at 1.0.2 2021-10-20 09:48:57 -07:00
Luke Gorrie
4f9ca7c565
Common lisp update (#142209)
quicklisp: 2021-02-13 -> 2021-08-07
lispPackages: regenerate from fresher Quicklisp
sbcl: 2.1.2 -> 2.1.9 (switch default version)
lispPackages.mgl, lispPackages.mgl-mat: init
lispPackages.iolib: suppress network-reliant tests
lispPackages.esrap: apply upstream SBCL 2.1.9 compatibility patch

Removed packages caveman and clack-v1-compat that are removed.

Added more packages from Quicklisp.

* lisp-modules/shell.nix: Add openblas for MGL

* lisp-modules: Update README.txt

Mention that shell.nix needs to be updated when adding packages that
have external dependencies during package analysis, e.g. package :LLA that specifically wants to load libblas.so at compile-time.

* lisp-modules/define-package.nix: Fix package path deduplication

The deduplication of NIX_LISP_ASDF_PATHS was not working, apparently
due to a shell quoting bug causing the sort/uniq pipeline to run at
the wrong time. This is now deduplicated in a separate step.

This fixes a series problem where environments with many Lisp packages
would exhasut the available environment space on Linux, causing
obscure "too many arguments" error messages from the shell, because
the NIX_LISP_ASDF_PATHS list was bloated with ~90% duplicates.

Co-authored-by: Luke Gorrie <luke@nuddy.co>
2021-10-20 14:30:31 +00:00
figsoda
bda0cc3b1a image-roll: init at 1.3.1
Co-authored-by: Artturi <Artturin@artturin.com>
2021-10-20 08:38:56 -04:00
Nikita Uvarov
045e85bb9b
pythonPackages.pyatome: init at 0.1.1 2021-10-20 13:15:06 +02:00
Yureka
d6e0195ccd prefetch-yarn-deps, fetchYarnDeps: init 2021-10-20 11:39:16 +02:00
Sandro
f9497f052e
Merge pull request #141878 from yrd/pdftoipe 2021-10-20 11:27:01 +02:00
Yannik Rödel
57af39129b pdftoipe: init at 7.2.24.1 2021-10-20 10:27:05 +02:00
Thiago Kenji Okada
8abb6e72c9 graalvm-ce: 21.2.0 -> 21.3.0
- Drop graalvm8 since it was removed by upstream
- Add update.sh script to make it easier to generate hashes for all
  platforms
- Fix GraalPython, broken since #141825 (sorry)
- Small refactorings and fixes
2021-10-20 09:56:47 +02:00
Fabian Affolter
f00a3308d1
Merge pull request #141808 from wamserma/init-pydal
pythonPackages.pydal: init at 20210626.3
2021-10-20 09:12:29 +02:00
Vincent Laporte
a85cb38ba5 sawjap: init at 1.5.10
`sawjap` is a small standalone program that transforms `.class` files in
`JBir` form and pretty-prints the result.
2021-10-20 09:07:47 +02:00
Nikolay Korotkiy
df330f0407
airspyhf: init at 1.6.8 2021-10-20 09:44:10 +03:00
Nikolay Korotkiy
d4a0547fed
libad9361: init at 0.2 2021-10-20 09:44:08 +03:00
Fabian Affolter
f40d8c92fa
Merge pull request #142018 from fabaff/termscp
termscp: init at 0.7.0
2021-10-20 08:40:24 +02:00
Fabian Affolter
92b9a30b03
Merge pull request #142008 from fabaff/hiksink
hiksink: init at 1.2.0
2021-10-20 08:40:09 +02:00
Mario Rodas
d76a91b1ba source-sans-pro: 3.006 -> 3.046 2021-10-20 04:20:00 +00:00
Mario Rodas
0c21683467 source-serif-pro: 3.000 -> 4.004 2021-10-20 04:20:00 +00:00
Mario Rodas
0934cf75a8 rubyPackages: update 2021-10-19 22:27:26 -05:00
Mario Rodas
935ddcdab9 nodejs-17_x: init at 17.0.1
https://github.com/nodejs/node/releases/tag/v17.0.0
https://github.com/nodejs/node/releases/tag/v17.0.1
2021-10-19 21:52:55 -05:00
Bobby Rong
a7c5460299
Merge pull request #142274 from ju1m/uboot
uboot: add Cubieboard2 build
2021-10-20 09:42:55 +08:00
Samuel Dionne-Riel
74134f7eee angelfish: Provide as Plasma Mobile Gear 2021-10-19 20:42:59 -04:00
figsoda
28aa1f987c rustracerd: remove 2021-10-19 19:17:46 -04:00
Fabian Affolter
de3f35e9ad python3Packages.cyclonedx-python-lib: init at 0.9.1 2021-10-20 00:19:05 +02:00
Ben Darwin
3032353fcb abella: 2.0.6 -> 2.0.7 2021-10-19 13:25:44 -04:00
figsoda
24ee98beb4
Merge pull request #142022 from figsoda/epick
epick: init at 0.5.1
2021-10-19 10:35:39 -04:00
figsoda
9aedbca409
Merge pull request #142123 from lourkeur/uwufetch-init
uwufetch: init at 1.7
2021-10-19 10:23:50 -04:00
Louis Bettens
467bb0f93f uwufetch: init at 1.7 2021-10-19 15:09:25 +02:00
Sandro
2491602088
Merge pull request #142186 from em0lar/zsh-autocomplete 2021-10-19 14:33:26 +02:00
Sandro
51d0119ebb
Merge pull request #142198 from fabaff/bump-plaid-python 2021-10-19 14:24:45 +02:00
Sandro
94661f908a
Merge pull request #142194 from jbedo/fastp 2021-10-19 13:48:08 +02:00
Leo Maroni
536f7a8711
zsh-autocomplete: init at 21.09.22 2021-10-19 13:47:25 +02:00
Fabian Affolter
a1810f03d1 python3Packages.nulltype: init at 2.3.1 2021-10-19 12:18:48 +02:00
Justin Bedo
c25a1b7a5a
isa-l: init 2.30.0 2021-10-19 21:05:01 +11:00
Sandro
9355f60603
Merge pull request #141362 from gbtb/packaged_rocketchat-desktop_binary 2021-10-19 11:29:23 +02:00
Sandro
566e5366ac
Merge pull request #84856 from sikmir/hobbits 2021-10-19 11:24:18 +02:00
Nikolay Korotkiy
6db220afca
hobbits: init at 0.52.0 2021-10-19 10:59:19 +03:00
Manuel Bärenz
7a135abf60
Merge pull request #98214 from turion/dev_test_all_agda_packages
Fix #98209. Test all agda packages
2021-10-19 09:56:50 +02:00
Pavol Rusnak
d31c9bd3f0
Merge pull request #139571 from prusnak/dotnet-cleanup
dotnet: cleanup; point dotnet-sdk alias to 5.0; remove unsupported SDKs
2021-10-19 09:16:11 +02:00
TG × ⊙
e753a9141a
ocamlPackages.ppx_deriving_yaml: init at 0.1.0 (#139635) 2021-10-19 08:25:50 +02:00
Pavol Rusnak
eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
Sandro
edf9cbe0c9
Merge pull request #141351 from hardselius/steampipe 2021-10-18 23:27:02 +02:00
Jim Garrison
07644a1733
ekam: init at 2021-09-18 (#141064)
Co-authored-by: Ian Denhardt <ian@zenhack.net>
Co-authored-by: Artturi <Artturin@artturin.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 22:45:19 +02:00
Fabián Heredia Montiel
64b48e6883 aliases: cleanup
- Remove throws older than 2 years. (29)
 - Correct typo on two dates
2021-10-18 15:32:46 -05:00
Samuel Dionne-Riel
847b2cec0d kweathercore: init at v0.4
Why 0.4 when 0.5 is tagged? Because current kweather depends on 0.4 and
won't build with 0.5...

¯\_(ツ)_/¯
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
ae5b37c833 keysmith: 0.2 -> 21.06 2021-10-18 16:10:35 -04:00
Sandro
b775c1f58d
Merge pull request #142108 from Ma27/pi-ldap-proxy-py3 2021-10-18 22:06:22 +02:00
Robert Hensing
bec637d12a
Merge pull request #141799 from hercules-ci/fix-netlify
Fix `netlify-cli` and add test
2021-10-18 21:31:59 +02:00
Maximilian Bosch
47fc40d5ab
pythonPackages.privacyidea-ldap-proxy: 0.6.1 -> 0.6.2, switch to python3 2021-10-18 21:14:35 +02:00
Fabián Heredia Montiel
f824d27f66 mercurial_4: remove 2021-10-18 12:56:44 -05:00
figsoda
ecd018bb00
Merge pull request #142046 from LibreCybernetics/update-git-fast-export
git-fast-export: 200213 → 210917
2021-10-18 13:42:14 -04:00
Jules Aguillon
ab8489cc40
Upgrade ocamlPackages.yaml and add ocamlPackages.yaml-sexp (#142089)
* ocamlPackages.yaml: 2.1.0 -> 3.0.0

Also added the checkInputs.

* Add ocamlPackage.yaml-sexp 3.0.0

The part of yaml that requires sexplib is moved to a second package.
2021-10-18 17:56:20 +02:00
figsoda
3cef82c59b
Merge pull request #142023 from figsoda/wasm-bindgen-cli-clean-up
wasm-bindgen-cli: clarify license, clean up
2021-10-18 11:34:13 -04:00
GRBurst
a327285228
bront_fonts: init at 2015-06-28 (#86450)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 17:22:50 +02:00
GRBurst
ec1fb9d12a
runescape: init at 2.2.9 (#139193)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-18 17:22:22 +02:00
Ellie Hermaszewska
7c0dcba282
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-10-18 22:45:24 +08:00
José Romildo Malaquias
ef7b59ecc0
Merge pull request #141989 from romildo/upd.vopono
vopono: init at 0.8.6
2021-10-18 11:29:30 -03:00
Sandro
af764f6527
Merge pull request #141812 from thiagokokada/remove-graalvm 2021-10-18 15:24:11 +02:00
figsoda
253bf2fcb7 wasm-bindgen-cli: clarify license, clean up 2021-10-18 08:03:16 -04:00
Théo Zimmermann
8797af5eb7
coqPackages.gaia-hydras: init at 0.5 2021-10-18 11:42:52 +02:00
Martin Weinelt
de3b15f0ac
Merge pull request #142057 from fabaff/rename-airthings 2021-10-18 10:54:15 +02:00
Ryan Burns
f5eece7db4 aws-c-sdkutils: init at 0.1.1 2021-10-18 01:31:14 -07:00
Fabian Affolter
75eebdced1 python3Packages.airthings-cloud: rename module 2021-10-18 09:28:11 +02:00
Fabian Affolter
4677531446
Merge pull request #141964 from fabaff/bump-deezer-python
python3Packages.deezer-python: 3.1.0 -> 3.2.0
2021-10-18 08:14:41 +02:00
figsoda
8e6bf0688e epick: init at 0.5.1 2021-10-17 23:32:03 -04:00
Fabián Heredia Montiel
48c041f234 git-fast-export: 200213 → 210917 2021-10-17 19:48:10 -05:00
github-actions[bot]
f5e1fc6ad5
Merge master into haskell-updates 2021-10-18 00:07:22 +00:00
José Romildo
8930e39c11 vopono: init at 0.8.6 2021-10-17 19:18:54 -03:00
Markus S. Wamser
ecebb0d75f pythonPackages.pydal: init at 20210626.3 2021-10-17 22:08:13 +02:00
Pascal Bach
e9c43c2efc
Merge pull request #141581 from Smittyvb/init-qcoro
qcoro: init at 0.3.0
2021-10-17 21:00:29 +02:00
Vladimír Čunát
53eab6a258
Merge #139545: libressl: 3.2.5 -> 3.4.0, enable tests 2021-10-17 20:18:30 +02:00
Fabian Affolter
145736a0d7 termscp: init at 0.7.0 2021-10-17 19:56:47 +02:00
figsoda
19d3d332df
Merge pull request #141998 from fabaff/rates
rates: init at 0.5.0
2021-10-17 12:15:40 -04:00
Fabian Affolter
eed2b2960b hiksink: init at 1.2.0 2021-10-17 18:05:17 +02:00
Fabian Affolter
216d735fad rates: init at 0.5.0 2021-10-17 18:02:11 +02:00
Yureka
67ef64c5cf llvm: bump min version for musl to 11+
Older LLVM versions are not building with musl right now, while 11+
works fine.
2021-10-17 18:00:36 +02:00
figsoda
d2ca0f31b6
Merge pull request #141932 from figsoda/tidy-viewer
tidy-viewer: init at 0.0.21
2021-10-17 10:49:19 -04:00
Doron Behar
a851c616a2
Merge pull request #107056 from ShamrockLee/gnudatalanguage 2021-10-17 14:41:08 +00:00
sternenseemann
6101c27a43 release-haskell.nix: test working packages with ghc921 as well
This will produce some binary cache and CI for GHC 9.2.1. Specifically
we will notice when we can drop the head.hackage packages again.
2021-10-17 16:21:13 +02:00
sternenseemann
76d93938da release-haskell.nix: rename all (compilers) to released (compilers)
This is more accurate, since we don't have GHC 9.2.1 nor HEAD in there.
2021-10-17 16:21:13 +02:00
Fabian Affolter
cbc562a6ae python3Packages.environs: init at 9.3.4 2021-10-17 12:31:34 +02:00
Bernardo Meurer
a1a7badc75
Merge pull request #138641 from poscat0x04/unbound-ecs 2021-10-17 01:00:52 -07:00
Poscat
280e7b93be
unbound: enable more features 2021-10-17 15:15:12 +08:00
Shamrock Lee
d80b0c0171 gnudatalanguage: Init at 1.0.0
*   Generate PlPlot drivers by
    injecting wxGtk31 (if enableWX == true)
    and/or xorg.libX11 (if enableXWin == true,
    default to false)
    into the buildInputs of plplot
    with plplot.overrideAttrs
*   Override hdf4 and hdf5 with
    custom mpi (if
    enableMPI == true and libraryMPI == mpich)
    and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00
AndersonTorres
33bbcacaf4 ciano: init at 0.2.4 2021-10-16 23:41:34 -03:00
Bryan A. S
7f8d276a8a
kn: init at 0.26.0 (#141928)
Co-authored-by: figsoda <figsoda@pm.me>
2021-10-16 21:26:50 -04:00
figsoda
5213ac95cc tidy-viewer: init at 0.0.21 2021-10-16 20:37:14 -04:00
Fabian Affolter
75a67bc2e3
Merge pull request #141415 from fabaff/git-privacy
git-privacy: init at 2.1.0
2021-10-16 22:49:44 +02:00
Fabian Affolter
65f04d1f80
Merge pull request #141573 from fabaff/aioridwell
python3Packages.aioridwell: init at 0.2.0
2021-10-16 22:49:01 +02:00
Michael Raskin
b043d79e63
Merge pull request #141899 from 7c6f434c/luarocks-use-3.2.1
Luarocks use 3.2.1
2021-10-16 19:18:42 +00:00
figsoda
b1c9da8849
Merge pull request #141815 from SirSeruju/master
games: ddnet
2021-10-16 15:03:04 -04:00
Seruju
9889c07eb3 ddnet: init at 15.5.4 2021-10-16 21:59:39 +03:00
Michael Raskin
397b649283 luaPackages.luarocks-3_7: init so that the reverted update can be accessed if desired 2021-10-16 20:57:36 +02:00
Smitty
16ffcc8f54 qcoro: init at 0.3.0 2021-10-16 14:09:20 -04:00
Sandro
cdec961ebd
Merge pull request #141236 from witchof0x20/ovmf_tpm 2021-10-16 19:46:38 +02:00
Francesco Gazzetta
18d24771da flitter: init at unstable-2020-10-05 2021-10-16 19:12:56 +02:00
Francesco Gazzetta
0ad041e5bc ocamlPackages.color: init at 0.2.0 2021-10-16 19:12:56 +02:00
Sandro
9ff962dd55
Merge pull request #141014 from r-burns/aws-bump-to-end-all-bumps 2021-10-16 19:12:17 +02:00
Sandro
79f6b9a339
Merge pull request #139449 from newAM/svdtools 2021-10-16 18:48:50 +02:00
Bastien Rivière
33bc6f8706
docker-compose2: init at 2.0.1 (#141366)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-16 18:19:32 +02:00
Alex Martens
24fceb4a93 svdtools: init at 0.1.20 2021-10-16 08:23:55 -07:00
Alex Martens
ce036aad8e python3Packages.braceexpand: init at 0.1.7 2021-10-16 08:23:38 -07:00
Zak B. Elep
67011b7cc7
Merge pull request #141520 from zakame/contrib/python3-versionfinder
python3Packages.versionfinder: init at 1.1.1
2021-10-16 18:05:22 +08:00
Zak B. Elep
d19f25bffd
Merge pull request #141522 from zakame/contrib/python3-onetimepass
python3Packages.onetimepass: init at 1.0.1
2021-10-16 18:04:21 +08:00
Jade
0b92261d6a
OVMF: add TPM2 support flags 2021-10-16 00:44:31 -04:00
figsoda
c72c3b6b07
Merge pull request #141431 from newAM/cargo-flash
cargo-flash: remove unused buildInputs
2021-10-15 23:24:40 -04:00
Jan Tojnar
f38ee4de53
Merge pull request #141424 from jtojnar/apshd-demo
asphd-demo: init at 0.0.1-alpha
2021-10-16 00:03:14 +02:00
Artturi
c93f3d1d74
Merge pull request #107730 from Atemu/init/gl-gsync-demo 2021-10-16 00:41:38 +03:00
Thiago Kenji Okada
007ea53ba9 graalvm: remove derivation
This derivation was not updated since Jan 18, 2020. It doesn't
build on Hydra because it needs too much memory (~30GB). And no other
packages depend on it.

Also, this is a very complex package and really difficult to maintain.
It is a blocker for https://github.com/NixOS/nixpkgs/pull/141794, since
a recent bump of broke it.

`graalvm8-ce` is the replacement. It is much more up-to-date (`graalvm`
is on version 19.2.1, `graalvm8-ce` is on version 21.2.0), it is much
easier on Hydra (it uses the binary from Oracle).

I also deprecated `jvmci8` and `mx`. I am not sure if `graalvm8`
supplies them, but if something is missing we can always add it later to
`graalvm8-ce`.
2021-10-15 18:37:35 -03:00
Anderson Torres
1ec02e206b
Merge pull request #141775 from AndersonTorres/new-profanity
profanity: 0.11.0 -> 0.11.1
2021-10-15 18:12:18 -03:00
Robert Hensing
f65b1451a0 netlify-cli: Switch to shrinkwrap-based package set 2021-10-15 21:24:48 +02:00
Robert Hensing
bcd05cd2ab
Merge pull request #141682 from hercules-ci/fix-netlify
Fix `netlify-cli` build
2021-10-15 19:46:22 +02:00
Ulrik Strid
cbf28fa8c4 ligo: init at 0.26 2021-10-15 18:48:43 +02:00
Jan Tojnar
c389ff1626 ashpd-demo: init at 0.0.1-alpha 2021-10-15 17:32:18 +02:00
AndersonTorres
70c07a17fb profanity: 0.11.0 -> 0.11.1 2021-10-15 12:26:42 -03:00
Stig
93d13a91be
Merge pull request #133753 from thomassdk/multiple-perl-packages
Multiple perl packages
2021-10-15 15:24:00 +02:00
Malte Brandy
8a89605a3d
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-10-15 13:10:45 +02:00
superherointj
206f3ab323 pythonPackages.jupyter_client: renamed to jupyter-client 2021-10-15 07:51:23 -03:00
Robert Hensing
e8c67529a5 esbuild_netlify: init 2021-10-15 11:30:19 +02:00
Artturi
db56940ea8
Merge pull request #139887 from Artturin/rstudiobump 2021-10-15 08:35:40 +03:00
Zak B. Elep
8c9badab16 python3Packages.onetimepass: init at 1.0.1 2021-10-15 12:45:58 +08:00
Artturi
b101509826
Merge pull request #141407 from Kranzes/bump-libvirt 2021-10-15 05:18:24 +03:00
Artturin
a2fa069103 rstudio: 1.2.5042 -> 1.4.1717 2021-10-15 03:56:09 +03:00
Bobby Rong
12856f3877
Merge pull request #141614 from Flakebi/swec
swec: remove
2021-10-15 08:42:17 +08:00
github-actions[bot]
a7d1600c5e
Merge master into haskell-updates 2021-10-15 00:06:58 +00:00
Artturi
2b875a5183
Merge pull request #141662 from LibreCybernetics/update-shards 2021-10-15 01:45:06 +03:00
Artturi
6897cb1b62
Merge pull request #141646 from LibreCybernetics/remove-old-crystal 2021-10-15 00:17:19 +03:00
Fabián Heredia Montiel
4e2085f338 shards: 0.15 → 0.16 2021-10-14 14:28:50 -05:00
Ryan Burns
4786f9e845 aws-crt-cpp: init at 0.17.0 2021-10-14 10:52:17 -07:00
Ryan Burns
095ababaf6 aws-c-mqtt: init at 0.7.8 2021-10-14 10:52:17 -07:00
Ryan Burns
b01ae7ae35 aws-c-s3: init at 0.1.27 2021-10-14 10:52:17 -07:00
Ryan Burns
bc62bf52e3 aws-c-auth: init at 0.6.4 2021-10-14 10:52:17 -07:00
Ryan Burns
1c2ca77d74 aws-c-http: init at 0.6.7 2021-10-14 10:52:17 -07:00