Frederik Rietdijk
9b90aef74d
python: atlassian-python-api: 1.15.7 -> 1.15.9
2020-06-06 08:34:48 +02:00
Frederik Rietdijk
a99b673ab1
python: appdirs: 1.4.3 -> 1.4.4
2020-06-06 08:34:47 +02:00
Frederik Rietdijk
7313da3b97
python: aioresponses: 0.6.3 -> 0.6.4
2020-06-06 08:34:47 +02:00
Frederik Rietdijk
47f8540751
python: aiolifx: 0.6.7 -> 0.6.8
2020-06-06 08:34:47 +02:00
Frederik Rietdijk
5bd7013050
python: aioharmony: 0.2.1 -> 0.2.3
2020-06-06 08:34:47 +02:00
Frederik Rietdijk
41be5ce380
python: Mako: 1.1.2 -> 1.1.3
2020-06-06 08:34:47 +02:00
Frederik Rietdijk
9310a94a3e
python: JPype1: 0.7.4 -> 0.7.5
2020-06-06 08:34:47 +02:00
Frederik Rietdijk
d2155d336d
python: GitPython: 3.1.2 -> 3.1.3
2020-06-06 08:34:47 +02:00
R. RyanTM
3a3d358744
faudio: 20.05 -> 20.06
2020-06-06 06:13:06 +00:00
AndersonTorres
13abee9986
tiny8086: update source and build script
2020-06-06 02:53:18 -03: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
d3b5e28142
cq-editor: 0.1RC2 -> 0.1.1
2020-06-06 04:56:35 +00:00
Alyssa Ross
8a74399de3
fontforge: introduce withGUI option
...
It was unintuitive that the withGTK option controlled whether a
fontforge GUI was enabled at all, since fontforge supports multiple
GUIs (a GTK one and an X11 one -- confusingly the X11 one still
requires GTK).
With the new withGUI option, it is possible to build the X11 GUI by
setting withGTK to false and withGUI to true. I haven't added an
attribute for this configuration because I expect it to be pretty
obsure -- my rationale for adding this option was code clarity rather
than utility.
2020-06-06 04:51:20 +00:00
Alyssa Ross
e9848d11ad
fontforge: 20190801 -> 20200314
...
This fixes the failing build.
Build system changed to cmake.
2020-06-06 04:51:01 +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
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
b467a11d76
axel: 2.17.8 -> 2.17.9
2020-06-06 02:30:37 +00: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
Alyssa Ross
9e59980eb5
python3.pkgs.hyperkitty: 1.3.2 -> 1.3.3
2020-06-06 01:05:29 +00:00
Alyssa Ross
1fe94466e6
python3.pkgs.postorius: 1.3.2 -> 1.3.3
2020-06-06 01:05:29 +00:00
Alyssa Ross
5322686d53
mailman: 3.3.0 -> 3.3.1
2020-06-06 01:05:29 +00:00
Alyssa Ross
ef90440c8f
python3.pkgs.django-mailman3: 1.3.2 -> 1.3.3
2020-06-06 01:05:29 +00:00
Alyssa Ross
da5b2cea9a
python3.pkgs.mailmanclient: 3.3.0 -> 3.3.1
...
Also enable tests, which seem to work now.
2020-06-06 01:05:29 +00:00
Alyssa Ross
ee36ba3858
python3.pkgs.zope_interface: 4.7.2 -> 5.1.0
2020-06-06 01:05:29 +00:00
Alyssa Ross
167391c20e
python3.pkgs.importlib-resources: 1.0.2 -> 1.5.0
2020-06-06 01:05:29 +00:00
Alyssa Ross
ebb2f24628
python3.pkgs.importlib-metadata: 1.5.0 -> 1.6.0
2020-06-06 01:05:29 +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