-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 3b3831957fe8
head repository: NixOS/nixpkgs
compare: e79a142e58cc
Commits on Mar 11, 2020
-
nixos/haproxy: Revive the haproxy user and group
Running haproxy with "DynamicUser = true" doesn't really work, since it prohibits specifying a TLS certificate bundle with limited permissions. This revives the haproxy user and group, but makes them dynamically allocated by NixOS, rather than statically allocated. It also adds options to specify which user and group haproxy runs as. (cherry picked from commit bb7ad85)
Configuration menu - View commit details
-
Copy full SHA for 8d243e1 - Browse repository at this point
Copy the full SHA 8d243e1View commit details
Commits on Mar 28, 2020
-
fix: Adding libtool to allow darwin compiles Libtool seems to be required for mongodb to compile on darwin. fix: Marking MongoDB as broken on aarch64 fix: Adding libtools to the pkg imports Update mongodb to 4.0.4 (cherry picked from commit e9bec1a)
Configuration menu - View commit details
-
Copy full SHA for ac23e50 - Browse repository at this point
Copy the full SHA ac23e50View commit details -
mongodb: split packages to expose 3.4, 3.6 and 4.0
(cherry picked from commit 97c4dff)
Configuration menu - View commit details
-
Copy full SHA for 54d2944 - Browse repository at this point
Copy the full SHA 54d2944View commit details -
mongodb: 3.4.20 -> 3.4.22, 3.6.12 -> 3.6.13, 4.0.9 -> 4.0.11
(cherry picked from commit 165d8bd)
Configuration menu - View commit details
-
Copy full SHA for 83d7124 - Browse repository at this point
Copy the full SHA 83d7124View commit details -
nixos/tests/mongodb: test against mongodb versions 3.4, 3.6, 4.0
Now has tests for 3.4, 3.6, 4.0. Has some duplication, but it appears to work on my machine. (cherry picked from commit 44641ed)
Configuration menu - View commit details
-
Copy full SHA for 2cba56e - Browse repository at this point
Copy the full SHA 2cba56eView commit details -
(cherry picked from commit de69821)
Configuration menu - View commit details
-
Copy full SHA for ef9bd8e - Browse repository at this point
Copy the full SHA ef9bd8eView commit details -
mongodb: 3.4.22 -> 3.4.24 & fix ssl
Reverts previous ssl fix commit and updates the mongodb version which fixes the ssl compile problem on darwin. (cherry picked from commit c2eee6e)
Configuration menu - View commit details
-
Copy full SHA for 00d69b8 - Browse repository at this point
Copy the full SHA 00d69b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56bfb0d - Browse repository at this point
Copy the full SHA 56bfb0dView commit details -
nixos/tests/mongodb: rewrite with python
perl-based VM tests are deprecated. (cherry picked from commit 2934f04)
Configuration menu - View commit details
-
Copy full SHA for 07fb019 - Browse repository at this point
Copy the full SHA 07fb019View commit details -
nixos/release-notes: mention mongodb update
(cherry picked from commit b65ff5d)
Configuration menu - View commit details
-
Copy full SHA for 7cf4906 - Browse repository at this point
Copy the full SHA 7cf4906View commit details -
nixos/release-notes: mention that mongodb is unfree now
(cherry picked from commit 2712152)
Configuration menu - View commit details
-
Copy full SHA for cd36c1d - Browse repository at this point
Copy the full SHA cd36c1dView commit details
Commits on Mar 29, 2020
-
nixos/tests/mongodb: also test mongodb-3_4
(cherry picked from commit 2c133fb)
Configuration menu - View commit details
-
Copy full SHA for 834fb02 - Browse repository at this point
Copy the full SHA 834fb02View commit details
Commits on Apr 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1bdc619 - Browse repository at this point
Copy the full SHA 1bdc619View commit details -
Merge pull request #82350 from Mic92/haproxy
[backport-20.03] nixos/haproxy: Revive the haproxy user and group
Configuration menu - View commit details
-
Copy full SHA for e3cf1bd - Browse repository at this point
Copy the full SHA e3cf1bdView commit details -
chromium: fix webrtc interaction with pulseaudio
The webrtc code suffered from a race condition when used with Pulseaudio. This lead to audio input breaking every couple of minutes during a webrtc session. (cherry picked from commit 81b18c3)
Configuration menu - View commit details
-
Copy full SHA for 5c8fdaa - Browse repository at this point
Copy the full SHA 5c8fdaaView commit details -
chromium: I accidentally added the webrtc patch into the wrong section
(cherry picked from commit b3c2908)
Configuration menu - View commit details
-
Copy full SHA for e7c0dc6 - Browse repository at this point
Copy the full SHA e7c0dc6View commit details -
chromium: Add option to enable ozone (for Wayland)
(cherry picked from commit b3e1a1b)
Configuration menu - View commit details
-
Copy full SHA for b36c9fa - Browse repository at this point
Copy the full SHA b36c9faView commit details -
chromium: 80.0.3987.149 -> 80.0.3987.162
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html This update includes 8 security fixes. CVEs: CVE-2020-6450 CVE-2020-6451 CVE-2020-6452 (cherry picked from commit 6b7528c)
Configuration menu - View commit details
-
Copy full SHA for bb34ef3 - Browse repository at this point
Copy the full SHA bb34ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6997501 - Browse repository at this point
Copy the full SHA 6997501View commit details -
Configuration menu - View commit details
-
Copy full SHA for fea9f4e - Browse repository at this point
Copy the full SHA fea9f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4cd5a8 - Browse repository at this point
Copy the full SHA d4cd5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f15e2 - Browse repository at this point
Copy the full SHA c9f15e2View commit details -
nixos/moinmoin: fix maintainer reference
(cherry picked from commit f35d658)
Configuration menu - View commit details
-
Copy full SHA for 866017f - Browse repository at this point
Copy the full SHA 866017fView commit details -
Merge pull request #84114 from mmilata/moinmoin-b42-20.03
nixos/moinmoin: fix maintainer reference
Configuration menu - View commit details
-
Copy full SHA for e071ed1 - Browse repository at this point
Copy the full SHA e071ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d2553 - Browse repository at this point
Copy the full SHA c8d2553View commit details -
it does not work with openssl 1.1 (upstream issue lachesis/scallion#113) (cherry picked from commit 8195e7e)
Configuration menu - View commit details
-
Copy full SHA for c8baff2 - Browse repository at this point
Copy the full SHA c8baff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c38dc5 - Browse repository at this point
Copy the full SHA 1c38dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 306226b - Browse repository at this point
Copy the full SHA 306226bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbceb7 - Browse repository at this point
Copy the full SHA 8bbceb7View commit details -
matrix-synapse: 1.12.0 -> 1.12.1
https://github.com/matrix-org/synapse/releases/tag/v1.12.1 (cherry picked from commit 83c59cb)
Configuration menu - View commit details
-
Copy full SHA for 50bfd35 - Browse repository at this point
Copy the full SHA 50bfd35View commit details -
packagekit: Don't depend on nix unless enableNixBackend = true
(cherry picked from commit 9737f24)
Configuration menu - View commit details
-
Copy full SHA for 5bf91db - Browse repository at this point
Copy the full SHA 5bf91dbView commit details
Commits on Apr 3, 2020
-
chromium: 80.0.3987.162 -> 80.0.3987.163
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop.html Note: This update contains only two fixes [0]. The fix that reverts a feature which caused a crash spike on 80.0.3987.162 [1] seems important for us (though the commit doesn't provide any data on the crash spike). [0]: https://chromium.googlesource.com/chromium/src/+log/80.0.3987.162..80.0.3987.163?pretty=fuller [1]: https://chromium.googlesource.com/chromium/src/+/fc11c43603c05a9ef77430a6b4081a01969d2bf4 (cherry picked from commit cbd13f3) Backport of #84174.
Configuration menu - View commit details
-
Copy full SHA for 2e31905 - Browse repository at this point
Copy the full SHA 2e31905View commit details -
(cherry picked from commit 1c07ee7)
Configuration menu - View commit details
-
Copy full SHA for c565d7c - Browse repository at this point
Copy the full SHA c565d7cView commit details -
nix-daemon.nix: Add option nix.registry
This allows you to specify the system-wide flake registry. One use is to pin 'nixpkgs' to the Nixpkgs version used to build the system: nix.registry.nixpkgs.flake = nixpkgs; where 'nixpkgs' is a flake input. This ensures that commands like $ nix run nixpkgs#hello pull in a minimum of additional store paths. You can also use this to redirect flakes, e.g. nix.registry.nixpkgs.to = { type = "github"; owner = "my-org"; repo = "my-nixpkgs"; }; (cherry picked from commit 74e7ef3)
Configuration menu - View commit details
-
Copy full SHA for cf0855c - Browse repository at this point
Copy the full SHA cf0855cView commit details -
Merge pull request #84181 from schmittlauch/fixHoogleStable
[backport] haskell shellFor: Fix hoogle
Configuration menu - View commit details
-
Copy full SHA for c778e13 - Browse repository at this point
Copy the full SHA c778e13View commit details -
Don't pin 'nixpkgs' in the system registry by default
Nixpkgs takes up a lot of disk space so we shouldn't do this by default. (cherry picked from commit 469f14e)
Configuration menu - View commit details
-
Copy full SHA for b255cd7 - Browse repository at this point
Copy the full SHA b255cd7View commit details -
mariadb: build server with NUMA
(cherry picked from commit c6d159d)
Configuration menu - View commit details
-
Copy full SHA for 988bb1f - Browse repository at this point
Copy the full SHA 988bb1fView commit details -
(cherry picked from commit 982a23d)
Configuration menu - View commit details
-
Copy full SHA for 95c2e02 - Browse repository at this point
Copy the full SHA 95c2e02View commit details -
When used as a global override, it breaks most of the options in the mysql module, such as ensureDatabases, ensureUsers, initialDatabases, initialScript. We could use `.client` there, but if the reasoning behind this was closure size reduction, we now end up with the same (or a bigger) runtime closure and more complexity. Apart from the options exposed by the mysql module, the client is also likely to be required for local backups or DBA tasks anyways. Instead of dealing with all the increased complexity of this for no arguable benefit, let's just remove the `withoutClient` argument. Storage space on mysql servers shouldn't be that much of an issue. Closes #82428. (cherry picked from commit 4b8d66a)
Configuration menu - View commit details
-
Copy full SHA for a9d0d05 - Browse repository at this point
Copy the full SHA a9d0d05View commit details -
mariadb: add option to build server without tokudb storage
(cherry picked from commit 0296e67)
Configuration menu - View commit details
-
Copy full SHA for a05099d - Browse repository at this point
Copy the full SHA a05099dView commit details -
mariadb: add option to build server without rocksdb storage
(cherry picked from commit eafdfc8)
Configuration menu - View commit details
-
Copy full SHA for bf94267 - Browse repository at this point
Copy the full SHA bf94267View commit details -
(cherry picked from commit 2435743)
Configuration menu - View commit details
-
Copy full SHA for 6254058 - Browse repository at this point
Copy the full SHA 6254058View commit details -
(cherry picked from commit 5abc729)
Configuration menu - View commit details
-
Copy full SHA for c0c04ea - Browse repository at this point
Copy the full SHA c0c04eaView commit details -
Merge pull request #84164 from Izorkin/mariadb-tokudb-20.03
[20.03] mariadb: backport updates
Configuration menu - View commit details
-
Copy full SHA for e89b106 - Browse repository at this point
Copy the full SHA e89b106View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0abd4fd - Browse repository at this point
Copy the full SHA 0abd4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e79a142 - Browse repository at this point
Copy the full SHA e79a142View commit details
There are no files selected for viewing