Commit Graph
207206 Commits
Author SHA1 Message Date
David McFarland 6c86a2b5bb llvm: use correct version of tablegen when cross compiling _8 and _9 2020-01-03 10:38:43 -04:00
aszlig 845e92835d Merge Last-Modified fix for nginx (#76697)
This fixes the patch for nginx to clear the Last-Modified header if a
static file is served from the Nix store.

So far we only used the ETag from the store path, but if the
Last-Modified header is always set to "Thu, 01 Jan 1970 00:00:01 GMT",
Firefox and Chrome/Chromium seem to ignore the ETag and simply use the
cached content instead of revalidating.

Alongside the fix, this also adds a dedicated NixOS VM test, which uses
WebDriver and Firefox to check whether the content is actually served
from the browser's cache and to have a more real-world test case.
2020-01-02 21:41:59 +01:00
Christian KauhausandGitHub 129c73802f Merge pull request #76153 from arcnmx/connman-iwd
nixos/connman: optional iwd backend
2020-01-02 21:35:54 +01:00
Florian KlinkandGitHub 03212a7f03 Merge pull request #76606 from flokli/mysql-tests
nixosTests.mysql: add more tests
2020-01-02 21:30:55 +01:00
Maximilian Bosch 0e31950cb4 gotify-server: 2.0.12 -> 2.0.13
https://github.com/gotify/server/releases/tag/v2.0.13
2020-01-02 21:25:58 +01:00
Vladyslav MandGitHub 9543e35537 Merge pull request #76579 from filalex77/polybar-3.4.2
polybar: 3.4.1 -> 3.4.2
2020-01-02 22:15:52 +02:00
Matthew BauerandGitHub 81daa1e5dc Merge pull request #76546 from matthewbauer/nvidia-fix-udev-rules
nvidia: fix $ substitution in udev rules
2020-01-02 15:04:33 -05:00
Silvan MosbergerandGitHub cdf79db19d Module system improvements for NixOS as a submodule (#75031)
Module system improvements for NixOS as a submodule
2020-01-02 20:38:45 +01:00
Maximilian BoschandGitHub dad49d0b5e Merge pull request #76815 from filalex77/clash-0.17.1
clash: 0.16.0 -> 0.17.1
2020-01-02 20:31:37 +01:00
Victor multun CollodandJon 43db1be418 pythonPackages.junitparser: init at 1.4.1 2020-01-02 11:24:23 -08:00
Maximilian BoschandGitHub 7440483138 Merge pull request #76397 from r-ryantm/auto-update/qsampler
qsampler: 0.6.0 -> 0.6.1
2020-01-02 19:38:10 +01:00
Tim Steinbach 12fa2123ae linux_latest-libre: 17159 -> 17161 2020-01-02 13:19:00 -05:00
Matthew BauerandGitHub 699e1b41f1 Merge pull request #76830 from ericnorris/master
Disable NS in emacs-nox
2020-01-02 12:38:04 -05:00
Marek MahutandGitHub 7d90e34e9f Merge pull request #76817 from misuzu/3proxy-test-python
nixosTests.3proxy: port test to python
2020-01-02 18:19:43 +01:00
Eric Norris 5e7131bcc6 Disable NS in emacs-nox 2020-01-02 12:11:09 -05:00
Maximilian BoschandGitHub c016cf0fce Merge pull request #76740 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.2 -> 1.7.3
2020-01-02 17:43:37 +01:00
Aaron AndersenandGitHub ebf58a3404 Merge pull request #76709 from aanderse/httpd-ssl
nixos/httpd: update default ssl protocols
2020-01-02 11:28:25 -05:00
Marek MahutandGitHub 16061ff61d Merge pull request #76764 from servalcatty/v2ray
v2ray: 4.21.3 -> 4.22.0
2020-01-02 17:24:30 +01:00
Victor multun CollodandFrederik Rietdijk f85aff5a22 pythonPackages.prox-tv: init at 3.3.0 2020-01-02 17:18:17 +01:00
Victor multun CollodandFrederik Rietdijk 0acac5cb45 maintainers: add multun 2020-01-02 17:18:17 +01:00
Marek MahutandGitHub af64fb6ebd Merge pull request #76751 from aanderse/leveldb
pythonPackages.leveldb: 0.194 -> 0.201
2020-01-02 16:27:28 +01:00
Franz PletzandGitHub 5338dd7ac8 Merge pull request #76065 from risicle/ris-qemu-4.2.0
qemu: 4.1.0 -> 4.2.0, including patch for minor CVE-2019-15890
2020-01-02 15:19:30 +00:00
Marek MahutandGitHub 143260e343 Merge pull request #76814 from Izorkin/fail2ban-fix
fail2ban: fix work with python3
2020-01-02 16:01:12 +01:00
Franz PletzandGitHub 8b60bfd5d9 Merge pull request #76818 from lheckemann/ee-bump
EmptyEpsilon: 2019.05.21 -> 2019.11.01
2020-01-02 13:29:20 +00:00
Andreas RammholdandGitHub 9f03cb8562 Merge pull request #75563 from andir/cleanup-buildRustCrate
Cleanup buildRustCrate expression
2020-01-02 13:42:33 +01:00
Linus Heckemann a664899b39 EmptyEpsilon: 2019.05.21 -> 2019.11.01 2020-01-02 13:30:35 +01:00
misuzu 9980eb8734 nixosTests.3proxy: port test to python 2020-01-02 14:25:20 +02:00
Maximilian Bosch 2ff742e970 nushell: 0.7.0 -> 0.7.1
https://crates.io/crates/nu/0.7.1

`aarch64-linux` is currently not supported as several crates fail to
compile on ARM archs (https://github.com/nushell/nushell/issues/485).
2020-01-02 12:35:48 +01:00
Oleksii Filonenko 0f13282340 clash: add constant.Version to ldflags 2020-01-02 12:56:51 +02:00
Oleksii Filonenko 2e43dd0e74 clash: add filalex77 to maintainers 2020-01-02 12:52:14 +02:00
Oleksii Filonenko 939ee5022e clash: 0.16.0 -> 0.17.1 2020-01-02 12:51:19 +02:00
Izorkin 5b6295c969 fail2ban: fix work with python3 2020-01-02 12:52:32 +03:00
Silvan Mosberger cc81320a46 lib/tests: Add submoduleWith tests 2020-01-02 09:59:35 +01:00
Silvan Mosberger eec83d41e3 lib/types: Allow paths as submodule values 2020-01-02 09:59:35 +01:00
Silvan Mosberger bc42515736 nixos/syncthing: Fix submodule name usage
Module arguments should be taken from the arguments directly. This
allows evalModule's specialArgs to override them if necessary
2020-01-02 09:59:35 +01:00
Silvan Mosberger 90c82bfee7 nixos/docs: Add docs for types.submoduleWith 2020-01-02 09:59:32 +01:00
Franz Pletz ff882242ea Revert "Revert "openocd: Fix FTDI channel configuration for SheevaPlug""
This reverts commit b2623d3a9b. The revert
was an error since there was an override in my environment fetching a
more recent version of openocd.
2020-01-02 09:16:36 +01:00
Elis HirwingandGitHub 63f2f1df49 Merge pull request #76746 from WhittlesJr/zwave-fixes
Zwave fixes
2020-01-02 09:09:49 +01:00
Wael NasreddineandGitHub 43e14efcc7 kcli: init at 1.8.2 (#76791)
kcli: init at 1.8.2
2020-01-01 23:30:08 -08:00
Franz Pletz b2623d3a9b Revert "openocd: Fix FTDI channel configuration for SheevaPlug"
This reverts commit 2b3975d5d2. Patch does
not apply cleanly.
2020-01-02 06:12:27 +01:00
Franz Pletz 207a2d7843 prometheus-cpp: build shared libraries 2020-01-02 06:12:27 +01:00
Franz Pletz 6c9aa31427 material-design-icons: 3.3.92 -> 4.7.95 2020-01-02 06:12:26 +01:00
Austin Seipp 091ddf2650 quickjs: 2019-10-27 -> 2019-12-21
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-01-01 19:31:18 -06:00
Florian KlinkandGitHub fa34e97122 Merge pull request #76798 from andersk/dhcpcd-ra-time-units
dhcpcd: fix RA time unit confusion
2020-01-02 01:56:05 +01:00
Craig Swank 26839ae433 add cswank to maintainers 2020-01-01 17:16:03 -07:00
Craig Swank 1203bd403c kcli: init at 1.8.2 2020-01-01 17:15:38 -07:00
Anders KaseorgandDmitry Kalinkin 84c81a4929 rosegarden: Use wrapQtAppsHook (#76799)
Fixes this startup failure:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Fixes #76639.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 18:55:30 -05:00
Anders Kaseorg e474db24b1 dhcpcd: fix RA time unit confusion
Fixes #76710.  Submitted upstream as rsmarples/dhcpcd#12.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 15:31:05 -08:00
AtemuandBenjamin Staffin a461f3fa9c Consider the exit status of docker run in ExecStop (#76444)
We don't need to stop the container if it already exited sucessfully
2020-01-01 18:28:46 -05:00
Ryan MulliganandGitHub f4375dd320 Merge pull request #76803 from misuzu/freeswitch-1.10
freeswitch: 1.8.7 -> 1.10.2
2020-01-01 15:25:01 -08:00