Commit Graph

225698 Commits

Author SHA1 Message Date
Badi' Abdul-Wahid
79147264ab
python3.pkgs.ipykernel: skip test_unc_paths on darwin (#87628)
* Skip `test_unc_paths` on darwin

* point to upstream issue

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-05-11 16:21:27 -07:00
Jörg Thalheim
fa44d3ad71
Merge pull request #86593 from bandresen/babashka_versionbump
babashka: 0.0.89 -> 0.0.94
2020-05-12 00:00:39 +01:00
Chuck
f9091581e8 nixos/tests/installer: Fix machine name 2020-05-11 15:41:18 -07:00
Jörg Thalheim
dd9c795c6d
Merge pull request #87630 from emilazy/fix-fake-sri 2020-05-11 23:36:23 +01:00
Emily
aff9979170 lib.fake{Sri => Hash}: fix and rename
The previous hash was too short and caused evaluation-time errors like:

    invalid SRI hash 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA='

Additionally, since the fact that this is broken implies that nobody
could have been using it, "SRI" is a bit of a vague and obscure term,
`fakeSriHash` would be somewhat of a mouthful, and the relevant fetcher
parameters are just called `hash`, rename it to `fakeHash`.
2020-05-11 23:11:12 +01:00
Emily
fb40b4b9c8 lego: 3.6.0 -> 3.7.0 2020-05-11 22:47:42 +01:00
Timo Kaufmann
346de1fb8c
Merge pull request #87518 from r-ryantm/auto-update/sympow
sympow: 2.023.5 -> 2.023.6
2020-05-11 21:35:40 +00:00
Jonathan Ringer
f08cfa576f python3Packages.intake: 0.5.4 -> 0.5.5 2020-05-11 14:21:22 -07:00
R. RyanTM
925709e9a7 python27Packages.msgpack-numpy: 0.4.4.3 -> 0.4.5 2020-05-11 14:09:35 -07:00
R. RyanTM
813d29393a python27Packages.numpy-stl: 2.11.0 -> 2.11.2 2020-05-11 14:08:12 -07:00
R. RyanTM
517e61483f python37Packages.pygit2: 1.1.1 -> 1.2.1 2020-05-11 14:07:22 -07:00
R. RyanTM
df3362327b python37Packages.pylint-django: 2.0.14 -> 2.0.15 2020-05-11 14:06:44 -07:00
Benjamin Andresen
cb9b1167e3 babashka: 0.0.89 -> 0.0.94 2020-05-11 22:57:49 +02:00
Pavol Rusnak
15a2a6d310
lite: init at 1.03 2020-05-11 22:46:40 +02:00
Lily Ballard
c3d54e4182 bat: 0.15.0 -> 0.15.1 2020-05-11 13:40:22 -07:00
Matthew Bauer
43545032af
Merge pull request #87314 from matthewbauer/bazel-flat
build-bazel-package: switch hash mode to “flat”
2020-05-11 15:27:48 -05:00
Frederik Rietdijk
82ca249c92
Merge pull request #87235 from NixOS/staging-next
Staging next
2020-05-11 22:07:40 +02:00
1000101
cdb4c08d98 blockbook: 0.3.2 -> 0.3.3 2020-05-11 21:46:26 +02:00
R. RyanTM
33a756f431 ocamlPackages.lablgtk3: 3.0.beta6 -> 3.1.0 2020-05-11 21:43:28 +02:00
R. RyanTM
84701d5f5a python27Packages.pytest-metadata: 1.8.0 -> 1.9.0 2020-05-11 12:31:56 -07:00
R. RyanTM
15d4f7a831 python37Packages.sparse: 0.8.0 -> 0.9.1 2020-05-11 12:31:35 -07:00
R. RyanTM
9431a530cd python27Packages.stripe: 2.44.0 -> 2.47.0 2020-05-11 12:30:14 -07:00
Aiken Cairncross
d020db4a44 onnx: 1.6.0 -> 1.7.0 2020-05-11 12:16:22 -07:00
Dmitry Kalinkin
6bcb1dec8e
Merge pull request #83745 from delroth/jadx-1.1.0
jadx: init at 1.1.0
2020-05-11 15:12:33 -04:00
R. RyanTM
3a453bc632 python27Packages.plotly: 4.4.1 -> 4.6.0 2020-05-11 12:04:51 -07:00
R. RyanTM
1d5390bee1 python27Packages.ldap3: 2.6.1 -> 2.7 2020-05-11 11:59:42 -07:00
Jon
c2e563d978 python2Packages.pyenchant: disable python2
Abandoned upstream
2020-05-11 11:59:20 -07:00
R. RyanTM
18218babe4 python37Packages.pyenchant: 2.0.0 -> 3.0.1 2020-05-11 11:59:20 -07:00
R. RyanTM
0f89908eee python27Packages.rdflib: 4.2.2 -> 5.0.0 2020-05-11 11:52:07 -07:00
R. RyanTM
0132467807 python27Packages.parver: 0.2.1 -> 0.3.0 2020-05-11 11:46:57 -07:00
Jonathan Ringer
37d3bd1af7 python3Packages.fastapi: don't pin starlette 2020-05-11 11:46:12 -07:00
R. RyanTM
24cf81696f python37Packages.starlette: 0.13.2 -> 0.13.4 2020-05-11 11:46:12 -07:00
R. RyanTM
9d11fd8f5f python27Packages.snakeviz: 2.0.1 -> 2.1.0 2020-05-11 11:40:20 -07:00
Peter Simons
ec5d1a79d1
Merge pull request #82504 from mcwitt/fix/r-mvtnorm
r-mvtnorm: add libiconv to buildInputs
2020-05-11 20:38:42 +02:00
Ryan Mulligan
e0435e4ada
Merge pull request #87573 from r-ryantm/auto-update/yEd
yed: 3.19.1.1 -> 3.20
2020-05-11 11:35:14 -07:00
R. RyanTM
9f1c6fe8e1 python27Packages.subliminal: 2.0.5 -> 2.1.0 2020-05-11 11:32:25 -07:00
R. RyanTM
31a06c11a8 python27Packages.rfc3986: 1.3.2 -> 1.4.0 2020-05-11 11:31:57 -07:00
R. RyanTM
518b577ce9 python27Packages.pyudev: 0.21.0 -> 0.22.0 2020-05-11 11:29:35 -07:00
R. RyanTM
336361c258 python27Packages.yamllint: 1.21.0 -> 1.23.0 2020-05-11 11:28:09 -07:00
R. RyanTM
113bd283a4 python27Packages.testfixtures: 6.10.3 -> 6.14.1 2020-05-11 11:27:00 -07:00
zowoq
6618edf594 gitAndTools.gh: 0.7.0 -> 0.8.0
https://github.com/cli/cli/releases/tag/v0.8.0
2020-05-12 04:25:21 +10:00
Matthew Bauer
fe48f63c3c build-bazel-package: Add hash change to changelog 2020-05-11 13:19:52 -05:00
Kira Bruneau
4d66a37dd5
texlab: 2.0.0 -> 2.1.0 (#87565) 2020-05-11 13:58:52 -04:00
Travis CI
c2350ba8f6 gitAndTools.git-machete: 2.13.6 -> 2.14.0
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @worldofpeace @tfc @jtraue
2020-05-11 17:50:35 +00:00
Edmund Wu
36fb04be08
vscodium: 1.44.2 -> 1.45.0 2020-05-11 13:34:23 -04:00
Edmund Wu
301905d813
vscode: 1.44.2 -> 1.45.0 2020-05-11 13:34:22 -04:00
Atemu
88c4688c25 jc: 1.10.7 -> 1.10.10
Tests were removed from the PyPi distribution, so we need to fetch from GitHub now.

See https://github.com/kellyjonbrazil/jc/issues/58
2020-05-11 19:08:01 +02:00
R. RyanTM
a8b8942c88 python27Packages.xapp: 1.8.1 -> 2.0.1 2020-05-11 09:39:08 -07:00
Matthew Bauer
028d322854
Merge pull request #87419 from thefloweringash/compiler-rt-armv7l
compiler-rt: fix build on armv7l
2020-05-11 10:51:50 -05:00
Linus Heckemann
2a23ffc124
Merge pull request #87594 from mayflower/bemenu-bump
bemenu: 0.3.0 -> 0.4.1
2020-05-11 17:40:07 +02:00