Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: b596bec9d93c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f631167557e8
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 1, 2019

  1. nixos/mysql: fix support for non-specified database schema

    and increase test coverage to catch this
    Florian Jacob committed Apr 1, 2019
    Copy the full SHA
    77978c1 View commit details
    Browse the repository at this point in the history
  2. nixos/mysql: fix initialScript option

    which was wrongly specified as types.lines
    Prevent it from getting copied to nix store as people might use it for
    credentials, and make the tests cover it.
    Florian Jacob committed Apr 1, 2019
    Copy the full SHA
    14571f5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Merge pull request #58702 from florianjacob/fix-mysql

    nixos/mysql: fix typing-induced bugs
    infinisil committed May 24, 2019
    Copy the full SHA
    f631167 View commit details
    Browse the repository at this point in the history