about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Add auto-start option to containers.mokasin2015-01-12
|
* /etc/ssh/ssh_known_hosts: refactor and fix #5612Vladimír Čunát2015-01-11
| | | | | | | | Generating the file was refactored to be completely in nix. Functionally it should create the same content as before, only adding the newlines. CC recent updaters: @aszlig, @rickynils.
* Merge pull request #5627 from oxij/update-postfixPeter Simons2015-01-11
|\ | | | | postfix: make 2.11 the default, nixos: update postfix config for 2.11
| * postfix: make 2.11 the default, nixos: update postfix config for 2.11Jan Malakhovski2015-01-07
| | | | | | | | | | postfix 2.11 is much more humane with respect to disk writes since it uses sockets (which do not change inodes on accesses) instead of fifos (which do).
* | Revert "zsh: profile-relative functions path"Arseniy Seroka2015-01-10
| | | | | | | | | | | | | | This reverts commit 766207ca1d52db37df5ca17b9bd3bd21a03dfafd. We need to solve the problem with `environment.profileRelativeEnvVars`. The best workaround is to make profileRelativeEnvVars prepend paths.
* | Merge branch 'rngd-fix' of git://github.com/abbradar/nixpkgsShea Levy2015-01-08
|\ \
| * | nixos/rngd: some fixesNikolay Amiantov2015-01-06
| | |
* | | Merge pull request #5550 from abbradar/fprintdlethalman2015-01-08
|\ \ \ | | | | | | | | add fprintd support
| * | | nixos/fprintd: add service and pam supportNikolay Amiantov2015-01-03
| | | |
* | | | java: More default cleanupsWilliam A. Kennington III2015-01-07
| | | |
* | | | java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
| | | |
* | | | nixos/network-interfaces: Add mstpd support for bridgesWilliam A. Kennington III2015-01-07
| | | |
* | | | Merge pull request #5619 from oxij/various-changes-2Peter Simons2015-01-07
|\ \ \ \ | | | | | | | | | | Various (hopefully) small changes
| * | | | nixos: make zsh use fcntl for locking history files by defaultJan Malakhovski2015-01-07
| | |_|/ | |/| | | | | | | | | | | | | | Without this zsh creates and then unlinks .lock files at each interactive input line, which is inhumane with respect to disk.
* / | | doc: use postgresql94j-keck2015-01-07
|/ / / | | | | | | | | | update postgresql module doc to use postgresql94 (was postgresql93)
* | | nixos/base: Add efi management utilitiesWilliam A. Kennington III2015-01-07
| | |
* | | document options to nixos-install scriptDomen Kožar2015-01-06
| |/ |/|
* | nixos/modules/services/misc/nix-daemon.nix: document meaning of '0' for the ↵Peter Simons2015-01-05
| | | | | | | | buildCores attribute
* | dd-agent: set SSL_CERT_FILE for dogstatsd.Rob Vermaas2015-01-05
| | | | | | | | (cherry picked from commit c67204dec27a86e2235afb2aebf48bc53dd804d0)
* | Fix some bad gidsEelco Dolstra2015-01-05
| | | | | | | | Issue #3727.
* | Minor fixes to EC2 image generation script. Set autoresponder, so no ↵Rob Vermaas2015-01-05
| | | | | | | | | | | | interaction is necessary. Write output in a format that can be easily included in ec2-amis.nix of nixops. (cherry picked from commit 96904915d9e3e5f69b0c5bf58db1a0f0130a977a)
* | Use nixos-images bucket for GCE images.Rob Vermaas2015-01-05
| | | | | | | | (cherry picked from commit bdd3a3bac8077823182233cc689b5c02cd74f4f4)
* | Fixes for script that builds and uploads EC2 s3 backed images. Mostly ↵Rob Vermaas2015-01-05
| | | | | | | | | | | | credential related. (cherry picked from commit 42c0bc4b8f7f4f5027392a842b787434fb12094f)
* | Fix GCE image build.Rob Vermaas2015-01-05
| | | | | | | | (cherry picked from commit 98af87cd4abb0cd77e8a51cfdf6913a92d088784)
* | Fix typo in recursive set exampleKhalid Jebbari2015-01-04
| |
* | Bad name for the NixOS download pageKhalid Jebbari2015-01-04
| |
* | Add Type information into manual and manpages, fixes #4600Domen Kožar2015-01-04
| |
* | nixos/samba: Allow package version settingWilliam A. Kennington III2015-01-03
| |
* | zsh: profile-relative functions pathKirill Elagin2015-01-04
| | | | | | | | This is needed mostly for autocompletion.
* | fix manualDomen Kožar2015-01-03
| |
* | clarify things about hashed passwords and mutableUsersDomen Kožar2015-01-02
|/
* icedtea: Make major version nonspecific attrsWilliam A. Kennington III2015-01-02
|
* Merge pull request #5441 from nbp/mkAliasNicolas B. Pierron2015-01-01
|\ | | | | modules: Extract mkAliasDefinition from the rename.nix NixOS module.
| * modules: Extract mkAliasDefinition from the rename.nix NixOS module.Nicolas B. Pierron2014-12-22
| |
* | TweakEelco Dolstra2014-12-31
| |
* | nixos/doc release notes: mention intel GPU driverVladimír Čunát2014-12-31
| | | | | | | | (cherry picked from commit 3865ab9e6901a529fbb480599c94f4a04d93c71d)
* | nixos/release-notes: Fix typo in VirtualBox notes.aszlig2014-12-30
| | | | | | | | Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | Document small channelsEelco Dolstra2014-12-30
| |
* | Release notes tweakEelco Dolstra2014-12-30
| |
* | Sort stuffEelco Dolstra2014-12-30
| |
* | Create AMIs in the lb-nixos accountEelco Dolstra2014-12-30
| |
* | Drop reference to obsolete ControlGroupAttribute optionEelco Dolstra2014-12-30
| |
* | Release notesEelco Dolstra2014-12-30
| |
* | Release dateEelco Dolstra2014-12-30
| |
* | Merge pull request #5507 from DamienCassou/systemd-user-timersEelco Dolstra2014-12-30
|\ \ | | | | | | Add systemd.user.timers
| * | Add systemd.user.timersDamien Cassou2014-12-30
| | |
* | | Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
| | |
* | | Merge pull request #5491 from offlinehacker/cadvisorJaka Hudoklin2014-12-29
|\ \ \ | | | | | | | | Add cadvisor package and nixos module
| * | | nixos: add cadvisor serviceJaka Hudoklin2014-12-28
| | | |
* | | | gummiboot-builder.py: run nix with no build-users-groupShea Levy2014-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During install, the bootloader script gets run inside a chroot after the /etc/group bind-mount is unmounted. Since we're not doing any building, this should be safe, but really nix should just not care if the group does not exist when no build is needed. Fixes #5494