1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Nikolay Amiantov a63ca1bf3d stage-1 module: remove check that swap device has a label
All swap device option sets "have" a label, it's just that sometimes it's
undefined. Because we set a `device` attribute when we have a label anyway it's
ok to just check device prefix.

Fixes #18891.
2016-09-24 13:06:27 +03:00
..
doc/manual Merge pull request #18574 from ericsagnes/feat/mongodb 2016-09-21 14:19:17 +02:00
lib
maintainers
modules stage-1 module: remove check that swap device has a label 2016-09-24 13:06:27 +03:00
tests Merge pull request #18622 from rvl/mongodb-test-default-i686 2016-09-21 14:19:45 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix mongodb service: add test case 2016-09-17 10:47:36 +01: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.