Commit Graph

211869 Commits

Author SHA1 Message Date
Mario Rodas
f3dc056ff6
nodejs-10_x: 10.18.1 -> 10.19.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.19.0
2020-02-06 04:20:00 -05:00
Jörg Thalheim
f8a38f67bd
Merge pull request #79327 from tfc/port-printer-test
nixosTests.printing: Port to Python
2020-02-06 10:37:54 +00:00
Jörg Thalheim
2dbe2a60d7
Merge pull request #79259 from foxit64/master
telegraf 1.13.2 -> 1.13.3
2020-02-06 10:36:19 +00:00
Jacek Galowicz
bc7444384f nixosTests.printing: Port to Python 2020-02-06 11:29:23 +01:00
Domen Kožar
2cc1939a0f
ansible-lint: it builds 2020-02-06 10:50:23 +01:00
Anton Desyatov
6866ca71a7 tilt: 0.10.13 -> 0.11.3 2020-02-06 10:46:01 +01:00
Frederik Rietdijk
e36dbf30b0 python3Packages.nbformat: 4.4.0 -> 5.0.4 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
9afa7cce9c python: xarray: 0.14.1 -> 0.15.0 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
e90ce6a56a python: tqdm: 4.40.2 -> 4.42.1 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
8e0843c247 python3Packages.tiledb: 0.5.3 -> 0.5.6 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
95a76901e5 python: seaborn: 0.9.0 -> 0.10.0 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
37b33a9a92 python: pyFFTW: 0.11.1 -> 0.12.0 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
bc71085dd5 python: notebook: 6.0.2 -> 6.0.3 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
3f7bf955cb python3Packages.ipykernel: 5.1.3 -> 5.1.4 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
9827e4994b python39: 3.9.0a2 -> 3.9.0a3 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
4362401fa3 python: numba: 0.46.0 -> 0.48.0 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
aecc14b52b python: llvmlite: 0.30.0 -> 0.31.0 2020-02-06 10:25:18 +01:00
lewo
7659e10505
Merge pull request #79307 from bbigras/next
next: 1.3.4 -> 1.4.0
2020-02-06 10:19:04 +01:00
Ben Darwin
d55c1b09ce ocamlPackages.bistro: propagate buildInputs 2020-02-06 09:39:25 +01:00
Maximilian Bosch
6afcc2dadc
rustracer: 2.1.29 -> 2.1.30
https://crates.io/crates/racer/2.1.30
2020-02-06 08:11:25 +01:00
Maximilian Bosch
484ea7bbac
Merge pull request #79308 from bbigras/alertmanager
prometheus-alertmanager: 0.19.0 -> 0.20.0
2020-02-06 07:19:12 +01:00
Maximilian Bosch
6af32bea46
Merge pull request #79311 from r-ryantm/auto-update/brightnessctl
brightnessctl: 0.4 -> 0.5.1
2020-02-06 07:14:13 +01:00
Maximilian Bosch
62265e887e
Merge pull request #79298 from lsix/screen-4.8.0
screen: 4.7.0 -> 4.8.0
2020-02-06 07:12:04 +01:00
Maximilian Bosch
351b515223
Merge pull request #79292 from symphorien/roundcube-rl
nixos/roundcube: add release notes for #77532
2020-02-06 07:09:42 +01:00
R. RyanTM
d6634f6f4f brightnessctl: 0.4 -> 0.5.1 2020-02-06 05:21:26 +00:00
Bruno Bigras
78ab6d338f prometheus-alertmanager: 0.19.0 -> 0.20.0 2020-02-05 23:38:05 -05:00
Bruno Bigras
e57e4ea0cf next: 1.3.4 -> 1.4.0 2020-02-05 23:18:59 -05:00
Jan Tojnar
1502b28679
totem-pl-parser: 3.26.3 → 3.26.4
https://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.4.news
2020-02-06 03:01:38 +01:00
Lancelot SIX
dd3814abc6 screen: 4.7.0 -> 4.8.0
See https://lists.gnu.org/archive/html/info-gnu/2020-02/msg00003.html
for release information
2020-02-05 23:58:17 +01:00
Robert Scott
f498ceb6f2 pythonPackages.moviepy: switch to opencv3
opencv2 is essentially EOL and has security concerns
2020-02-05 22:31:01 +01:00
Benjamin Staffin
d04bdce3d1
docker-containers: Don't unconditionally prune images (#79253)
NixOS has `virtualisation.docker.autoPrune.enable` for this
functionality; we should not do it every time a container starts up.

