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
Silvan Mosberger
d34194badd
nixos/networkmanager: fix merging options ( #72916 )
...
nixos/networkmanager: fix merging options
2019-11-06 23:34:40 +01: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
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
Aaron Andersen
dec234f986
Merge pull request #72789 from aanderse/httpd-again
...
nixos/httpd: module cleanup
2019-11-06 16:04:38 -05: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
Jan Tojnar
894fdfaf1f
nixos/networkmanager: fix merging options
...
Incorrect merging of modules resulted in dhcpcd being enabled causing flaky network connection.
https://github.com/NixOS/nixpkgs/pull/64364
Fixing it uncovered an infinite recursion from the same commit, previously masked by the incorrect merge.
We can just drop the `mkDefault` for `networking.wireless.enable` as it is already `false` by default.
Closes: https://github.com/NixOS/nixpkgs/issues/72416
2019-11-06 21:26:03 +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
Galen Abell
8eb8fa153e
vimPlugins: Add alias support to update.py
...
Plugins in `plugin-list` can now optionally specify an alias name, to
avoid naming collisions if plugins have the same repo name. For example,
specifying `author/common-plugin as author-common-plugin` will use
`author-common-plugin` as the package name in `generated.nix`.
2019-11-06 10:55:51 -08:00
Tim Steinbach
873ffd8d29
linux: 4.9.198 -> 4.9.199
2019-11-06 13:38:36 -05:00
Tim Steinbach
042cf21f74
linux: 4.4.198 -> 4.4.199
2019-11-06 13:38:23 -05:00
Tim Steinbach
308aba8351
linux: 4.19.81 -> 4.19.82
2019-11-06 13:38:04 -05:00
Tim Steinbach
2316150e64
linux: 4.14.151 -> 4.14.152
2019-11-06 13:37:46 -05:00
R. RyanTM
f28fad5e2f
jetty: 9.4.16.v20190411 -> 9.4.22.v20191022
...
(#72533 )
2019-11-06 19:30:58 +01:00
R. RyanTM
91c8c0093a
leatherman: 1.8.0 -> 1.9.0
...
(#72553 )
2019-11-06 19:26:09 +01:00
Sascha Grunert
f46e8f9a12
cri-o: 1.15.2 -> 1.16.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-06 19:22:36 +01:00
adisbladis
9a5ef400fc
linux: 5.3.8 -> 5.3.9
2019-11-06 18:16:55 +00:00
Maximilian Bosch
20ef52bf04
Merge pull request #72915 from WilliButz/grafana-update
...
grafana: 6.4.3 -> 6.4.4
2019-11-06 19:14:30 +01:00
R. RyanTM
2b2a80ab5b
setbfree: 0.8.9 -> 0.8.10
...
(#72665 )
2019-11-06 19:12:44 +01:00
R. RyanTM
01aedf07d9
renpy: 7.3.3 -> 7.3.5 ( #72653 )
...
(#72653 )
2019-11-06 18:53:53 +01:00
WilliButz
d4763639e0
grafana: 6.4.3 -> 6.4.4
2019-11-06 18:51:54 +01:00
Maximilian Bosch
5f3956f019
Merge pull request #72596 from kolaente/update/spotify
...
Spotify 1.0.96.181 -> 1.1.10.546
2019-11-06 18:36:28 +01:00
worldofpeace
0923ffb2f6
Merge pull request #72899 from JohnAZoidberg/fix-py-test-driver-crash
...
nixos/tests: Ignore shutdown/crash if not booted
2019-11-06 17:28:26 +00:00
R. RyanTM
f8948e9606
mcelog: 164 -> 165 ( #72583 )
2019-11-06 18:18:28 +01:00
R. RyanTM
46af0b2a2c
opera: 62.0.3331.43 -> 64.0.3417.83
...
(#72587 )
2019-11-06 18:12:08 +01:00
R. RyanTM
afa48f16f2
reaper: 5.983 -> 5.984
...
(#72654 )
2019-11-06 18:06:07 +01:00
Dmitry Kalinkin
7272491194
Merge pull request #72373 from jlesquembre/pulumi-fix
...
pulumi: install providers and add update script
2019-11-06 11:32:33 -05:00
Francesco Gazzetta
d1473e031e
coloursum: 0.1.0 -> 0.2.0 ( #72900 )
2019-11-06 18:05:29 +02:00
Matthew Bauer
46f1daead7
Merge pull request #72727 from oxalica/mips-parse
...
lib.systems: handle mips family properly
2019-11-06 10:24:05 -05:00
Timo Kaufmann
c54848ee77
Merge pull request #72771 from timokau/sage-fixes
...
sage: fix tests
2019-11-06 16:21:51 +01:00