1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Eelco Dolstra 0ba3d429a7 cjdns: Disable tests
Since 8180922d23, the cjdns module
imports from a derivation, which is very bad. It causes all of stdenv
to be built at evaluation time. Since we have a hard 3600 second limit
on Hydra evaluations, this was causing NixOS jobsets to time out.

@joachifm
2016-11-08 20:35:03 +01:00
..
doc/manual NixOS manual: Update link to list of AMIs 2016-11-07 11:24:15 -08:00
lib
maintainers
modules errbot service: fix import config in plugins 2016-11-08 17:44:52 +01:00
tests leaps: 0.5.1 + add a service + test 2016-11-06 10:34:42 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix cjdns: Disable tests 2016-11-08 20:35:03 +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.