nixpkgs/nixos
Florian Klink 5c82aa8854 pkgsi686Linux.nixosTests.gitlab: fix 32 bit tests
GitLab 11.5.1 dropped the dependency to posix_spawn, which is broken on
32bit. (See https://gitlab.com/gitlab-org/gitlab-ce/issues/53525)

The only part missing is decreasing virtualisation.memorySize to
something that a 32 bit qemu still executes.

The maximum seems to be 2047, and tests passed with that value for me.
2018-12-05 10:47:18 +01:00
..
doc docs: Remove nix-repl references 2018-12-03 21:37:54 -05:00
lib Fix nixops evaluation 2018-11-26 23:12:31 +00:00
maintainers google-compute-image: make it a module and the size tuneable (#49854) 2018-11-26 14:51:00 +00:00
modules nixos/cockroachdb: simplify dataDir management, tweaks 2018-12-04 19:44:16 -06:00
tests pkgsi686Linux.nixosTests.gitlab: fix 32 bit tests 2018-12-05 10:47:18 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix tests: split into a separate all-tests.nix file 2018-11-11 23:11:46 +09: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.