-
-
Notifications
You must be signed in to change notification settings - Fork 105
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 991bbef68351
head repository: NixOS/nixpkgs-channels
compare: 39dcb59fbf6f
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eacf018 - Browse repository at this point
Copy the full SHA eacf018View commit details -
libmysqlconnectorcpp: 1.1.9 → 8.0.19
This has been seriously outdated: * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-10.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-11.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-12.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-13.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-1.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-2.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-3.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-2-0-4.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-6.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-8-through-10.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-11.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-14.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-15.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-18.html * https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-19.html Expression changes: * Format with nixpkgs-fmt. * Move cmake to nativeBuildInputs. * Use OpenSSL from the system as using the bundled version is now optional. * Use MysQL 8.0 since this is supposed to be used with that version. * Explicitly enable the now legacy JDBC library used by mysql-workbench. * Remove unnecessary MYSQL_LIB_DIR flag. MySQL will be found automatically. * We just need the build script know it is not a static library.
Configuration menu - View commit details
-
Copy full SHA for 23d6991 - Browse repository at this point
Copy the full SHA 23d6991View commit details -
mysql-workbench: 8.0.15 → 8.0.19
* https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-16.html * https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-17.html * https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-18.html * https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-19.html The release notes contain the following: Important Note: MySQL Workbench 8.0.19 is unable to open a new connection to MySQL Server from the home screen if the server is not started and you cannot start a server by using the Workbench Administration feature. Administrative and SQL editing tasks require an online server for the duration of this issue. Feature tasks that you performed with an offline server in previous releases now return an error message indicating that the server is unreachable. but it is clearly better than having it broken.
Configuration menu - View commit details
-
Copy full SHA for 070b49e - Browse repository at this point
Copy the full SHA 070b49eView commit details
Commits on Mar 14, 2020
-
nixos/firejail: use local runCommand
Also: - use `runtimeShell`; and - remove unused `makeWrapper` input; and - `exec()` to shed wrapping shell
Configuration menu - View commit details
-
Copy full SHA for 1b575db - Browse repository at this point
Copy the full SHA 1b575dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b07500 - Browse repository at this point
Copy the full SHA 8b07500View commit details -
This silences some warnings to not run into "Log limit exceeded" on hydra.
Configuration menu - View commit details
-
Copy full SHA for 3a8d057 - Browse repository at this point
Copy the full SHA 3a8d057View commit details -
pythonPackages.psutil: fix build on darwin
Disable tests because it segfaults on darwin
Configuration menu - View commit details
-
Copy full SHA for b860306 - Browse repository at this point
Copy the full SHA b860306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c997c - Browse repository at this point
Copy the full SHA 50c997cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd938aa - Browse repository at this point
Copy the full SHA dd938aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b77ca - Browse repository at this point
Copy the full SHA 38b77caView commit details -
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00002.html for release information
Configuration menu - View commit details
-
Copy full SHA for 10132c6 - Browse repository at this point
Copy the full SHA 10132c6View commit details -
maintainers: format with nixfmt
Vim cleaned up white space issues on its own from a hook so I decided to take a look after running through nixfmt. The end result looks pretty good to me, very minimal changes where everyting but the top-level comment seems good to keep. I decided to keep the top-level comment anyway so that future nixfmts would be minimal.
Configuration menu - View commit details
-
Copy full SHA for fc5ba31 - Browse repository at this point
Copy the full SHA fc5ba31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78309be - Browse repository at this point
Copy the full SHA 78309beView commit details -
Merge pull request #82362 from jtojnar/mysql-wb
mysql-workbench: 8.0.15 → 8.0.19
Configuration menu - View commit details
-
Copy full SHA for f5fade9 - Browse repository at this point
Copy the full SHA f5fade9View commit details -
b3sum: remove non-existent attribute
The attribute `verifyCargoDeps` is no longer defined in the rustPlatform helper; it is now the default and always on as part of the improvements in #79975
Configuration menu - View commit details
-
Copy full SHA for 362db40 - Browse repository at this point
Copy the full SHA 362db40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed8a2c - Browse repository at this point
Copy the full SHA 7ed8a2cView commit details -
nixos/firewall: fix inverted assertion for reverse path filtering
Previously the assertion passed if the kernel had support OR the filter was *enabled*. In the case of a kernel without support, the `checkReversePath` option defaulted to false, and then failed the assertion.
Configuration menu - View commit details
-
Copy full SHA for 2c121f4 - Browse repository at this point
Copy the full SHA 2c121f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e271476 - Browse repository at this point
Copy the full SHA e271476View commit details -
nixos/prometheus: add checkConfig
Workaround for prometheus/prometheus#5222
Configuration menu - View commit details
-
Copy full SHA for 01f03f3 - Browse repository at this point
Copy the full SHA 01f03f3View commit details -
Without the .html, the server returns access denied.
Configuration menu - View commit details
-
Copy full SHA for 3a68a33 - Browse repository at this point
Copy the full SHA 3a68a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee2ccda - Browse repository at this point
Copy the full SHA ee2ccdaView commit details -
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/munin/versions
Configuration menu - View commit details
-
Copy full SHA for 406f983 - Browse repository at this point
Copy the full SHA 406f983View commit details -
Closes #81951 The PR unnecessarily removes the `patchShebangs .`-call, also the non-deterministically failing testcase `test_pyghooks` isn't excluded there. Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b6abb4 - Browse repository at this point
Copy the full SHA 6b6abb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc989f0 - Browse repository at this point
Copy the full SHA cc989f0View commit details -
(cherry picked from commit 0a5ec49)
Configuration menu - View commit details
-
Copy full SHA for 1e769bd - Browse repository at this point
Copy the full SHA 1e769bdView commit details -
afl: Fix afl-qemu build by applying new patches
These patches are gathered from different sources, such as https://patchwork.kernel.org/patch/10862231/ for the `gettid` patch. Another patch comes from the issue in the AFL repository. The ultimate goal is to get these patches upstream as well, so we don't keep these general patches only within nixos. A PR is created against Google/AFL google/AFL#79, but it might take a while before it's landed, considering the history of the project (there are more PRs open). ZHF: #80379 Fixes #82232
Configuration menu - View commit details
-
Copy full SHA for 0874bd8 - Browse repository at this point
Copy the full SHA 0874bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef871d - Browse repository at this point
Copy the full SHA 5ef871dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dcb59 - Browse repository at this point
Copy the full SHA 39dcb59View commit details
There are no files selected for viewing