1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Dan Peebles 8def08a56c apache-kafka.service: pass in log4j config more explicitly
The implicit behavior of pulling it out of the classpath seemed not
to work properly and could be thrown off by other things on the
classpath also providing the properties file. This guarantees that
our settings stick.
2017-02-27 18:32:12 +00:00
..
doc/manual nixpkgs: allow packages to be marked insecure 2017-02-24 07:41:05 -05:00
lib make-disk-image.nix: set last fsck time on ext4 images to enable resize-on-startup 2017-02-26 02:02:22 +00:00
maintainers nova-image: refactoring 2017-02-24 22:17:52 +01:00
modules apache-kafka.service: pass in log4j config more explicitly 2017-02-27 18:32:12 +00:00
tests amazon-init.service: fix starting services at startup 2017-02-27 16:51:36 +00:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix pgjwt: init at 0.0.1 (#22644) 2017-02-26 11:14:32 +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.