Commit Graph

218884 Commits

Author SHA1 Message Date
Jonathan Ringer
279438e7f8 python: add use-pkgs-prefix option to update script 2020-03-27 01:47:30 -07:00
Joe Hermaszewski
7dd3d620d6 vim-plugins.coc-fzf: init at 2020-03-06
Tested working with the current version of coc.nvim and fzf
2020-03-27 01:42:32 -07:00
Christoph Neidahl
81d0e3d056 cheesecutter: init at unstable-2019-12-06 2020-03-27 01:40:56 -07:00
Christoph Neidahl
2a846e9c38 acme: init at 120 2020-03-27 01:40:56 -07:00
Michele Guerini Rocco
cccdf3d085
Merge pull request #82656 from fgaz/sfxr-qt/1.3.0
sfxr-qt: 1.2.0 -> 1.3.0
2020-03-27 09:36:27 +01:00
Steve Jones
28aa914b1e qmidiarp: init at 0.6.5 2020-03-27 01:34:44 -07:00
Michele Guerini Rocco
69f3f3eb97
Merge pull request #83418 from romildo/upd.roboto-mono
roboto-mono: 2016-01-11 -> 2.002-20190125
2020-03-27 09:12:37 +01:00
Dmitry Kalinkin
fa73723305
perlPackages.CPAN: fix patch download
Fixes: 153b0db9 ('perlPackages.CPAN: apply patch to fix changed YAML module default')
Closes: #81480
2020-03-27 04:04:53 -04:00
Michele Guerini Rocco
fcb0a88e53
Merge pull request #83313 from romildo/upd.roboto-slab
roboto-slab: 2016-01-11 -> 2.000
2020-03-27 09:01:31 +01:00
Roberto Di Remigio
335e097352
mkl: 2019.5.281 -> 2020.0.166 (Linux only) 2020-03-27 08:45:20 +01:00
Doron Behar
b03bf779ae connman: remove unneeded deps from nativeBuildInputs 2020-03-27 10:43:51 +03:00
Doron Behar
aa44c23c7a connman: reverse order of build flavors declaration 2020-03-27 10:43:51 +03:00
Doron Behar
22b27dd635 connman: remove import of networkmanager 2020-03-27 10:43:51 +03:00
Doron Behar
a3d2e48a62 connmanMinimal: remove use of lowPrio 2020-03-27 10:43:51 +03:00
Doron Behar
fa5f7b89c4 connman: Switch to postPatch from patchPhase 2020-03-27 10:43:51 +03:00
Doron Behar
3b89674dc3 connman: declare build flavors idiomaticly
Use tesseract as a source for inspiration - rename default.nix ->
connman.nix and declare build flavors in default.nix .
2020-03-27 10:43:51 +03:00
Doron Behar
be59cb3be8 connman: Use patchPhase instead of preConfigure 2020-03-27 10:43:51 +03:00
Doron Behar
e59deafc2d connman: Use global reference to lib.optionals 2020-03-27 10:43:51 +03:00
Doron Behar
cdc20ac30e connman: Fix comments after @erikarvstedt's comments 2020-03-27 10:43:51 +03:00
Doron Behar
ce502a41eb connman: Add 2 more build flavors 2020-03-27 10:43:51 +03:00
Doron Behar
53d8831b62 connman: cleanup build from the groundup 2020-03-27 10:43:51 +03:00
Doron Behar
50ce1e6469 connman: doCheck and split outputs 2020-03-27 10:43:51 +03:00
Doron Behar
a0e966d797 connman: upgrade to readline latest 2020-03-27 10:43:50 +03:00
Doron Behar
e55ad4897d connman: quote homepage 2020-03-27 10:43:50 +03:00
Doron Behar
e9569a0a03 connman: quote out in configure flag 2020-03-27 10:43:50 +03:00
Doron Behar
184d741292 connman: remove unneeded hooks 2020-03-27 10:43:50 +03:00
Doron Behar
bc4d2abac8 connman: remove unneeded deps 2020-03-27 10:43:50 +03:00
Doron Behar
7cdd874589 connman: 1.37 -> 1.38 2020-03-27 10:43:50 +03:00
Doron Behar
59613f5ca5 connman: format argument lists and inputs 2020-03-27 10:43:50 +03:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing
changes made to afd997aab6e9b7a322198092c7828d6c560ac06f.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Dmitry Kalinkin
5f372b1241
Merge pull request #81127 from gnidorah/vk
vk-messenger: 4.5.2 -> 5.0.1
2020-03-27 03:30:59 -04:00
Jörg Thalheim
0bba7474b3
go: propagate target build dependencies correctly
When using strict deps we have to use depsTargetTargetPropagated
as go is added as a nativeBuildInputs to our build.
2020-03-27 07:28:40 +00:00
Jörg Thalheim
15755501c2
telegraf: 1.13.4 -> 1.14.0 2020-03-27 07:23:18 +00:00
Vincent Laporte
4a3edb4bd7 ocaml: 4.09.0 → 4.09.1 2020-03-27 08:06:15 +01:00
Benjamin Hipple
acfe7e0dbc pythonPackages.distributed: remove bad check dependency on pytest-faulthandler 2020-03-26 22:14:13 -07:00
Benjamin Hipple
f5ffd143d6 python2Packages.pytest-faulthandler: remove package
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler

Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Benjamin Hipple
643d10295d python2Packages.faulthandler: 3.1 -> 3.2 and fix build
It is currently failing on master and 20.03. I spent some time reading the src
code but was not able to figure out why the env var activation is not working.
Since this is currently failing, and since it's dying alongside python 2 anyways
I propose we just disable the 1 failing test.

