Commit Graph

178272 Commits

Author SHA1 Message Date
Sébastien Maret
eb16eb51f2
pythonPackages.astroquery: fix build
The patch from upstream repository has been included in the latest
release (0.3.10), so we don't need it anymore.
2019-11-28 13:02:52 +01:00
Marek Mahut
b3e9e30e42
Merge pull request #72963 from marsam/update-hub
hub: 2.12.8 -> 2.13.0
2019-11-07 15:44:55 +01:00
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
3e09be839a ostree: add test to passthru 2019-11-07 08:39:54 -05:00
worldofpeace
247422c187 colord: add test to passthru 2019-11-07 08:39:26 -05: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
25454dbad8 fwupd: correct test attr 2019-11-07 08:11:25 -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
Aaron Andersen
c22e76e450
Merge pull request #71605 from aanderse/redmine-cleanup
redmine: drop 3.4.x package, 4.0.4 -> 4.0.5
2019-11-06 18:02:48 -05:00
Aaron Andersen
94d4533e94
Merge pull request #72871 from aanderse/zabbix
zabbix: minor version bump
2019-11-06 17:57:25 -05:00
Daniel Schaefer
92216681cc apache-directory-studio: 2.0.0.v20170904-M13 -> 2.0.0-M14 2019-11-06 23:39:26 +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
R. RyanTM
b8a18cf1c7 pidgin-sipe: 1.24.0 -> 1.25.0
* pidgin-sipe: 1.24.0 -> 1.25.0 (#71773)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pidgin-sipe/versions
2019-11-06 22:33:43 +01:00
Mario Rodas
58975005b2
gitAndTools.hub: 2.12.8 -> 2.13.0
Changelog: https://github.com/github/hub/releases/tag/v2.13.0
2019-11-06 16:20:00 -05: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
Maximilian Bosch
314c9745da
Merge pull request #72933 from fadenb/graylog_3.1.3
graylog: 3.1.2 -> 3.1.3
2019-11-06 21:57:41 +01:00
Tristan Helmich (omniIT)
98b0f8c851 graylog: 3.1.2 -> 3.1.3 2019-11-06 20:19:53 +00:00
davidak
7456f19b40 nlohmann_json: disable tests for now since they timeout 2019-11-06 20:12:11 +01:00
Yurii Rashkovskii
2e52f98ddb streamlit: init at 0.49.0 2019-11-06 11:01:06 -08:00
Galen Abell
874201a860 vimPlugins: fix vim-docbk-snippets naming clash 2019-11-06 10:55:51 -08:00
Galen Abell
1cfd1d06d6 vimPlugins.VimOrganizer: init at 2014-04-10 2019-11-06 10:55:51 -08:00
Galen Abell
545bc45809 vimPlugins.vim-sexp-mappings-for-regular-people:
init at 2014-11-04
2019-11-06 10:55:51 -08:00
Galen Abell
c07850c5cf vimPlugins.vim-sexp: init at 2017-05-15 2019-11-06 10:55:51 -08:00
Galen Abell
ae74169450 vimPlugins.vim-clojure-static: init at 2017-10-23 2019-11-06 10:55:51 -08:00
Galen Abell
afbde10f2f vimPlugins.vim-clojure-highlight: init 2015-07-05 2019-11-06 10:55:51 -08:00
Galen Abell
13c2cc0b91 vimPlugins.utl-vim: init at 2010-10-18 2019-11-06 10:55:51 -08:00
Galen Abell
2b944d2fcf vimPlugins.vim-salve: init at 2019-08-02 2019-11-06 10:55:51 -08:00
Galen Abell
05c0d8792f vimPlugins.kotlin-vim: init at 2019-05-26 2019-11-06 10:55:51 -08:00
Galen Abell
05ded6497a vimPlugins.gv-vim: init at 2019-10-13 2019-11-06 10:55:51 -08:00
Galen Abell
6f3f7fcc89 vimPlugins.mattn-calendar-vim: init at 2018-08-25 2019-11-06 10:55:51 -08:00
Galen Abell
47769e5127 vimPlugins: Update 2019-11-06 10:55:51 -08:00