Commit graph

151944 commits

Author SHA1 Message Date
Sarah Brofeldt 4ae70b7771
Merge pull request #46111 from stites/noti
noti: init at 3.1.0
2018-09-07 16:35:18 +02:00
stites f1c30cf772 noti: init at 3.1.0 2018-09-07 10:28:03 -04:00
stites 82f980828d add stites to maintainers list 2018-09-07 10:27:03 -04:00
Michael Weiss 6d81d8254c monkeysphere: Correctly wrap the keytrans aliases (subcommands) 2018-09-07 15:20:50 +02: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
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
Franz Pletz 48f2b0c909
Merge pull request #46235 from alexshpilkin/networkd-link-multicast
nixos/networkd: support MULTICAST, fix RequiredForOnline and [Route]
2018-09-07 07:44:58 +00: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
Alexander Shpilkin ecf73103ab
nixos/networkd: do not require gateway for routes
A route via a tunnel interface does not require a gateway to be
specified, so do not check for the Gateway= field on routes at all.
2018-09-07 02:23:12 +03:00
taku0 0a3f07077b firefox-esr: 60.1.0esr -> 60.2.0esr, mark 52.9.0esr insecure 2018-09-07 08:14:48 +09:00
Alexander Shpilkin 8fdb6fba30
nixos/networkd: fix handling of RequiredForOnline 2018-09-07 02:01:21 +03: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
Alexander Shpilkin 423e46a24f
nixos/networkd: support MULTICAST flag on links
Support Multicast= option in [Link] section of network units,
introduced in systemd/systemd#9118.
2018-09-07 01:56:46 +03: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
xeji 5fc8ebdda0
Merge pull request #45784 from oxij/pull/44720-shell-env-edited
nixos/shells: Avoid overriding the environment for other child shells
2018-09-06 20:30:34 +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
Silvan Mosberger aed92ec2e9
Merge pull request #44134 from dasJ/iperf
nixos/iperf: Init the module
2018-09-06 18:52:30 +02:00
Chris Ostrouchov 1d6fd65957 pythonPackages.geopandas: 0.3.0 -> 0.4.0
Additionally fix issue with tests failing for 18.09 release.

Tests required url fetch. Disabled with "not web".
2018-09-06 18:50:11 +02:00
Matthieu Coudron 13050ccc0b python3Packages.genanki: init at 0.6.0
Library to generate anki flashcards.
2018-09-06 18:31:57 +02:00
Profpatsch efdf618330 lib: move assertMsg and assertOneOf to their own library file
Since the `assertOneOf` uses `lib.generators`, they are not really trivial
anymore and should go into their own library file.
2018-09-06 18:14:27 +02:00
Profpatsch 3e45b61a99 lib/trivial: add a few examples of usage of assertMsg/assertOneOf 2018-09-06 18:14:27 +02:00
Profpatsch 320cdecd16 lib/trivial: add assertOneOf 2018-09-06 18:14:27 +02:00
Profpatsch 0e2aa97f3a lib/trivial: add assertMsg 2018-09-06 18:14:27 +02:00
Paul TREHIOU fc2c606a7a jackett: 0.9.41 -> 0.10.160 (#46114)
* jackett: update mono to 5.8

Jackett needs mono version >= 5.8

https://github.com/Jackett/Jackett/blob/master/README.md#supported-systems

* jackett: 0.9.41 -> 0.10.160
2018-09-06 18:02:33 +02:00
Bas van Dijk deda080e32
Merge pull request #46043 from vaibhavsagar/bump-all-cabal-hashes
all-cabal-hashes: update snapshot to Hackage at 2018-09-04T11:59:40Z
2018-09-06 17:48:04 +02:00
John Ericson d43e320f79
Merge pull request #46154 from obsidiansystems/top-level-xxxPlatfform-deprecation-changelog
doc: Add release notes for top-level {build,host,target}Platform deprecation
2018-09-06 10:10:48 -04:00
Sebastien Maret 5b58c6ac76 gildas: add alternative url for the source code (#46145)
For each new release, the upstream developers of Gildas move the
source code of the previous release to a different directory. Add this
directory to the list of url to avoid build failure at each new
release.
2018-09-06 15:10:21 +01:00
Michael Raskin 6ea0c3e271 matrix-synapse: 0.33.3 -> 0.33.3.1 2018-09-06 17:16:45 +03:00