nixpkgs/nixos
Tuomas Tynkkynen d27f7942b7 nixos/tests/misc: Fix on aarch64
The psmouse module is for PS/2 mouse only, which doesn't exist outside
x86. But we can test for the mousedev module just as well which is used
for the '-device usb-tablet' emulated by QEMU.
2018-03-25 18:29:21 +03:00
..
doc/manual release notes: add information about prometheus exporters 2018-03-22 14:52:22 +01:00
lib Merge pull request #35844 from adisbladis/jquery-mv 2018-03-06 15:34:34 +08:00
maintainers nixos/make-disk-image.nix: Support EFI images 2018-01-22 11:18:23 +02:00
modules Merge pull request #37752 from ryantm/fix-urls 2018-03-25 00:40:17 -05:00
tests nixos/tests/misc: Fix on aarch64 2018-03-25 18:29:21 +03:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release: fix evaluation if missing x86 2018-03-07 16:06:30 +01:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix Merge pull request #32960 from florianjacob/prosody-0.10 2018-03-22 14:12:57 +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.