(also, some trivial documentation fixes)
2020-02-05 16:30:31 -05:00
R. RyanTM
348025bc13 python38Packages.mahotas: 1.4.7 -> 1.4.9 2020-02-05 22:30:04 +01:00
Danylo Hlynskyi
437e1f69be
bash-my-aws: init at 20200111 (#76793)
* bash-my-aws: init at 20191231

Create bma-init

* Update
2020-02-05 22:37:52 +02:00
Michael Weiss
14e53a0508
gitRepo: Rewrite the "urllib.request.urlopen" patch for Python 3
The old variant is still working but setting "cafile" is deprecated
since version 3.6 [0] and generates a warning:
DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.

But without this patch "fetchRepoProject" still fails with
"error no host given" (see 337380ea1d).

[0]: https://docs.python.org/3.7/library/urllib.request.html#urllib.request.urlopen
2020-02-05 21:34:49 +01:00
Dmitry Kalinkin
87c12d7dd1
Merge pull request #79202 from veprbl/pr/hglib_fix
pythonPackages.hglib: fix tests
2020-02-05 15:21:52 -05:00
zowoq
4ccc640dd3
megatools: build on darwin, update src (#79254) 2020-02-05 15:20:52 -05:00
Michael Weiss
7c558f7ac7
gitRepo: 1.13.9.1 -> 1.13.9.2 2020-02-05 21:01:38 +01:00
Frederik Rietdijk
419bc0a4cd Revert "Revert "Merge master into staging-next""
In 87a19e9048 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979. This was however wrong, as it "removed" master.

This reverts commit 0be87c7979.
2020-02-05 19:41:25 +01:00
Florian Klink
873e6a4e65
Merge pull request #79250 from edef1c/gcloud-sdk-size
google-cloud-sdk: reduce output size
2020-02-05 19:40:36 +01:00
Frederik Rietdijk
0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00
Frederik Rietdijk
ac241fb7a5 Merge master into staging-next 2020-02-05 19:11:03 +01:00
Frederik Rietdijk
87a19e9048
Merge pull request #79119 from NixOS/staging-next
Staging next
2020-02-05 19:09:27 +01:00
Frederik Rietdijk
f720f14137 python3Packages.dask: 2.9.1 -> 2.10.1 2020-02-05 19:07:43 +01:00
Maximilian Bosch
ccc64216dd
vagrant: 2.2.6 -> 2.2.7
https://github.com/hashicorp/vagrant/releases/tag/v2.2.7
2020-02-05 18:24:49 +01:00
Robert Helgesson
fc3bd1aeb9
lib/strings: fix comment typo 2020-02-05 18:09:37 +01:00
worldofpeace
5e329ff83c
Merge pull request #79192 from dtzWill/feature/electron-refactor-and-7
electron*: refactor 4+ to common expression, add 7 and 8, updates
2020-02-05 11:03:19 -05:00
Vladimír Čunát
baeed035ea
Merge #78628: knot-resolver: 4.3.0 -> 5.0.1
The service needed lots of changes. A few smaller changes
are added into the PR, e.g. replacement for PR #72014.
See the commit messages for details.
2020-02-05 16:57:02 +01:00
Vladimír Čunát
e3edb004c6
knot-resolver: 5.0.0 -> 5.0.1
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v5.0.1
2020-02-05 16:53:40 +01:00
Maximilian Bosch
f8a0576f6c
linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205
https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html
2020-02-05 16:47:41 +01:00
Maximilian Bosch
696829ff69
documize-community: 3.6.0 -> 3.7.0
https://github.com/documize/community/releases/tag/v3.7.0
2020-02-05 16:37:19 +01:00