nixpkgs/nixos
Vladimír Čunát d6f9c0b353
nixos tests: restrict sysctl and plasma5 to x86_64-linux
- sysctl is new and never succeeded on i686-linux
  > cannot stat /proc/sys/net/core/bpf_jit_enable: No such file or directory
- testing plasma5 on i686 would defeat part of the reason why we ended
  supporting i686 (lots of stuff built on Hydra)
2017-09-11 07:35:19 +02:00
..
doc/manual manual: reworked submodule section for better readability 2017-09-10 20:51:50 +02:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers amazon-image: fix typo in last commit 2017-08-11 02:12:39 +00:00
modules Merge pull request #29171 from vaibhavsagar/znc-open-firewall 2017-09-10 14:34:29 +01:00
tests tests: xmonad less dependent on timings 2017-09-09 10:07:34 -04:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos tests: restrict sysctl and plasma5 to x86_64-linux 2017-09-11 07:35:19 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix tests/elk: Fixed failing build on i686. 2017-09-10 12:45:48 +02: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.