nixpkgs/nixos
Sharif Olorin 3755577ba6 nixos/systemd: update max line length in systemd units
The length check was introduced[0] to match systemd's max line
length. This limit has been increased[1][2] to 1MiB, starting with
systemd v235.

[0] https://github.com/nixos/nixpkgs/issues/3403
[1] e6dde451a5
    (relevant systemd commit)
[2] https://github.com/systemd/systemd/issues/3302
    (more context on systemd change)
2019-02-10 00:39:29 +00:00
..
doc Merge pull request #55396 from layus/warn-manual-ids 2019-02-07 16:07:52 -05:00
lib nixos/lib/testing.nix: config defaults to {} 2019-02-06 20:04:24 -05:00
maintainers google-compute-image: make it a module and the size tuneable (#49854) 2018-11-26 14:51:00 +00:00
modules nixos/systemd: update max line length in systemd units 2019-02-10 00:39:29 +00:00
tests Merge pull request #53442 from erictapen/osrm-test 2019-02-08 06:46:57 -08:00
COPYING
default.nix
README
release-combined.nix nixos/release-combined.nix: makes aarch64-linux limited support 2018-12-21 20:43:23 -05:00
release-small.nix
release.nix nixos/sd-image-aarch64-new-kernel: Added to release 2018-12-26 11:03:32 +00: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.