nixpkgs/nixos
Peter Jones 75aaae34a9
dovecot: Fix sieve scripts
Make sure that the output of the sieve compiler produces files that
have a newer time stamp than the source sieve script.  Otherwise you
get errors in the logs about Dovecot not being able to compile do to a
permission issue.
2017-01-13 14:19:29 -07:00
..
doc/manual top-level: Modernize stdenv.overrides giving it self and super 2017-01-13 10:36:11 -05:00
lib test-driver: support punctuation in sendChars 2017-01-08 09:17:05 -05:00
maintainers create-amis: use jq instead of json 2016-11-22 01:59:49 +01:00
modules dovecot: Fix sieve scripts 2017-01-13 14:19:29 -07:00
tests nixos/glance: add test 2016-12-31 09:36:57 +01:00
COPYING
default.nix nix: Add a "dev" output 2016-04-18 21:13:18 +02:00
README
release-combined.nix nixos/tests/kde5: rename from sddm-kde5 and run by default 2016-09-09 10:12:38 -05:00
release-small.nix release-small: drop mysql51, removed in 975d33e6 2016-08-13 09:46:42 +02:00
release.nix nixos/glance: add test 2016-12-31 09:36: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.