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
Vincent Laporte
609d408970
coq: make version 8.9 the default one
2019-08-21 12:07:38 +00: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
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
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
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
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
Vincent Laporte
59cf0772c2
ocamlPackages.charInfo_width: init at 1.1.0
2019-08-21 05:07:46 +00:00
R. RyanTM
a473b6efc5
sequeler: 0.7.1 -> 0.7.2 ( #67145 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sequeler/versions
2019-08-21 00:12:26 -04:00
R. RyanTM
28f83b0b89
gnome3.tali: 3.32.0 -> 3.32.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/tali/versions
2019-08-20 20:23:57 -07:00
R. RyanTM
b5331ed196
reaper: 5.980 -> 5.981
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-08-20 16:39:16 -07:00
Jonathan Ringer
38626c18cc
pythonPackage.Fabric: 2.4.0 -> 2.5.0
2019-08-20 16:06:15 -07:00
R. RyanTM
ca0876bcba
python37Packages.invoke: 1.2.0 -> 1.3.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/python3.7-invoke/versions
2019-08-20 16:02:06 -07:00
R. RyanTM
47f58bb941
smemstat: 0.02.04 -> 0.02.05
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smemstat/versions
2019-08-20 16:01:04 -07:00
Aaron Andersen
249b4ad942
Merge pull request #66492 from aanderse/extra-subservice-cleanup
...
nixos/httpd: extraSubservices cleanup
2019-08-20 18:55:08 -04:00
dshkyra
b15d8686ad
terraform-providers: bump versions ( #66587 )
2019-08-20 22:40:29 +00:00
Marek Mahut
63d060b961
Merge pull request #67046 from r-ryantm/auto-update/python3.7-apache-libcloud
...
python37Packages.libcloud: 2.4.0 -> 2.5.0
2019-08-21 00:10:00 +02:00
Marek Mahut
108ec6fd13
Merge pull request #67047 from r-ryantm/auto-update/python3.7-ftfy
...
python37Packages.ftfy: 5.5.1 -> 5.6
2019-08-21 00:09:39 +02:00
Marek Mahut
a870a709ff
Merge pull request #67050 from r-ryantm/auto-update/python3.7-azure-mgmt-storage
...
python37Packages.azure-mgmt-storage: 3.3.0 -> 4.0.0
2019-08-21 00:07:54 +02:00
Marek Mahut
5b5aa4d09f
Merge pull request #67052 from r-ryantm/auto-update/python3.7-authres
...
python37Packages.authres: 1.1.1 -> 1.2.0
2019-08-21 00:07:24 +02:00