Timo Kaufmann
b11cfc2622
Merge pull request #46325 from timokau/sage-numpy-1.15.1
...
sage: fix numpy and scipy integration
2018-09-07 18:52:55 +02:00
Michael Raskin
114959bcb6
Merge pull request #46319 from 7c6f434c/sbcl-1.4.10
...
sbcl: 1.4.7 -> 1.4.10
2018-09-07 16:47:23 +00:00
Timo Kaufmann
7521f2863d
sage: fix numpy and scipy integration
2018-09-07 18:36:52 +02:00
Claas Augner
9466627d36
phpPackages.xdebug26: 2.6.0 -> 2.6.1 ( #46205 )
2018-09-07 17:57:37 +02:00
Claas Augner
da63c86e3e
phpPackages.psysh: 0.9.6 -> 0.9.8 ( #46206 )
2018-09-07 17:56:43 +02:00
Claas Augner
6ae3f9a3f7
phpPackages.composer: 1.6.5 -> 1.7.2 ( #46203 )
2018-09-07 17:56:17 +02:00
xeji
0287b49d70
Merge pull request #46315 from romildo/upd.deepin-mutter
...
deepin-mutter: init at 3.20.34
2018-09-07 17:52:04 +02:00
R. RyanTM
79ba556020
bear: 2.3.12 -> 2.3.13 ( #46308 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bear/versions
2018-09-07 17:48:26 +02:00
xeji
6f3ff5acc7
Merge pull request #46186 from costrouc/costrouc/python-ncclient
...
pythonPackages.ncclient: refactor + init pythonPackages.selectors2
2018-09-07 17:33:58 +02:00
Timo Kaufmann
e326c0156d
Merge pull request #45728 from Ma27/nixos/weechat-module
...
nixos/weechat: add module
2018-09-07 17:19:46 +02:00
Sarah Brofeldt
4ae70b7771
Merge pull request #46111 from stites/noti
...
noti: init at 3.1.0
2018-09-07 16:35:18 +02:00
Michael Raskin
d7861ab8b6
sbcl: 1.4.7 -> 1.4.10
2018-09-07 17:32:42 +03:00
stites
f1c30cf772
noti: init at 3.1.0
2018-09-07 10:28:03 -04:00
Chris Ostrouchov
a726956b42
pythonPackages.ncclient: refactor
...
adding selectors2 as dependency of ncclient. Added recently 20 days
ago in August. 8ef20f2828
2018-09-07 10:22:22 -04:00
Chris Ostrouchov
11c3fe2258
pythonPackages.selectors2: init at 2.0.1
...
Added package becuase now dependency of ncclient.
2018-09-07 10:22:22 -04:00
José Romildo Malaquias
2b49b7f608
deepin-mutter: init at 3.20.34
2018-09-07 10:22:12 -03:00
Michael Weiss
6d81d8254c
monkeysphere: Correctly wrap the keytrans aliases (subcommands)
2018-09-07 15:20:50 +02:00
José Romildo Malaquias
d113ca46a7
clutter: enable evdev input (needed by some Deepin packages)
2018-09-07 10:06:41 -03:00
José Romildo Malaquias
9691049220
cogl: Add GL_ARB_shader_texture_lod and copy_sub_image support
2018-09-07 10:05:17 -03:00
Jörg Thalheim
8f6e805be4
Merge pull request #46301 from r-ryantm/auto-update/bcc
...
linuxPackages.bcc: 0.6.1 -> 0.7.0
2018-09-07 13:57:35 +01:00
Michael Raskin
f9a0679297
Merge pull request #46157 from taku0/firefox-bin-62.0
...
firefox, firefox-bin: 61.0.2 -> 62.0, firefox-esr: 60.1.0esr -> 60.2.0esr, remove 52.9.0esr [Critical security fixes]
2018-09-07 12:10:47 +00:00
Maximilian Bosch
f5becfb5b0
weechatScripts.wee-slack: init at 2.1.1
2018-09-07 13:45:13 +02:00
Maximilian Bosch
a8efe61412
weechat: 2.1 -> 2.2; improve package configuration
...
This aims to make the `weechat` package even more configurable. It
allows to specify scripts and commands using the `configure` function
inside a `weechat.override` expression.
The package can be configured like this:
```
with import <nixpkgs> { };
weechat.override {
plugins = { availablePlugins, ... }: {
plugins = builtins.attrValues availablePlugins;
init = ''
/set foo bar
/server add freenode chat.freenode.org
'';
scripts = [ "/path/to/script.py" ];
};
}
```
All commands are passed to `weechat --run-command "/set foo bar;/server ..."`.
The `plugins' attribute is not necessarily required anymore, if it's
sufficient to add `init' commands, the `plugins' will be
`builtins.attrValues availablePlugins' by default.
Additionally the result contains `weechat` and `weechat-headless`
(introduced in WeeChat 2.1) now.
2018-09-07 13:10:43 +02:00
Daniël de Kok
d261df5fc1
python2Packages.spacy_models: update all models to version 2.0.0 ( #46182 )
...
Update the model list to those models that are compatibly with the
latest spaCy version:
https://github.com/explosion/spacy-models/blob/master/compatibility.json
The updated model file evaluates to the following packages:
python2Packages.spacy_models.de_core_news_sm
python2Packages.spacy_models.en_core_web_lg
python2Packages.spacy_models.en_core_web_md
python2Packages.spacy_models.en_core_web_sm
python2Packages.spacy_models.en_vectors_web_lg
python2Packages.spacy_models.es_core_news_md
python2Packages.spacy_models.es_core_news_sm
python2Packages.spacy_models.fr_core_news_md
python2Packages.spacy_models.fr_core_news_sm
python2Packages.spacy_models.it_core_news_sm
python2Packages.spacy_models.nl_core_news_sm
python2Packages.spacy_models.pt_core_news_sm
python2Packages.spacy_models.xx_ent_wiki_sm
python3Packages.spacy_models.de_core_news_sm
python3Packages.spacy_models.en_core_web_lg
python3Packages.spacy_models.en_core_web_md
python3Packages.spacy_models.en_core_web_sm
python3Packages.spacy_models.en_vectors_web_lg
python3Packages.spacy_models.es_core_news_md
python3Packages.spacy_models.es_core_news_sm
python3Packages.spacy_models.fr_core_news_md
python3Packages.spacy_models.fr_core_news_sm
python3Packages.spacy_models.it_core_news_sm
python3Packages.spacy_models.nl_core_news_sm
python3Packages.spacy_models.pt_core_news_sm
python3Packages.spacy_models.xx_ent_wiki_sm
2018-09-07 12:58:53 +02:00
Michael Weiss
52d3fc4780
monkeysphere: Wrap all relevant programs
2018-09-07 12:24:41 +02:00
Moritz Ulrich
d710765f52
google-cloud-sdk: 206.0.0 -> 215.0.0
2018-09-07 12:11:17 +02:00
Timo Kaufmann
759e495881
Merge pull request #46268 from r-ryantm/auto-update/jmol
...
jmol: 14.29.17 -> 14.29.19
2018-09-07 11:32:26 +02:00
Christopher Ostrouchov
66e1288962
pythonPackages.kubernetes: add missing dependency ( #46179 )
...
fix build issue from missing dependency `adal`. This is due to `adal`
being added as a dependency in July
23rd. 9afec55f4a (diff-b4ef698db8ca845e5845c4618278f29a)
2018-09-07 11:25:53 +02:00
Michael Raskin
61e0bcdb6c
Merge pull request #46177 from r-ryantm/auto-update/sysdig
...
linuxPackages.sysdig: 0.22.1 -> 0.23.1
2018-09-07 08:33:41 +00:00
Michael Raskin
54b6652868
julia: add garrison as maintainer
...
suggested in
https://github.com/NixOS/nixpkgs/pull/44191#discussion_r215802530
participates in upstream development
2018-09-07 11:39:52 +03:00
Michael Raskin
0e4197b34b
julia: readd julia_06 name, make julia an alias that selects a version, as we usually do for incompatible versions
2018-09-07 11:39:52 +03:00
R. RyanTM
29cdfe0218
linuxPackages.bcc: 0.6.1 -> 0.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bcc/versions
2018-09-07 00:54:22 -07:00
Christopher Ostrouchov
427e4910ec
pythonPackages.ordered-set: add missing dependency ( #46183 )
...
missing dependency for doing tests (pytestrunner) added three months
ago June c0b9308988
.
2018-09-07 09:26:07 +02:00
Mateusz Kowalczyk
b8c4f02131
Merge pull request #46228 from r-ryantm/auto-update/onig
...
oniguruma: 6.8.2 -> 6.9.0
2018-09-07 16:16:51 +09:00
Christopher Ostrouchov
6586765a8f
pythonPackages.phonopy: refactor ( #46161 )
...
Fixing phonopy not building. Tests were moved on Jul 30.
2018-09-07 08:41:24 +02:00
Christopher Ostrouchov
b5b48c0a91
pythonPackages.locustio: 0.8.1 -> 0.9.0 ( #46191 )
...
Fixing build issue. Additionally fetching from github becuase pypi
packge does not come with README which is a buildtime dependency.
2018-09-07 08:38:41 +02:00
Christopher Ostrouchov
b1d6d159aa
pythonPackages.pyslurm: 20180604 -> 20180811 ( #46187 )
...
Update version to support latest version of slurm. Fixes since
previously did not build.
2018-09-07 08:28:12 +02:00
Peter Hoeg
033964f541
Merge pull request #46221 from r-ryantm/auto-update/okteta
...
kdeApplications.okteta: 0.25.2 -> 0.25.3
2018-09-07 10:55:40 +08:00
R. RyanTM
baf51804f0
jmol: 14.29.17 -> 14.29.19
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
jmol
2018-09-06 19:54:40 -07:00
R. RyanTM
e5b17f61ef
rednotebook: 2.3 -> 2.6.1 ( #46200 )
2018-09-06 23:57:44 +00:00
taku0
0a3f07077b
firefox-esr: 60.1.0esr -> 60.2.0esr, mark 52.9.0esr insecure
2018-09-07 08:14:48 +09:00
R. RyanTM
6d803b41c5
oniguruma: 6.8.2 -> 6.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
onig
2018-09-06 15:57:40 -07:00
R. RyanTM
b710f4a85c
kdeApplications.okteta: 0.25.2 -> 0.25.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
okteta
2018-09-06 15:41:10 -07:00
Shea Levy
56a605c8b9
nix-plugins: 4.0.5 -> 5.0.0.
...
Fixes build against nix 2.1.
2018-09-06 15:14:29 -04:00
R. RyanTM
765a8c8cd5
plantuml: 1.2018.9 -> 1.2018.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
plantuml
2018-09-06 21:07:37 +02:00
R. RyanTM
788cab1ae7
woeusb: 3.2.1 -> 3.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
woeusb
2018-09-06 21:01:12 +02:00
Christopher Ostrouchov
7bcc2870c7
pythonPackages.jupyterlab_launcher: refactor ( #46178 )
...
jupyterlab_launcher does not support python version < 3.5. Disabled
for older versions
2018-09-06 20:40:43 +02:00
Robert Schütz
c42f0f95bb
home-assistant: 0.77.2 -> 0.77.3
2018-09-06 20:22:56 +02:00
R. RyanTM
6d3a2f6f44
linuxPackages.sysdig: 0.22.1 -> 0.23.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sysdig
2018-09-06 11:01:24 -07:00
xplat
3fc7c5b591
opam: 1.2.2 -> 2.0.0 ( #45806 )
2018-09-06 19:18:34 +02:00