about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Expand)AuthorFilesLines
2014-08-09nixos/znc: add option to add module packages to zncJaka Hudoklin1-16/+50
2014-08-09Fix NixOS evaluation on i686-linuxEelco Dolstra1-1/+2
2014-08-09Manual: Generate PDFEelco Dolstra2-11/+39
2014-08-09Manual: Remove outdated author stuffEelco Dolstra1-19/+0
2014-08-09Manual: Render function defaultsEelco Dolstra1-0/+6
2014-08-08Merge 'staging' into masterVladimír Čunát19-28/+25
2014-08-08nslcd nixos service: Should be wantedBy multi-user, otherwise not started if ...Rickard Nilsson1-3/+1
2014-08-08Merge remote-tracking branch 'origin/master' into staging.Peter Simons11-131/+268
2014-08-08fail2ban: systemd supportJoel Taylor1-6/+11
2014-08-07logrotate: use systemd instead of cronSystem administrator1-5/+11
2014-08-06Fix evaluationEelco Dolstra1-1/+1
2014-08-06Merge pull request #3476 from wkennington/master.unifiRob Vermaas3-0/+90
2014-08-06Fix evaluation in virtualbox-image.nixRob Vermaas1-1/+1
2014-08-06test-instrumentation.nix: Set an empty root passwordEelco Dolstra1-0/+3
2014-08-06test-instrumentation.nix: Improve loggingEelco Dolstra1-2/+11
2014-08-06systemd: Use the default log target ("journal-or-kmsg")Eelco Dolstra1-1/+1
2014-08-05nixos/unifi: Explain and simplify the bind mount configurationWilliam A. Kennington III1-22/+20
2014-08-05nixos/unifi: Fix ordering of mount rulesWilliam A. Kennington III1-3/+6
2014-08-05nixos/unifi: Add service moduleWilliam A. Kennington III3-0/+89
2014-08-05nixos/stage-1: Don't check resilient filesystemsWilliam A. Kennington III1-0/+3
2014-08-05amazon ec2: Make fetch-ec2-data more robustRickard Nilsson1-7/+8
2014-08-05Remove the containers test from the release-critical buildsEelco Dolstra1-2/+2
2014-08-04Merge branch 'vbox-configurable-imgsize' of git://github.com/rickynils/nixpkgsShea Levy1-108/+128
2014-08-04Merge remote-tracking branch 'origin/master' into staging.Peter Simons33-198/+514
2014-08-04In Nix chroots, provide plain bash, not bash-interactiveEelco Dolstra1-11/+6
2014-08-04nixos synaptics: allow null value for accelFactor, minSpeed and maxSpeedLuca Bruno1-3/+6
2014-08-04virtualbox-image: Make the image size configurableRickard Nilsson1-108/+128
2014-08-03nixos: Add enablePHP convinence option to services.httpd module to mimic subs...Chris Farmiloe1-1/+7
2014-08-03Merge pull request #3370 from geerds/trackpointlethalman1-15/+9
2014-08-03tomcat: Fix evaluation after e27dcff.aszlig1-2/+2
2014-08-03Merge pull request #3425 from luke-clifton/lc-tomcat-jdkSander van der Burg1-2/+7
2014-08-02Merge recent master into x-updatesVladimír Čunát40-228/+643
2014-08-01amazon-image.nix: Overwrite busybox swaponShea Levy1-1/+1
2014-08-01Fix lib functions taken from pkgs.lib instead of lib in nixosShea Levy2-3/+3
2014-08-01Google Compute image:Rob Vermaas1-19/+7
2014-08-01Allows the JDK to be chosen in services.tomcatLuke Clifton1-2/+7
2014-07-31modprobe.nix: Use modern environment.etc syntaxEelco Dolstra1-14/+9
2014-07-31Restore extraWorkersProperties option for apache httpd tomcat-connector, issu...Danny Groenewegen1-0/+8
2014-07-30nixos: tmp on tmpfs optionEmery Hemingway6-35/+90
2014-07-30Shut up a warning in stage 2Eelco Dolstra1-1/+1
2014-07-30Remove Subversion from the installation CDEelco Dolstra1-1/+0
2014-07-30Mount unionfs-fuse filesystems using the normal fileSystems optionEelco Dolstra6-38/+52
2014-07-30Really fix NixOS/nixos#287Eelco Dolstra1-3/+1
2014-07-30makeTest: Pass nodes attributeEelco Dolstra1-1/+1
2014-07-30Don't require a device for tmpfs filesystemsEelco Dolstra3-5/+3
2014-07-30Print a sensible error message if no device is specified for a filesystemEelco Dolstra1-1/+3
2014-07-30Move CIFS support into a separate moduleEelco Dolstra4-24/+29
2014-07-30Check for systemd environment variables that are too longEelco Dolstra1-1/+3
2014-07-29nixos/tests/containers.nix: Don't pingEelco Dolstra1-1/+1
2014-07-29Make the networkmanager group more discoverableDamien Cassou1-9/+37