There's some more information inline in the comment if someone wants to fix this
or dig further.
2020-03-26 22:14:13 -07:00
Marcos Benevides
c116e28cc4 pythonPackages.tesserocr: 2.5.0 -> 2.5.1 2020-03-27 05:46:10 +01:00
Vincent Breitmoser
e3ccc89dfd pythonPackages.fritzconnection: 0.8.4 -> 1.2.1 2020-03-27 05:46:00 +01:00
Drew Risinger
d39abe9a0f pythonPackages.marshmallow-polyfield: 5.7 -> 5.9 2020-03-27 05:42:44 +01:00
Dmitry Kalinkin
db4bbfff66
Merge pull request #81421 from gnidorah/mame
mame: 0.218 -> 0.219
2020-03-27 00:35:48 -04:00
R. RyanTM
250b9c68bb languagetool: 4.8 -> 4.9 2020-03-27 04:20:20 +00:00
R. RyanTM
bd3fbef804 last: 1047 -> 1060 2020-03-27 04:12:41 +00:00
R. RyanTM
b260826c9a keycloak: 9.0.0 -> 9.0.2 2020-03-27 04:07:13 +00:00
Mario Rodas
3afe526536
Merge pull request #83120 from JeffLabonte/update_brave_1.5.112_to_1.5.115
brave: 1.5.112 -> 1.5.115
2020-03-26 22:54:24 -05:00
Mario Rodas
ef5318cde4
Merge pull request #83455 from marsam/update-nodejs-13_x
nodejs-13_x: 13.11.0 -> 13.12.0
2020-03-26 22:51:40 -05:00
Matt McHenry
68e43c61fe timetrap: 1.15.1 -> 1.15.2 2020-03-26 21:21:48 -04:00
Mario Rodas
44353447db poco: add platforms to meta 2020-03-26 20:00:00 -05:00
Samuel Dionne-Riel
3320a06049
Merge pull request #83459 from samueldr/revert/83074
Revert "mypy: 0.761 -> 0.770"
2020-03-26 20:57:21 -04:00
Samuel Dionne-Riel
776b55518a Revert "mypy: 0.761 -> 0.770"
This reverts commit e7c3e277b621e281c44d5835a97215ec2d2f8739.

See https://github.com/NixOS/nixpkgs/issues/83458

This currently blocks the channel.
2020-03-26 20:50:32 -04:00