Maximilian Bosch
334641d112
nodejs-11_x: remove
...
Package is EOLed by upstream: https://github.com/nodejs/Release
Fixes #69008
2019-10-03 14:33:34 +02:00
Maximilian Bosch
7c74ebd2a6
python3Packages.asyncpg: fix hash
...
The hash to the patch is broken, even with the original revision
which adds asyncpg (ee2161c5e8
). As the
downloaded patch seems fine, I guess that it was generated with
`nix-prefetch-url` (the hashes for `fetchpatch` usually differ) and the
issue wasn't found as the fixed-output-derivation was already in the
contributor's store.
See https://hydra.nixos.org/build/102495795
ZHF #68361
2019-10-03 14:32:32 +02:00
Jörg Thalheim
d4c74084e1
Merge pull request #70316 from Mic92/zfs-fpu
...
linux: update fpu patches for 5.3
2019-10-03 13:04:12 +01:00
Tim Steinbach
cac7fdfdcd
oh-my-zsh: 2019-10-01 -> 2019-10-02
2019-10-03 07:34:21 -04:00
Thomas Tuegel
629f713796
Merge pull request #70264 from ttuegel/security--CVE-2019-14744
...
Patch kdelibs for CVE-2019-14744
2019-10-03 05:57:21 -05:00
Jörg Thalheim
96097ab665
linux: update fpu patches for 5.3
...
At the moment we experience bad instabilities with linux 5.3:
https://github.com/zfsonlinux/zfs/issues/9346
as the zfs-native method of disabling the FPU is buggy.
2019-10-03 11:13:28 +01:00
Bruno Bzeznik
1ba3f3f00f
SPAdes: init at 3.13.1 ( #63082 )
2019-10-03 09:18:48 +00:00
Tobias Mayer
eef286ca53
vimPlugins.vim-pasta: init at 2018-09-08
2019-10-03 02:13:06 -07:00
Tobias Mayer
4185ed3a81
vimPlugins.vim-textobj-variable-segment: init at 2019-05-05
2019-10-03 02:13:06 -07:00
Tobias Mayer
30f246e4f4
vimPlugins.vim-indexed-search: init at 2019-07-04
2019-10-03 02:13:06 -07:00
Tobias Mayer
7b29837a69
vimPlugins.asterisk: init at 2019-09-23
2019-10-03 02:13:06 -07:00
Tobias Mayer
33a095fb9e
vimPlugins: Update
2019-10-03 02:13:06 -07:00
Maximilian Bosch
06041fd174
python3Packages.asdf: 2.3.3 -> 2.4.2
...
Bump to fix the broken build of the package:
* Disable doctest as they're currently broken in our test env
* Loosen version constraint for `semantic_version` as it was only
introduced to work around some deprecation warnings[1]
See also: https://hydra.nixos.org/build/102480957
ZHF #68361
[1] 3446ae072b
2019-10-03 11:07:15 +02:00
Olli Helenius
2ac643c241
pythonPackages.hcloud: init at 1.6.1
2019-10-03 02:00:27 -07:00
Olli Helenius
382f2865a7
maintainers: add liff
2019-10-03 02:00:27 -07:00
Domen Kožar
ab5863afad
cachix: workaround https://github.com/NixOS/nix/issues/2990
2019-10-03 10:52:24 +02:00
Koki Yasuno
45e3058f78
station: init at 1.51.1
2019-10-03 01:24:01 -07:00
Koki Yasuno
1fb1f41c1b
maintainers: add lattfein
2019-10-03 01:24:01 -07:00
Domen Kožar
660db64a26
cachix: fix build on darwin
2019-10-03 10:08:42 +02:00
Mario Rodas
ea5d2a0efa
flow: 0.108.0 -> 0.109.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.109.0
2019-10-03 08:27:11 +02:00
Vincent Laporte
dc6b299e09
ocamlPackages.patience_diff: init at 0.12.0
2019-10-03 08:26:41 +02:00
Vincent Laporte
33c36dd2f4
ocamlPackages.expect_test_helpers: init at 0.12.0
2019-10-03 08:26:41 +02:00
Vincent Laporte
2c87f4f07e
ocamlPackages.expect_test_helpers_kernel: init at 0.12.0
2019-10-03 08:26:41 +02:00
Vincent Laporte
e0dcde83b0
ocamlPackages.sexp_pretty: init at 0.12.0
2019-10-03 08:26:41 +02:00
Rommel MARTINEZ
57c43ad8d0
qutebrowser: 1.7.0 -> 1.8.1
2019-10-02 22:38:40 -07:00
Enno Lohmeier
31c4f79289
pythonPackages.bleach: add implicit setuptools dependency
2019-10-02 20:57:37 -07:00
Jonathan Ringer
64205fa108
pythonPackages.trackpy: disable plot tests
2019-10-02 20:49:57 -07:00
Dmitry Kalinkin
c83db0cc53
sourcehut: use recurseIntoAttrs
2019-10-02 23:40:47 -04:00
worldofpeace
7e89933127
Merge pull request #70296 from worldofpeace/targets-want-gsd
...
nixos/gnome-settings-daemon: move systemd config here
2019-10-03 03:19:46 +00:00
worldofpeace
fb7b158dda
nixos/gnome-settings-daemon: move systemd config here
...
As I've decided that it doesn't make sense for the module to be shared [0]
we can move this config here.
[0]: 68ab37aa44
2019-10-02 22:51:11 -04:00
worldofpeace
c76a1ea594
Merge pull request #68147 from colemickens/nixpkgs-nm-iwd
...
nixos/networkmanager: allow iwd as Wi-Fi backend
2019-10-03 01:57:22 +00:00
Elias Probst
86dea5559f
nixos/networkmanager: allow iwd as Wi-Fi backend
...
This introduces an option wifi.backend to the networkmanager module.
Co-authored-by: Cole Mickens <cole.mickens@gmail.com>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-02 21:52:58 -04:00
worldofpeace
5edb20533d
Merge pull request #70041 from worldofpeace/desktopmanager-compat
...
Fix certain desktop managers building together
2019-10-03 01:32:12 +00:00
Matthew Bauer
480d11f166
Merge pull request #69866 from doronbehar/package-hasmail
...
hasmail: init at 2019-08-24
2019-10-02 20:06:17 -04:00
Daniël de Kok
c4fdb91a0b
python3Packages.spacy_models: update for spaCy 2.2.0 compatibility
2019-10-02 17:05:22 -07:00
Daniël de Kok
4491958922
python3Packages.spacy: 2.1.8 -> 2.2.0
...
Changelog:
https://github.com/explosion/spaCy/releases/tag/v2.2.0
2019-10-02 17:05:22 -07:00
Daniël de Kok
bff5f0bbb1
python3Packages.thinc: 7.1.0 -> 7.1.1
2019-10-02 17:05:22 -07:00
Daniël de Kok
770d7f46b9
python3Packages.preshed: 2.0.1 -> 3.0.2
2019-10-02 17:05:22 -07:00
Matthew Bauer
7eace49cc5
Merge pull request #69917 from lopsided98/linux-rpi-1-dtb-rename
...
linux_rpi1: fix Raspberry Pi Zero device tree file name
2019-10-02 20:03:37 -04:00
worldofpeace
3dc58eda52
cawbird: fix build with vala 0.46
2019-10-02 19:29:05 -04:00
worldofpeace
355425b7cb
Merge pull request #70293 from schmittlauch/cawbird2
...
corebird: move deprecation warning to aliases and release notes
2019-10-02 23:08:14 +00:00
José Romildo Malaquias
d560271320
Merge pull request #70051 from romildo/upd.matcha
...
matcha: 2019-09-23 -> 2019-09-30
2019-10-02 19:46:25 -03:00
Trolli Schmittlauch
45a9542a37
corebird: move deprecation warning to aliases and release notes
2019-10-03 00:41:33 +02:00
Jan Tojnar
4655669483
Gnome 3.34 ( #68608 )
...
Gnome 3.34
2019-10-03 00:38:54 +02:00
mb
0cd88820b3
rocksdb: 6.2.2 -> 6.2.4
2019-10-03 00:21:55 +02:00
Jonathan Ringer
fe24628a26
git-up: 1.4.2 -> 1.6.1
2019-10-03 00:19:33 +02:00
worldofpeace
fa8b4eec80
gnome3.gnome-keyring: 3.31.91 -> 3.34.0
2019-10-03 00:09:20 +02:00
worldofpeace
04b726c032
gnome3.evince: 3.32.0 -> 3.34.0
2019-10-03 00:09:20 +02:00
worldofpeace
7543b25e37
libproxy: build with spidermonkey_60
2019-10-03 00:09:20 +02:00
Tor Hedin Brønner
4b3942b75a
gnomeExtensions.dash-to-dock: 66 -> 20190921
...
There's still no official release for gnome-3.34
2019-10-03 00:09:20 +02:00