nixpkgs/nixos
Danylo Hlynskyi 9f7315caf2
mysql module: fix flaky check
Comparing packages via equality will lead to different results when package and module are from different
`nixpkgs` checkouts.

Also, because MariaDB is actually supported, added a note to option description to make this knowledge more discover-able.
2017-11-14 03:08:15 +02:00
..
doc/manual lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
lib make-disk-iamge: use faketime to get a consistent timestamp 2017-11-10 05:15:37 +00:00
maintainers amazon-image: make derivation name configurable 2017-10-23 16:22:24 -04:00
modules mysql module: fix flaky check 2017-11-14 03:08:15 +02:00
tests nixos/tests/gitlab.nix: Unbreak config, still times out 2017-11-06 14:52:33 +01:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos: limited support archs are not release-critical 2017-10-14 22:09:35 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix Merge pull request #31146 from NeQuissimus/kafka_updates 2017-11-04 11:06:32 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.