Commit graph

190124 commits

Author SHA1 Message Date
Evan Stoll 6d74533300 gitkraken: 6.1.3 -> 6.1.4 2019-08-21 13:00:22 -04:00
Nikolay Amiantov 7498f0971b python3.pkgs.crc16: init at 0.1.1 2019-08-21 19:38:42 +03:00
Michael Weiss f4d57f3c02
meguca: Mark as broken 2019-08-21 18:32:27 +02:00
R. RyanTM 1b1e3d140e thermald: 1.8 -> 1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thermald/versions
2019-08-21 19:11:56 +03:00
Jan Tojnar d736138b00
Merge pull request #67071 from jtojnar/fontconfig-harmonization
nixos/fontconfig: harmonize with penultimate
2019-08-21 17:44:30 +02:00
Bas van Dijk cbf76c739a
Merge pull request #66728 from symphorien/rust-rls
rls: tie version to rustc's
2019-08-21 16:38:19 +02:00
Marek Mahut 5b3467d2c6
Merge pull request #67184 from delroth/warsow-url
warsow,warsow-engine: fix mirror URL
2019-08-21 16:24:10 +02:00
Danylo Hlynskyi 855be67358
nginx: expose generated config and allow nginx reloads (#57429)
* nginx: expose generated config and allow nginx reloads

Fixes: https://github.com/NixOS/nixpkgs/issues/15906
Another try was done, but not yet merged in https://github.com/NixOS/nixpkgs/pull/24476

This add 2 new features: ability to review generated Nginx config
(and NixOS has sophisticated generation!) and reloading
of nginx on config changes. This preserves nginx restart on package
updates.

I've modified nginx test to use this new feature and check reload/restart
behavior.

* rename to enableReload

* add sleep(1) in ETag test (race condition) and rewrite rebuild-switch using `nesting.clone`
2019-08-21 16:52:46 +03:00
Florian Klink 9f237fe444
Merge pull request #45392 from dguibert/dg/wireguard
nixos/wireguard: setup interface with systemd-networkd
2019-08-21 15:48:05 +02:00
Florian Klink 65b1948be2
Merge pull request #66762 from adisbladis/python-minimal
python3Minimal: Add top-level for a minimal Python 3 build
2019-08-21 15:04:52 +02:00
Marek Mahut e79212611e warsow: mark as broken on aarch64 2019-08-21 15:02:36 +02:00
adisbladis 99e6ca2bdc python3Minimal: Add top-level for a minimal Python 3 build
This builds Python without optional dependencies.

We can't just use python3.override, as things like
python3Minimal.withPackages would pass the wrong python derivation into
these modules.
2019-08-21 14:52:49 +02:00
Raphael Das Gupta aa0f96cfb4 libosmium: 2.15.1 -> 2.15.2 2019-08-21 14:46:42 +02:00
Vincent Laporte 609d408970 coq: make version 8.9 the default one 2019-08-21 12:07:38 +00:00
Alexei Robyn 740a7255b6 lua*Packages.moonscript: init at 0.5.0-1 (generated) 2019-08-21 22:06:32 +10:00
Alexei Robyn c84a282c74 lua*Packages.alt-getopt: init at 0.8.0-1 (generated) 2019-08-21 22:04:19 +10:00
Jan Tojnar 19055cb3ec
Merge pull request #67156 from r-ryantm/auto-update/tali
gnome3.tali: 3.32.0 -> 3.32.1
2019-08-21 13:17:22 +02:00
Pierre Bourdon fe3dca6e73
warsow,warsow-engine: fix mirror URL
Current one does not resolve. New one is the one currently present on
warsow.net.
2019-08-21 12:27:20 +02:00
Michael Weiss 48aaa959e8
android-studio: 3.4.2.0 -> 3.5.0.21
androidStudioPackages.beta: 3.5.0.20 -> 3.5.0.21
2019-08-21 12:25:07 +02:00
Michael Weiss e32ee20b40
Merge branch 'tdesktop-updates' into master
tdesktop: 1.8.0 -> 1.8.2
2019-08-21 12:07:34 +02:00
Michael Weiss 324ec3be51
tdesktop: 1.8.1 -> 1.8.2
Unfortunately the previous release (1.8.1) was crashing due to a
segmentation fault (didn't have time to investigate), but this release
works fine so far.
2019-08-21 12:05:26 +02:00
Michael Weiss b5ee206c16
tdesktop: 1.8.0 -> 1.8.1
Had to switch from GCC 8 to GCC 9 due to the following internal compiler
error:

/nix/store/qsc6w1cnjp4pr7d90bhc0sid01i8k0a0-range-v3-0.5.0/include/range/v3/utility/compressed_pair.hpp:50:92: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12200
                     meta::if_<meta::strict_and<std::is_constructible<Ts, Args>...>, int> = 0>
                                                                                            ^
2019-08-21 12:05:26 +02:00
Peter Simons 8a9b00f6d6 git-annex: update sha256 hash for version 7.20190819 2019-08-21 11:28:46 +02:00
Peter Simons 2b89a05d40 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
478c783355.
2019-08-21 11:28:46 +02:00
Justin Humm fe366d43e8 haskell-hakyll: patch Cabal file from upstream
hakyll complains about our QuickCheck version being too high. Upstream
solved that problem already, so let's use that patch [0].

Closes https://github.com/NixOS/nixpkgs/pull/67065.

[0] https://github.com/jaspervdj/hakyll/pull/721
2019-08-21 11:28:46 +02:00
Lancelot SIX f6a654dad8
Merge pull request #67140 from jonringer/update-fabric
pythonPackage.Fabric: 2.4.0 -> 2.5.0
2019-08-21 11:23:52 +02:00
Symphorien Gibol d9d0647046 rls: tie version to rustc's 2019-08-21 11:21:01 +02:00
Michael Weiss bc0764421e
jekyll: 3.8.6 -> 4.0.0 2019-08-21 11:15:13 +02:00
Félix Baylac-Jacqué 0528816570 systemd-networkd: add tests
(cherry picked from commit ec073e41a0dc8273cd81cf61fa37004310120af2)
2019-08-21 11:11:28 +02:00
David Guibert 7fd91a898b systemd-networkd: add support for wireguard netdev. 2019-08-21 11:11:24 +02:00
R. RyanTM ed07403382 zerotierone: 1.4.0 -> 1.4.2 (#67175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-08-21 08:51:31 +00:00
worldofpeace 7d9d632b5e graalvm8-ee: use callPackage 2019-08-21 04:34:06 -04:00
Sarah Brofeldt 078f7c0674
Merge pull request #67036 from uvNikita/sampler
sampler: init at 1.0.3
2019-08-21 09:40:49 +02:00
R. RyanTM 7febeb3ddf xxHash: 0.7.0 -> 0.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xxhash/versions
2019-08-21 00:04:32 -07:00
Nikita Uvarov 1104a9724e
sampler: init at 1.0.3 2019-08-21 09:01:15 +02:00
Marek Mahut ac827e0e35
Merge pull request #67116 from r-ryantm/auto-update/python3.7-yamllint
python37Packages.yamllint: 1.16.0 -> 1.17.0
2019-08-21 08:59:45 +02:00
R. RyanTM bde427be49 wxSVG: 1.5.19 -> 1.5.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-08-20 23:45:12 -07:00
Marek Mahut 790129b1e4
Merge pull request #67118 from r-ryantm/auto-update/python2.7-trollius
python27Packages.trollius: 2.2 -> 2.2.post1
2019-08-21 08:44:54 +02:00
Marek Mahut 4a32c779d3
Merge pull request #67120 from r-ryantm/auto-update/python3.7-voluptuous-serialize
python37Packages.voluptuous-serialize: 2.1.0 -> 2.2.0
2019-08-21 08:44:32 +02:00
Marek Mahut 0be49d3157
Merge pull request #67121 from r-ryantm/auto-update/python3.7-zict
python37Packages.zict: 0.1.4 -> 1.0.0
2019-08-21 08:44:10 +02:00
Marek Mahut 237642b2f5
Merge pull request #67126 from r-ryantm/auto-update/rapid-photo-downloader
rapid-photo-downloader: 0.9.15 -> 0.9.16
2019-08-21 08:43:38 +02:00
Marek Mahut b76bfb28dd
Merge pull request #67135 from r-ryantm/auto-update/smemstat
smemstat: 0.02.04 -> 0.02.05
2019-08-21 08:43:11 +02:00
Marek Mahut 2a667bd79e
Merge pull request #67138 from r-ryantm/auto-update/reaper
reaper: 5.980 -> 5.981
2019-08-21 08:42:49 +02:00
R. RyanTM a5f2040b0d wpa_supplicant: 2.8 -> 2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wpa_supplicant/versions
2019-08-20 23:30:06 -07:00
Michael Raskin ac1378e36f
Merge pull request #67123 from r-ryantm/auto-update/python3.7-spark_parser
python37Packages.spark_parser: 1.8.7 -> 1.8.9
2019-08-21 06:25:19 +00:00
R. RyanTM 436e3c5ef1 wpgtk: 6.0.8 -> 6.0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wpgtk/versions
2019-08-20 22:54:05 -07:00
R. RyanTM fed6f60871 xonsh: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xonsh/versions
2019-08-20 22:46:33 -07:00
Michael Raskin d1bfaf54af
Merge pull request #67125 from r-ryantm/auto-update/snd
snd: 19.5 -> 19.6
2019-08-21 05:23:11 +00:00
R. RyanTM d3526f8cb2 wcslib: 6.3 -> 6.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wcslib/versions
2019-08-20 22:22:43 -07:00
R. RyanTM 226bda8e59 xkb-switch: 1.5.0 -> 1.6.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/xkb-switch/versions
2019-08-20 22:12:05 -07:00