Commit graph

277889 commits

Author SHA1 Message Date
Martin Weinelt
4252f1a092
Merge pull request #115625 from LeSuisse/zstd-1.4.9
zstd: 1.4.8 -> 1.4.9
2021-03-20 02:01:29 +01:00
Martin Weinelt
d9bc0eca59
Merge pull request #112701 from mweinelt/python/starlette
python3Packages.starlette: 0.13.8 -> 0.14.2
2021-03-20 01:55:35 +01:00
sternenseemann
92887309bb mariadb-connector-c: correct license, lgpl 2.1 or later 2021-03-20 01:40:48 +01:00
github-actions[bot]
1620a4d1e1
Merge staging-next into staging 2021-03-20 00:40:14 +00:00
github-actions[bot]
39026e9822
Merge master into staging-next 2021-03-20 00:40:12 +00:00
Martin Weinelt
f899f3afdf
python3Packages.starlette: 0.13.8 -> 0.14.2
- ujson was dropped in https://github.com/encode/starlette/pull/1047
- test_debug_html was fixed in https://github.com/encode/starlette/pull/1132
2021-03-20 01:37:29 +01:00
AndersonTorres
425097eb72 yabasic: init at 2.89.1 2021-03-19 21:21:01 -03:00
Sandro
27746002e1
Merge pull request #116955 from danieldk/transformers-4.4.2
python3Packages.transformers: 4.3.3 -> 4.4.2
2021-03-20 00:31:13 +01:00
Sandro
6e320017f7
Merge pull request #116824 from siraben/archivy-update
archivy: 1.0.2 -> 1.1.1
2021-03-20 00:22:06 +01:00
Wael Nasreddine
d1921174a9
Merge pull request #108454 from kalbasit/opensource/nixpkgs/update-ccloud-cli
ccloud-cli: Declare the actual supported platforms
2021-03-19 16:20:14 -07:00
Robert Scott
996b14f610
Merge pull request #116614 from r-ryantm/auto-update/fly
fly: 7.0.0 -> 7.1.0
2021-03-19 23:13:22 +00:00
Wael M. Nasreddine
9b05bad4ba
ccloud-cli: Declare the actual supported platforms
Not all Linux and Darwin platforms are supported, only their x86_64
variants are supported.
2021-03-19 15:59:23 -07:00
Robert T. McGibbon
eb7c92cb5e inchi: 1.05 -> 1.06 2021-03-19 18:59:08 -04:00
Robert Scott
760ea3eae6
Merge pull request #116725 from fabaff/bump-pylast
python3Packages.pylast: 4.1.0 -> 4.2.0
2021-03-19 22:58:04 +00:00
Wael M. Nasreddine
48b0b3f72a
ccloud-cli: update the curl call to fetch the latest version 2021-03-19 15:54:48 -07:00
Ricardo Guevara
ac2501d4ae
ccloud-cli v0.202.0 > v1.25.0 (#116970) 2021-03-19 15:51:32 -07:00
Andy Richardson
cedf914352
vscode-extensions.emmanuelbeziat.vscode-great-icons: Init at 2.1.64 (#113984)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-19 23:38:37 +01:00
Robert Scott
8cb1afae1b
Merge pull request #116964 from rmcgibbo/gremlinpython
python3Packages.gremlinpython: 3.4.8 -> 3.4.10
2021-03-19 22:36:56 +00:00
Sandro
cf117712a8
Merge pull request #116148 from NeverBehave/pkg/fission 2021-03-19 23:30:32 +01:00
Anna Kudriavtsev
3bfce611c3 7zz: init at 21.01 2021-03-19 15:01:49 -07:00
OPNA2608
33d030bfa0 corrscope: init at 0.7.0 2021-03-19 15:00:04 -07:00
John Ericson
097933d70b
Merge pull request #116833 from thefloweringash/compiler-rt-arch
llvmPackages_{10,11}.compiler-rt: restrict build to current arch
2021-03-19 17:49:49 -04:00
Bryan A. S
d09f37cc24 nextcloud-client: Add back qtWrapperArgs
This should fix https://github.com/NixOS/nixpkgs/issues/115383

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-03-19 14:37:52 -07:00
Nicole Prindle
c4cfaf4192 tmuxPlugins: add error message for mkDerivation
tmuxPlugins.mkDerivation was renamed to tmuxPlugins.mkTmuxPlugin; we
should fail explicitly for anyone using the old function.
2021-03-19 14:37:07 -07:00
Nicole Prindle
d93c9b0789 tmuxPlugins: re-add mkTmuxPlugin
`mkTmuxPlugin` was removed from `tmuxPlugins` in #115718 while changing
the name from `mkDerivation`; this reintroduces it under the new name.
2021-03-19 14:37:07 -07:00
David Reiss
7244e1c23d pam_mount: 2.16 -> 2.17 2021-03-19 14:30:43 -07:00
Dmitry Kalinkin
2fd38834a8
python3Packages.urllib3: remove obsolete SSL dependencies
Same as:
'https://github.com/gentoo/gentoo/pull/19383'

Remove certifi as it is not referenced
90ee766d91
2021-03-19 17:23:29 -04:00
Fabian Affolter
86c2d1bf05 boltbrowser: init at 2.0 2021-03-19 22:18:41 +01:00
Dmitry Kalinkin
8fff8b7127
python2Packages.urllib3: re-enable
Was disabled for no explained reason.

Fixes: dced68b7 ('python3Packages.urllib3: enable tests (#114282)')
2021-03-19 17:18:02 -04:00
Maximilian Bosch
3054fdf8d6
Merge pull request #116586 from asbachb/update/netbeans
netbeans: 12.2 -> 12.3
2021-03-19 22:14:55 +01:00
Maximilian Bosch
8c43e77498
Merge pull request #116836 from r-ryantm/auto-update/cargo-about
cargo-about: 0.2.3 -> 0.3.0
2021-03-19 22:02:30 +01:00
Robert T. McGibbon
a7e42129c2 python3Packages.gremlinpython: 3.4.8 -> 3.4.10 2021-03-19 17:00:05 -04:00
Robert T. McGibbon
c0406d8c93 python3Packages.rdkit: 2020.09.3 -> 2020.09.5 2021-03-19 16:43:28 -04:00
Robert T. McGibbon
a6c50aff9d python3Packages.imbalanced-learn: 0.7.0 -> 0.8.0 2021-03-19 16:30:04 -04:00
Peter Simons
a839c811a5
Merge pull request #116096 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19 21:24:10 +01:00
Andrew Childs
2a588dad4e llvmPackages_{10,11}.compiler-rt: restrict build to current arch
Workaround for build failure after adding mandatory -arch
argument. Nixpkgs targets a single architecture, so this saves a small
amount of wasted build effort.

See https://github.com/NixOS/nixpkgs/pull/114817#issuecomment-802709527
2021-03-19 20:23:24 +00:00
Andrew Childs
8cc0010f0c llvmPackages_*.compiler-rt: use darwinArch 2021-03-19 20:23:23 +00:00
Peter Simons
0f3acba0fd all-cabal-hashes: update to Hackage at 2021-03-19T20:01:05Z 2021-03-19 21:22:17 +01:00
Ivan Babrou
2cf3641a5c rustc: update llvm on darwin to current
We downgraded when LLVM 10 wasn't working well on Darwin: #101136.
Now that we're using LLVM 11, the issue is no longer present.
2021-03-20 06:12:48 +10:00
zowoq
7598a80b52 sqlite: 3.34.1 -> 3.35.2
https://www.sqlite.org/releaselog/3_35_2.html
2021-03-20 06:12:15 +10:00
Peter Simons
895b59a39c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
15683ff62a.
2021-03-19 20:59:22 +01:00
Peter Simons
8377f503f1 cabal-install: fix the build with ghc-9.0.x 2021-03-19 20:57:01 +01:00
Peter Simons
1c16f8cf4f cabal-install: fix the build with ghc-8.8.x 2021-03-19 20:51:56 +01:00
Peter Simons
f17596c260 pandoc: disable the test suite to fix the build
It seems like a recent update of a dependency has broken ~7 tests in Pandoc.
Upstream is aware of the issue.
2021-03-19 20:45:51 +01:00
Peter Simons
27abb2ef12 hackage2nix: disable Windows-only builds an aarch64-linux and armv7l-linux 2021-03-19 20:38:16 +01:00
Peter Simons
d8333b3ab7 haskell-aws: add jailbreak to fix the build with base16-bytestring version 1.x 2021-03-19 20:38:15 +01:00
Daniël de Kok
29a4b21c35 python3Packages.transformers: 4.3.3 -> 4.4.2
Changelog:

https://github.com/huggingface/transformers/releases/tag/v4.4.2
https://github.com/huggingface/transformers/releases/tag/v4.4.1
https://github.com/huggingface/transformers/releases/tag/v4.4.0
2021-03-19 20:30:56 +01:00
Sandro
70ed6f5fee
Merge pull request #116946 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.8.2 -> 2.8.3
2021-03-19 19:54:46 +01:00
Sandro
981d01332f
Merge pull request #114437 from gvolpe/theme/juno 2021-03-19 19:46:47 +01:00
Sandro
68bca414ca
Merge pull request #116943 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.205 -> 0.0.206
2021-03-19 19:42:46 +01:00