Commit Graph

228681 Commits

Author SHA1 Message Date
Lassulus
d7e2f2cd47
Merge pull request #89552 from helsinki-systems/freeswitch-banners
freeswitch: Disable advertisement banners
2020-06-06 11:30:22 +02:00
Mario Rodas
98d74faa17 python37Packages.pillow: update metadata 2020-06-06 04:21:00 -05:00
Mario Rodas
8718eca57d
hactool: fix build on darwin 2020-06-06 04:20:00 -05:00
Mario Rodas
5b11e8d4be python37Packages.pillow: fix build on darwin 2020-06-06 04:20:00 -05:00
R. RyanTM
04d33ebf5c hactool: 1.3.3 -> 1.4.0 2020-06-06 08:53:25 +00:00
Nikolay Korotkiy
94d7b42905
tegola: 0.8.1 -> 0.11.2 2020-06-06 11:29:08 +03:00
R. RyanTM
cf79718fc0 flow: 0.125.1 -> 0.126.1 2020-06-06 07:40:30 +00:00
R. RyanTM
3a3d358744 faudio: 20.05 -> 20.06 2020-06-06 06:13:06 +00:00
R. RyanTM
ec9b715ec0 dua: 2.6.0 -> 2.6.1 2020-06-06 05:46:09 +00:00
R. RyanTM
64f96152e6 doctl: 1.43.0 -> 1.45.0 2020-06-06 05:31:09 +00:00
R. RyanTM
102ac6c017 dnsproxy: 0.28.1 -> 0.29.0 2020-06-06 05:26:27 +00:00
R. RyanTM
d786d52384 clair: 2.1.3 -> 2.1.4 2020-06-06 04:42:06 +00:00
R. RyanTM
67814af731 checkstyle: 8.32 -> 8.33 2020-06-06 04:31:48 +00:00
R. RyanTM
efdab4bc6c cargo-watch: 7.3.0 -> 7.4.0 2020-06-06 04:03:24 +00:00
R. RyanTM
93dd2e4f6e cargo-udeps: 0.1.11 -> 0.1.12 2020-06-06 03:56:15 +00:00
Jonathan Ringer
7abf70b244 python2Packages.pillow: freeze at 6.2.2 2020-06-05 20:34:35 -07:00
Benjamin Esham
3da680ba20 mkvtoolnix: fix Darwin build by specifying -std=c++17 2020-06-05 19:52:35 -07:00
R. RyanTM
65a554b8e6 atlantis: 0.12.0 -> 0.13.0 2020-06-06 01:28:22 +00:00
R. RyanTM
9f7b8abcc1 amber-theme: 3.34-2 -> 3.36-1 2020-06-06 01:10:39 +00:00
Mario Rodas
fe753a241f
Merge pull request #89539 from cmacrae/upgrade/yabai/3.1.0
yabai: 3.0.2 -> 3.1.0
2020-06-05 20:04:19 -05:00
Mario Rodas
0407e9fb05
lxd: 4.1 -> 4.2 2020-06-05 20:00:00 -05:00
Peter Hoeg
dfbc6b3a26
libreoffice: explicitly disable unsupported GTK2 (#89529)
* libreoffice: explicitly disable GTK2 which we no longer support

* libreoffice: version check is more explicit
2020-06-06 08:48:15 +08:00
OmnipotentEntity
bf7644a4d1
geant4: 10.6.1 -> 10.6.2 (#89181) 2020-06-05 20:44:38 -04:00
Aaron Andersen
dd3f483a05
Merge pull request #89517 from aanderse/tome4
tome4: fix error in .desktop file
2020-06-05 20:10:21 -04:00
Samuel Dionne-Riel
3570c1303e
Merge pull request #89571 from samueldr/fix/input-utils/cross
input-utils: Fix cross-compilation
2020-06-05 19:53:46 -04:00
Benjamin Hipple
726060deaf pythonPackages.apache-airflow: disable for python 3.8 2020-06-05 16:38:59 -07:00
Samuel Dionne-Riel
68096cab7f input-utils: Fix cross-compilation
We actually don't need to `strip` using `install`. Stripping is already
part of the fixup. This ends up being a fix we can apply universally,
but works around an issue where `install` doesn't know about the
prefixed `strip` binary.
2020-06-05 18:52:47 -04:00
Evils
98ddb40d17 powershell: installCheck -> installCheckPhase 2020-06-05 15:40:12 -07:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
Add keysmith
2020-06-05 15:00:57 -07:00
Jonathan Ringer
b6a43d62c2 python38Packages.toggl-cli: disable for python3.8
```
ERROR: Package 'togglCli' requires a different Python: 3.8.2 not in '>=3.5.0, <3.8.0'
```
2020-06-05 14:59:15 -07:00
Jonathan Ringer
94d45c17cf python3Packages.shellingham: use pyproject format 2020-06-05 14:59:15 -07:00
Evan Stoll
4993bad67c pythonPackages.batchgenerators: loosen version restrictions for pillow
apply patch from https://github.com/MIC-DKFZ/batchgenerators/pull/59 to
allow batchgenerators to build with pillow 7.1.2+
2020-06-05 14:52:01 -07:00
Evan Stoll
510c52e16c pythonPackages.django-versatileimagefield: add python_magic dep
add python_magic to propagatedBuildInputs to allow
django-versatileimagefield package to build
2020-06-05 14:52:01 -07:00
Evan Stoll
0e5e6b08aa pythonPackages.pillow: 6.2.2 -> 7.1.2
pythonPackages.pillow: drop support for python2.7
- Support for Python 2.7 was removed in Pillow 7.0.0
  - https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst#700-2020-01-02

- use test command from travis build configuration
  - 1671f6bd71/.ci/test.sh

- add support for jpeg2k, imagequant
2020-06-05 14:52:01 -07:00
GTrunsec
f342b667a5 fix extension zip to default of tar.gz 2020-06-05 14:49:44 -07:00
Maximilian Bosch
877d65bae3
riot-desktop: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch
3351a81afd
riot-web: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-web/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch
0402df6a58
mautrix-whatsapp: 2020-06-01 -> 0.1.1
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.1
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.0
2020-06-05 23:15:46 +02:00
Matthew Bauer
fa29c1002d
Merge pull request #89356 from wizeman/u/fix-fwupd
fwupd: fix configuration on aarch64
2020-06-05 15:36:34 -05:00
Maximilian Bosch
d952565ab6
Merge pull request #89562 from Luflosi/update/youtube-dl
youtube-dl: 2020.05.29 -> 2020.06.06
2020-06-05 22:15:21 +02:00
Peter Simons
c054bc60f7
Merge pull request #89456 from NixOS/haskell-updates
Update Haskell package set to LTS 15.15 (plus other fixes)
2020-06-05 22:03:54 +02:00
Peter Simons
ad62b57855 haskell-cabal-plan: drop obsolete patches 2020-06-05 21:58:25 +02:00
Anton-Latukha
e47b8f693c pandoc: update the note why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
45e5b8e3fc generic-lens: change upstream report link to relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
9acb30e053 haddock-library{,_1_9_0}: rm no longer relevant note
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
d7f19c0541 haddock-library_1_9_0: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
eb0f423dde haddock-library: enable deps and checks, they are fine
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
cec3c91aeb dhall-json: rm upstream issue link, no loner relevant
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
0cba266e8a dhall-json: enable check
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
c07cca0a27 dhall: document proposed idea upstream to solve dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00