Commit graph

173198 commits

Author SHA1 Message Date
Antoine Eiche f116d046f6 openstackImage: set the / fsType to reenable root FS resizing
Since 34234dcb51, the reisizefs tool is
embeded only if the `fsType` starts with `ext`. The default `fsType`
value is `auto`.
2019-03-21 10:04:07 +01:00
Danylo Hlynskyi de0612c46c
auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)
This rare sitation was caught when building zoom-us package:
```
automatically fixing dependencies for ELF files
/nix/store/71d65fplq44y9yn2fvkpn2d3hrszracd-auto-patchelf-hook/nix-support/setup-hook: line 213: echo: write error: Broken pipe
/nix/store/71d65fplq44y9yn2fvkpn2d3hrszracd-auto-patchelf-hook/nix-support/setup-hook: line 210: echo: write error: Broken pipe
```

The worst is that derivation continued and resulted into broken package:
https://github.com/NixOS/nixpkgs/pull/55566#issuecomment-470065690

I hope, replacing `grep -q` with `grep` will remove this race condition.
2019-03-20 14:57:59 +02:00
Gabriel Ebner 52c3ee6c4d elan: 0.7.2 -> 0.7.4 2019-03-20 13:33:24 +01:00
Sarah Brofeldt f6e1221e8d pythonPackages.elasticsearch-curator: Jailbreak click (#57912) 2019-03-20 13:30:13 +01:00
Dmitry Kalinkin 399061d3e4 pythonPackages.fastparquet: init at 0.2.1 (#56027) 2019-03-20 12:45:58 +01:00
Robert Schütz f088866945
Merge pull request #56193 from nyanloutre/mautrix-update
mautrix-telegram: 0.4.0.post1 -> 0.5.0
2019-03-20 12:24:23 +01:00
R. RyanTM 2fd5f716dc python37Packages.telethon: 1.5.5 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-03-20 11:59:18 +01:00
Robert Schütz f2f577cda9
Merge pull request #57922 from dotlambda/mopidy-iris-3.33.0
mopidy-iris: 3.32.5 -> 3.33.0
2019-03-20 11:43:00 +01:00
nyanloutre 3fa5e2bab6 mautrix-telegram: 0.4.0.post1 -> 0.5.0 2019-03-20 11:42:27 +01:00
nyanloutre 0f266d1e4c pythonPackages.telethon-session-sqlalchemy: 0.2.9.post1 -> 0.2.14 2019-03-20 11:41:58 +01:00
Domen Kožar 49fb21232f
Add nodePackages.elm-doc-preview 2019-03-20 16:44:06 +07:00
Rob Vermaas c254bb6c70
Merge pull request #57350 from r-ryantm/auto-update/opentracing-cpp
opentracing-cpp: 1.5.0 -> 1.5.1
2019-03-20 09:52:41 +01:00
Elis Hirwing 695d4e0a80
Merge pull request #57920 from rasendubi/acpilight
acpilight: add to module-list
2019-03-20 07:39:23 +01:00
adisbladis 419fbda8d9
pulseaudio-modules-bt: unstable-2019-01-05 -> unstable-2019-03-15 2019-03-20 00:43:34 +00:00
adisbladis c896c74747
firefox-beta-bin: 66.0b7 -> 67.0b3 2019-03-19 23:49:16 +00:00
adisbladis ca0d9f4154
firefox-devedition-bin: 66.0b7 -> 67.0b3 2019-03-19 23:49:15 +00:00
worldofpeace 0bdf2a391d lightdm: drop run-dir.patch
That patched the bundled configuration which is useless to NixOS.
2019-03-19 19:16:21 -04:00
Robert Schütz a376d3ee09 python.pkgs.pylast: no longer supports python2 2019-03-19 23:37:15 +01:00
Robert Schütz 11f0d36737 mopidy-iris: 3.32.5 -> 3.33.0
The removed dependencies were dropped in the following commits:
0c134459ea
4d64980900
c9861bc79c

Requests was added in:
28b5f69333
2019-03-19 23:35:33 +01:00
Robert Helgesson c18bb57627
openshift: remove obsolete comment 2019-03-19 23:24:37 +01:00
Matthew Bauer 0bf5c6acb4
Merge pull request #57820 from illegalprime/fix/tree-cross
tree: use $CC instead of cc to build
2019-03-19 17:48:56 -04:00
Robert Schütz 1ca05690c6 python.pkgs.mt-940: 4.13.0 -> 4.13.2 2019-03-19 22:29:46 +01:00
Alyssa Ross bc3e7f875e python3Packages.priority: fix build (#57807) 2019-03-19 22:28:54 +01:00
Alyssa Ross c357b53763 python36Packages.hpack: fix build (#57808) 2019-03-19 22:26:32 +01:00
Alexey Shmalko 89845931e4
acpilight: add to module-list
acpilight package and module have been added to nixpkgs, but the
module hasn't been added to module-list.nix, so using it results in
the following error.

```
The option `hardware.acpilight' defined in `/etc/nixos/configuration.nix' does not exist.
```

Add the module to module-list.nix.
2019-03-19 23:21:36 +02:00
Robert Schütz d338fc1583 python.pkgs.msrest: fix build on python2 2019-03-19 22:01:54 +01:00
Robert Hensing 9dd9769e46
Merge pull request #57914 from bobvanderlinden/ngrok2-update-script
ngrok-2: use updateScript
2019-03-19 21:35:22 +01:00
Bob van der Linden d394fa0d96
ngrok2: cleanup update.sh 2019-03-19 20:28:30 +01:00
Bob van der Linden b1bfe7b478
ngrok-2: set updateScript 2019-03-19 20:03:41 +01:00
Bob van der Linden acedabeff7
ngrok-2: rename update to update.sh 2019-03-19 20:03:27 +01:00
Daiderd Jordan 373488e6f4
Merge pull request #57868 from Kaali/coreaudio-sox
Add CoreAudio to sox on macOS
2019-03-19 19:11:13 +01:00
zimbatm 8403965d01 pythonPackages.invoke: patch the default bash path (#57908)
Use a reasonable path :)
2019-03-19 17:38:55 +01:00
Robert Schütz 0cbe2fa18c python.pkgs.msrest: cleanup
I accidentally pushed fcf74c6 in a premature state.
2019-03-19 16:40:24 +01:00
Robert Schütz fcf74c6dc0 python.pkgs.msrest: 0.6.2 -> 0.6.4 2019-03-19 16:34:24 +01:00
Robert Schütz fc172b3590 python.pkgs.aiodns: 1.2.0 -> 2.0.0 2019-03-19 16:34:24 +01:00
Robert Schütz 99cd4a1063 python.pkgs.pycares: 2.4.0 -> 3.0.0 2019-03-19 16:34:24 +01:00
Robert Schütz 5c52dcf1d9 python.pkgs.simpleparse: fix build 2019-03-19 16:34:24 +01:00
Will Dietz b9045b073d
Merge pull request #57884 from dtzWill/update/libssh2-1.8.1
libssh2: 1.8.0 -> 1.8.1 (SECURITY)
2019-03-19 09:31:53 -05:00
Jan Tojnar f4ffeaf9a5
Merge pull request #57889 from mat8913/flatpak-bubblewrap-paths
flatpak: Fix bubblewrap paths for icon-validator
2019-03-19 15:11:29 +01:00
Ryan Mulligan f4db78b4f2
Merge pull request #57334 from r-ryantm/auto-update/now-cli
now-cli: 13.1.2 -> 14.0.3
2019-03-19 07:03:46 -07:00
Tim Steinbach 6a9896b411
linux: 5.0.2 -> 5.0.3 2019-03-19 08:56:06 -04:00
Tim Steinbach 4adf858377
linux: 4.20.16 -> 4.20.17 2019-03-19 08:55:56 -04:00
Tim Steinbach b1c72326ce
linux: 4.19.29 -> 4.19.30 2019-03-19 08:55:47 -04:00
Tim Steinbach 08414dd72e
linux: 4.14.106 -> 4.14.107 2019-03-19 08:55:35 -04:00
Tim Steinbach 9e2adb4e36
linux: 4.9.163 -> 4.9.164 2019-03-19 08:51:04 -04:00
Jörg Thalheim 03050e9749
dino: 2019-02-06 -> 2019-03-07 2019-03-19 10:57:35 +00:00
Jörg Thalheim 5e888d1854
Merge pull request #57896 from dotlambda/asyncio-remove
python.pkgs.asyncio: remove
2019-03-19 10:55:37 +00:00
Pascal Wittmann ed5bee9415
Merge pull request #57772 from dywedir/wmfocus
wmfocus: 1.0.2 -> 1.1.2
2019-03-19 11:36:41 +01:00
Robert Hensing 2f410841b8
Merge pull request #57536 from roberth/ngrok-update
Ngrok update + update script
2019-03-19 11:07:33 +01:00
Robert Schütz 180c68d88a
python.pkgs.cairocffi: make withXcffib work again (#57855) 2019-03-19 10:20:05 +01:00