Commit graph

228791 commits

Author SHA1 Message Date
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
R. RyanTM
675215431b bitwarden_rs: 1.14.2 -> 1.15.0 2020-06-06 03:07:26 +00:00
Benjamin Esham
3da680ba20 mkvtoolnix: fix Darwin build by specifying -std=c++17 2020-06-05 19:52:35 -07:00
Michael Bishop
e27e475f0d
rust: fix rust cross-compile
reasoning:
sjlj (short jump long jump) exception handling makes no sense on x86_64, it's forcably slowing programs down as it produces a constant overhead. On x86_64 we have SEH (Structured Exception Handling) and we should use that. On i686, we do not have SEH, and have to use sjlj with dwarf2. Hence it's now conditional on x86_32
2020-06-05 23:34:38 -03: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
James Ravn
fae468b3ce
chromium: add rtc_use_pipewire
This provides the browser flag #enable-webrtc-pipewire-capturer, which
adds support for screensharing on Wayland via xdg-desktop-portal.

The browser flag is disabled by default until a user enables it. At
least one other major distribution (Arch) enables this compile time
option, and so I believe it should be safe to enable by default.

This is also needed to support xdg-desktop-portal-wlr which was added in
https://github.com/NixOS/nixpkgs/pull/83485.
2020-06-05 21:05:43 +01: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
Anton-Latukha
c9b67ee802 hnix: rm from broken-packages
M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha
c93c036712 hnix: rm doJailbreak
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
5bc71945ff rm these_0_7_6, no longer used package version
Was require by old hnix version.

M  pkgs/development/haskell-modules/configuration-hackage2nix.yaml
2020-06-05 21:58:25 +02:00
Anton-Latukha
b5c47f26a7 hnix: rm these override, package requires these >= 1.0.2
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
9ea54ac611 hnix: add documentation why dontCheck
M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Anton-Latukha
5ae40a29ff hnix: rm no longer relevant comments
Cleaning up old comments that do not hold.

M  pkgs/development/haskell-modules/configuration-common.nix
2020-06-05 21:58:25 +02:00
Malte Brandy
4e67e3da06 ghc.withPackages: Add wrapper for ghcide 2020-06-05 21:58:25 +02:00
Peter Simons
cba12133a6 haskell-src-exts-simple: update overrides for the new version 2020-06-05 21:58:25 +02:00
Domen Kožar
2685baf973 cachix: enable tests 2020-06-05 21:58:25 +02:00
Malte Brandy
83b91ab712 haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)
I decided to leave haskell-lsp and haskell-lsp-types as extra packages,
because they will get bumped before the next ghcide release, and then
the version pinned by ghcide would be missing again.
2020-06-05 21:58:24 +02:00