Commit Graph

72332 Commits

Author SHA1 Message Date
worldofpeace
65b2a768bb
Merge pull request #72979 from worldofpeace/more-gnome-installed-test-cleanup
More gnome installed test cleanup
2019-11-07 14:34:28 +00:00
Jan Tojnar
fae720c861
gcab: propagate dependencies 2019-11-07 14:49:05 +01:00
worldofpeace
40910462a8 flatpak-builder: add test to passthru 2019-11-07 08:39:09 -05:00
worldofpeace
1891b0030d xdg-desktop-portal: add test to passthru 2019-11-07 08:38:54 -05:00
worldofpeace
7529fd15d5 gdk-pixbuf: add test to passthru 2019-11-07 08:38:41 -05:00
worldofpeace
40151a94d3 flatpak: add test to passthru 2019-11-07 08:38:31 -05:00
worldofpeace
8267058ad7 libxmlb: correct test attr 2019-11-07 08:38:08 -05:00
worldofpeace
630cb4151e libgdata: correct test attr 2019-11-07 08:11:16 -05:00
worldofpeace
4e75be5cd6 graphene: correct test attr 2019-11-07 08:11:08 -05:00
worldofpeace
653d84b717 glib-networking: correct test attr 2019-11-07 08:11:00 -05:00
Jan Tojnar
e253d015a1
gcab: run & install tests
also add nixosTests.installed-tests.gcab for running the installed tests
2019-11-07 14:07:19 +01:00
R. RyanTM
c88e084ecb
gcab: 1.2 -> 1.3 2019-11-07 14:01:11 +01:00
Jan Tojnar
40d77f8f01
gcab: add devdoc 2019-11-07 14:01:11 +01:00
Jan Tojnar
4e96a9d9f7
gcab: clean up
* format with nixpkgs-fmt
* remove UTF-8 locale hack, since now we have C.UTF-8
* add description, fix homepage, correct license
* split to multiple outputs
2019-11-07 14:01:10 +01:00
Mario Rodas
f2ecbaa6cf
Merge pull request #70417 from lilyball/cocoapods
cocoapods: 1.8.1 -> 1.8.4
2019-11-07 06:11:40 -05:00
worldofpeace
85f3d86bea gom: test only on x86_64
This is failing at the stress test regularly on
aarch64 and i686-linux.
2019-11-06 21:23:09 -05:00
Jonathan Ringer
cb581af6d5 cargo-geiger: fix darwin build 2019-11-06 18:07:27 -08:00
merijnb
f3288a2b8d pythonPackages.tables: 3.6.0 -> 3.6.1 (#72930)
The package has vanished from pypi, and only this new version is now
available. The release notes for the new version state:

```
Release 3.6.1
Maintenance release to fix packaging issues.
No new features or bug fixes.
```

so I can only assume that the 3.6.0 release was not working correctly.
2019-11-06 19:31:56 -05:00
worldofpeace
7c716705fd
Merge pull request #72369 from worldofpeace/corefonts-drop
nixos/fontconfig-ultimate: remove
2019-11-07 00:13:14 +00:00
Maximilian Bosch
997bd95b3b
python3Packages.todoist: 8.1.0 -> 8.1.1 2019-11-07 00:37:40 +01:00
Michael Bishop
5a715fc96c
Merge pull request #72142 from chessai/arrayfire-update
arrayfire: update
2019-11-06 18:38:19 -04:00
chessai
61dda301bf arrayfire: update
- Depend on `clfft`, `clblas`, and `opencl-clhpp` from nixpkgs (do not
fetch their sources)
- Add `buildDocs` flag. When set to true, arrayfire's docs will be
built using `doxygen`.
- Ensure that `cudatoolkit` is not evaluated on darwin.
- Move `python` from `buildInputs` to `nativeBuildInputs`.
- Meta: Shrink `description` and add `longDescription`.
- Meta: `homepage` formatting now adheres to nixpkgs manual.
- Meta: remove version
- A few minour syntactic-only changes.
2019-11-06 17:34:50 -05:00
Graham Christensen
4835c83e3a
Merge pull request #72925 from davidak/nlohmann_json_disable_tests
nlohmann_json: disable tests for now since they timeout
2019-11-06 22:36:42 +01:00
Merijn Broeren
8b8db86860 Revert "python: jupyter_console: 5.2.0 -> 6.0.0"
This reverts commit dc4eb2fc5e. It was
added in a large PR (#71893) by @fridh, where he already predicted some of
the changes would have to be reverted. This is an obvious one, it breaks
python 2.7 compatibility, as that needs 5.x of jupyter_console.
2019-11-06 13:12:36 -08:00
davidak
7456f19b40 nlohmann_json: disable tests for now since they timeout 2019-11-06 20:12:11 +01:00
R. RyanTM
91c8c0093a leatherman: 1.8.0 -> 1.9.0
(#72553)
2019-11-06 19:26:09 +01:00
R. RyanTM
01aedf07d9 renpy: 7.3.3 -> 7.3.5 (#72653)
(#72653)
2019-11-06 18:53:53 +01:00
worldofpeace
7a551b3d43 fontconfig-ultimate: remove 2019-11-06 12:02:35 -05:00
Robert Scott
baa8892616 opencv3: 3.4.7 -> 3.4.8 (security)
addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939

all internal downloads are unchanged for this release
2019-11-06 13:20:15 +00:00
R. RyanTM
b69a51a08b libtommath: 1.1.0 -> 1.2.0
(#72554)
2019-11-06 10:46:15 +01:00
Andreas Rammhold
1e72fa5158
Merge pull request #68954 from dguibert/dg/cudatoolkit_10_1
cudatoolkit: add 10.1.243
2019-11-06 08:58:30 +01:00
Marius Bergmann
ebaedb0e11 pythondialog: init at 3.4.0 2019-11-05 16:26:08 -08:00
Vincent Laporte
92930b8568 ocamlPackages.reason: 3.5.0 → 3.5.1
Ensure compatibility with OCaml 4.09
2019-11-05 23:42:28 +00:00
Daiderd Jordan
f48ecbf850
Merge pull request #72624 from witkamp/master
muparser: add darwin support
2019-11-06 00:38:38 +01:00
Mario Rodas
ca76550c98 flow: 0.111.0 -> 0.111.3 2019-11-05 23:37:34 +00:00
Jonathan Ringer
5d1c5ba7f1 arrow-cpp: 0.15.0 -> 0.15.1 2019-11-05 23:33:34 +00:00
worldofpeace
917ab4b158
Merge pull request #72792 from jlesquembre/clj-kondo-update
clj-kondo: 2019.10.26 -> 2019.11.03
2019-11-05 19:19:49 +00:00
R. RyanTM
1a1bab34cc sysbench: 1.0.17 -> 1.0.18
* sysbench: 1.0.17 -> 1.0.18 (#72685)

* sysbench: set meta.homepage
+ cleanup build inputs (vim isn't needed since 1.0.12)
+ enable parallel building
2019-11-05 18:50:06 +01:00
Jonathan Ringer
65db5ce85c onnxruntime: 0.5.0 -> 1.0.0 2019-11-05 09:32:27 -08:00
Jonathan Ringer
f605e22cc3 python3Packages.cytoolz: 0.10.0 -> 0.10.1 2019-11-05 09:31:27 -08:00
Andrew Newman
1eafac2ac6 qtcreator 4.9.1 -> 4.10.0 (#70573)
Added optional withClangPlugins to disable clang plugins compilation
and, therefore, vendor clang dependency.
2019-11-05 12:00:42 -05:00
Jan Tojnar
9d36ef765c
gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
Jan Tojnar
51de90ef44
gjs: add separateDebugInfo 2019-11-05 15:20:16 +01:00
Philip Kranz
fa2909bf51 python.pkgs.pyglet: Fix missing libraries
Add the paths for Xext, fontconfig and freetype to the hardcoded library
paths in load_library.
2019-11-05 13:42:48 +01:00
Frederik Rietdijk
21c201adee pythonPackages.mesonpep517: init at 0.1.9999994 2019-11-05 12:19:35 +01:00
Frederik Rietdijk
eb98b1d1d2 pythonPackages.intreehooks: init at 1.0 2019-11-05 12:19:35 +01:00
Tyler Benster
6d7ab9e146 pythonPackages.scikitlearn: 0.21.2 -> 0.21.3 2019-11-05 11:30:46 +01:00
R. RyanTM
ccadfbeb24 python38Packages.telethon: 1.9.0 -> 1.10.8 2019-11-05 02:28:13 -08:00
R. RyanTM
78c5c97695 python38Packages.wurlitzer: 1.0.3 -> 2.0.0 2019-11-05 02:10:33 -08:00
R. RyanTM
b9611d2287 python38Packages.willow: 1.1 -> 1.3 2019-11-05 02:10:02 -08:00