nixpkgs/nixos
Nikolay Amiantov ca780f4a18 swraid service: use upstream units
This fixes a serious bug on NixOS with swraid where mdadm arrays weren't
properly stopped on shutdown. Rather than fixing the unit by adding
`Before=final.target` we completely move to upstream units, which uses
systemd shutdown hooks instead. This also drives down maintenance costs
for us.
2019-08-01 00:55:35 +03:00
..
doc Merge pull request #64151 from aanderse/httpd-extraSubservices 2019-07-23 21:58:40 -04:00
lib nixos-test-driver: allow configuration of net frontend and backend 2019-07-22 13:44:27 +03:00
maintainers treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
modules swraid service: use upstream units 2019-08-01 00:55:35 +03:00
tests systemd test: add test for systemd-shutdown scripts 2019-08-01 00:55:35 +03:00
COPYING
default.nix
README
release-combined.nix nixos/release: make ipv6 tests as important as legacy IP tests 2019-03-24 18:09:39 +01:00
release-small.nix release-small.nix: Don't depend on currentSystem 2019-06-19 14:07:37 +02:00
release.nix nixos/sd-image-aarch64-new-kernel: Added to release 2018-12-26 11:03:32 +00: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.