Commit Graph

144848 Commits

Author SHA1 Message Date
Okina Matara
3bec94f2e1 meguca: Disable building C++ client for Darwin 2018-07-02 05:43:57 -05:00
Okina Matara
05a337ce53 meguca: 2018-06-29 -> 2018-07-01 2018-06-30 20:10:28 -05:00
Okina Matara
70acec8ae5 nodePackages: meguca: use node2nix 1.6.0 2018-06-30 19:58:14 -05:00
Okina Matara
82a501d92f meguca: 2018-06-27 -> 2018-06-29 2018-06-29 16:37:25 -05:00
Okina Matara
ec92e4dbe2 nodePackages: meguca: 1.0.7 -> 1.0.8 2018-06-29 16:36:35 -05:00
Okina Matara
cd667e43ae meguca: 2018-06-23 -> 2018-06-27 2018-06-29 15:57:13 -05:00
Okina Matara
f80c01b3f4 meguca: 2018-06-21 -> 2018-06-23 2018-06-29 15:57:13 -05:00
Okina Matara
6f96f5549c nodePackages: meguca: 1.0.7 update 2018-06-29 15:57:13 -05:00
Okina Matara
d4d9812b2d meguca: 2018-06-11 -> 2018-06-21 2018-06-29 15:57:04 -05:00
Okina Matara
901e6755dc meguca: 2018-06-10 -> 2018-06-11 2018-06-29 15:57:03 -05:00
Okina Matara
8ca6c4d47d nodePackages: meguca: 1.0.5 -> 1.0.7 2018-06-29 15:57:03 -05:00
Okina Matara
c4bff754a7 easyjson: 2018-03-23 -> 2018-06-06 2018-06-29 15:56:54 -05:00
Okina Matara
4031e08242 nodePackages: meguca: 1.0.4 (2018-05-17) -> 1.0.5 2018-06-29 15:56:54 -05:00
Okina Matara
4b91c2428b meguca: 2018-05-26 -> 2018-06-10 2018-06-29 15:56:33 -05:00
Sander van der Burg
05474564b2 Add minimal package set for Node.js 10.x 2018-06-29 22:44:33 +02:00
aszlig
b70ccf8a7b
cbatticon: Fix build by removing -Wno-format
This conflicts with -Werror=format-security and the build doesn't have
any format security problems, so -Wno-format IMHO shouldn't be there in
the first place.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @domenkozar
2018-06-29 22:42:16 +02:00
obadz
79b33a2c00 citrix-receiver: 13.9.1 -> 13.10.0 2018-06-29 21:33:09 +01:00
obadz
a046d8c873 citrix-receiver: override libidn 1.35 back to 1.34 just for this binary pkg 2018-06-29 21:33:07 +01:00
John Wiegley
4d28621c44
Merge pull request #42759 from Zimmi48/coq-8.8.1
coq_8_8: 8.8.0 -> 8.8.1
2018-06-29 13:31:01 -07:00
Johannes Frankenau
701ddacfb1 streamlink: 0.13.0 -> 0.14.2 (#42625) 2018-06-29 22:26:52 +02:00
Robin Gloster
95cb828b27
python-openid: remove, only keep python3-openid
see discussion on
2e41891e6d
2018-06-29 21:37:45 +02:00
aszlig
9037f608ae
beets: 1.4.6 -> 1.4.7
The upstream release notes are a bit bigger, so I'm not including it
here. You can find it at:

https://github.com/beetbox/beets/releases/tag/v1.4.7

Originally I wanted to just fix the build, which is currently broken
because a few tests have failed, but the fix for the tests is already
included in the 1.4.7 upstream release[1], so I opted to update instead.

Other than running the tests included in beets (in addition to
building/running tests of the "alternatives" and "copyartifacts"
external plugins) I have made some small queries on my local music
collection, but haven't tested import or any write operation.

[1]: https://github.com/beetbox/beets/commit/8eb50fee33044dea008408423ee

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @domenkozar, @pjones
2018-06-29 21:29:49 +02:00
aszlig
d15ba6a7ee
python/soco: init at 0.15
This is required for one of the plugins (sonosupdate) of Beets version
1.4.7.

I do not have a Sonos speaker, so I can't really test whether the
library works nor properly maintain this package (so I didn't add myself
as a maintainer).

I ran the build (including tests) against Python 2.x and Python 3.x.

Signed-off-by: aszlig <aszlig@nix.build>
2018-06-29 21:29:49 +02:00
Vladimír Čunát
2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Vladimír Čunát
2f4001f41a
Merge #42729: firefox-61 and related updates (security)
(cherry picked from commit 8ad921dc942b43b8f6ccec529834649585ef0df1)
Fast-forwarded to get to master sooner.
2018-06-29 20:58:13 +02:00
Robert Schütz
18d78e2e48 python.pkgs.pytest-mock: 1.8.0 -> 1.10.0 2018-06-29 20:03:08 +02:00
Benjamin Staffin
dca7e24a11
networkmanager: Expand dns description, integrate with other services (#41898)
Rather than special-casing the dns options in networkmanager.nix, use
the module system to let unbound and systemd-resolved contribute to
the newtorkmanager config.
2018-06-29 13:41:46 -04:00
Matthew Bauer
25342cd6bd
elish: add shellPath attribute
Fixes #42764
2018-06-29 13:36:59 -04:00
Robert Schütz
38094de6b6 python.pkgs.flask-common: use flask-caching 2018-06-29 19:27:34 +02:00
Robert Schütz
da7d4c3676 python.pkgs.flask-caching: init at 1.4.0 2018-06-29 19:27:28 +02:00
Jan Tojnar
0c083fc1f6
gspell: 1.8.0 → 1.8.1 2018-06-29 18:42:01 +02:00
Jan Tojnar
a6f228d794
osmo: switch to gspell 2018-06-29 18:42:01 +02:00
Jan Tojnar
eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00
Robert Helgesson
8e78a9a68f
eclipse-plugin-jdt: 4.7.3a -> 4.8 2018-06-29 16:52:19 +02:00
Robert Helgesson
78601c097c
eclipse-sdk: 4.7.3a -> 4.8 2018-06-29 16:52:19 +02:00
Robert Helgesson
54f7949636
eclipse-platform: 4.7.3a -> 4.8 2018-06-29 16:52:14 +02:00
Peter Hoeg
140ad12d71
Merge pull request #42765 from jfrankenau/fix-puddletag
puddletag: install desktop entry and man page
2018-06-29 22:13:08 +08:00
Tim Steinbach
4f3ba3b1f8
linux-hardened: Adjust for Linux 4.17 2018-06-29 08:37:25 -04:00
Johannes Frankenau
f4e9294970 puddletag: install desktop entry and man page 2018-06-29 14:34:33 +02:00
WilliButz
180855a1fe grafana: 5.2.0 -> 5.2.1 2018-06-29 13:58:07 +02:00
Michael Weiss
b00d53fcfe androidStudioPackages.{dev,canary}: 3.2.0.18 -> 3.3.0.0 2018-06-29 13:54:10 +02:00
Michael Weiss
474fd13606 androidStudioPackages.beta: 3.2.0.18 -> 3.2.0.19 2018-06-29 13:54:01 +02:00
Jaakko Luttinen
a4765957fd pythonPackages.salmon-mail: fix tests (#42753) 2018-06-29 13:20:38 +02:00
Jaakko Luttinen
1a589cc422 pythonPackages.txtorcon: 0.20.0 -> 18.0.0 (#42754) 2018-06-29 13:19:32 +02:00
Robert Schütz
35f957a0fa abcm2ps: 8.13.22 -> 8.13.23 2018-06-29 12:49:55 +02:00
Michael Weiss
b0f9175d03 sshfs: 3.3.2 -> 3.4.0 2018-06-29 12:16:15 +02:00
Jan Tojnar
30c154d99b
haskellPackages.llvm-hs_6_3_0: fix build 2018-06-29 11:31:16 +02:00
Théo Zimmermann
314eb884ec
coq_8_8: 8.8.0 -> 8.8.1 2018-06-29 11:10:31 +02:00
Frederik Rietdijk
8be25ffcc7
Merge pull request #41954 from jraygauthier/jrg/hplip_fixes_rebased
hplip: 3.18.3 -> 3.18.5
2018-06-29 09:17:50 +02:00
Frederik Rietdijk
9cf1f58c4f
Merge pull request #42372 from Assassinkin/sklearn-deap
pythonPackages.sklearn-deap: init at 0.2.2
2018-06-29 09:15:19 +02:00