summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* merge #3428: nano: bump and add system-wide configVladimír Čunát2014-08-14
|\
| * nano: support system-wide nanorcJoachim Fasting2014-08-01
| | | | | | | | | | | | This patch does two things 1. builds nano with sysconfdir=/etc; and 2. adds an option programs.nano.nanorc
* | gnome3: add services.xserver.desktopManager.gnome3.sessionPathLuca Bruno2014-08-14
| | | | | | | | | | | | | | | | Used to add GI_TYPELIB_PATH and LD_LIBRARY_PATH for gnome shell extensions or other libraries and services. Not a great solution but may be the start for further work. Let's make some cool packages work for now.
* | nixos/dhcpd: Wait until network interfaces are configured to startWilliam A. Kennington III2014-08-13
| |
* | nixos/dhcpd: Convert to systemd from upstartWilliam A. Kennington III2014-08-13
| |
* | nixos/dhcpd: Use dhcp user instead of nobodyWilliam A. Kennington III2014-08-13
| |
* | nixos/dhcpd: Add the ability to drop privilegesWilliam A. Kennington III2014-08-13
| |
* | nixos/dhcp: Modernize ddns-update-styleWilliam A. Kennington III2014-08-13
| |
* | nixos/lighttpd: fix modules for gitwebHarald van Dijk2014-08-12
| | | | | | | | | | | | | | | | | | | | | | Setting "services.lighttpd.gitweb.enable" to true doesn't enable the required lighttpd modules to actually make it work. The problem is that "or" and "||" don't mean the same thing: "or" falls back to the second operand if the first is not defined, whereas "||" is the normal logical operator. When cfg.cgit.enable is defined, as false, the expressions don't have the desired effect. [Bjørn: modify commit message]
* | Merge master into #2129Vladimír Čunát2014-08-12
|\ \ | | | | | | | | | | | | | | | Conflicts (easy, just UID shifted): nixos/modules/misc/ids.nix nixos/modules/module-list.nix
| * | Add the bspwm window manager to Nix.Matt Miemiec2014-08-12
| | |
| * | Merge branch 'gdm'Luca Bruno2014-08-12
| |\ \
| | * | gdm: Add very experimental display managerLuca Bruno2014-08-12
| | | |
| * | | provide pulseaudioFull and set it as default to hardware.pulseaudio.packageDomen Kožar2014-08-12
| |/ /
| * | mopidy: Add mopidy-scan service for scanning local mediaRickard Nilsson2014-08-12
| | |
| * | Add NixOS module for syslog-ngRickard Nilsson2014-08-11
| | |
| * | tests/ipv6.nix: Fix raceEelco Dolstra2014-08-10
| | | | | | | | | | | | http://hydra.nixos.org/build/13119647
| * | nixos/znc: add option to add module packages to zncJaka Hudoklin2014-08-09
| | | | | | | | | | | | Besides that add option for extra znc config and fix a lot of stuff
| * | Fix NixOS evaluation on i686-linuxEelco Dolstra2014-08-09
| | |
| * | Manual: Generate PDFEelco Dolstra2014-08-09
| | | | | | | | | | | | Issue NixOS/nixos#237.
| * | Manual: Remove outdated author stuffEelco Dolstra2014-08-09
| | |
| * | Manual: Render function defaultsEelco Dolstra2014-08-09
| | |
| * | Merge 'staging' into masterVladimír Čunát2014-08-08
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-08
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| | * \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-28
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/audio/espeak/edit.nix pkgs/applications/audio/lmms/default.nix pkgs/desktops/e18/enlightenment.nix pkgs/games/exult/default.nix pkgs/os-specific/linux/alsa-plugins/default.nix
| | * \ \ \ \ Merge branch 'x-updates' into stagingVladimír Čunát2014-07-22
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ...in preparation for a merge to master
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-22
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/misc/vim-plugins/default.nix
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
| | |\ \ \ \ \ \ \
| | * | | | | | | | Move at_spi2_core and at_spi2_atk outside of the gnome3 attrsetLuca Bruno2014-07-10
| | | | | | | | | |
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-07
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/servers/serfdom/default.nix
| | * | | | | | | | | | Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
| * | | | | | | | | | | nslcd nixos service: Should be wantedBy multi-user, otherwise not started if ↵Rickard Nilsson2014-08-08
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | activated on running server (only starts on bootup)
| * | | | | | | | | | fail2ban: systemd supportJoel Taylor2014-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - upgrade fail2ban to 0.9 - override systemd to enable python support and include sqlite3 module - make fail2ban enablable
| * | | | | | | | | | logrotate: use systemd instead of cronSystem administrator2014-08-07
| | | | | | | | | | |
| * | | | | | | | | | Fix evaluationEelco Dolstra2014-08-06
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #3476 from wkennington/master.unifiRob Vermaas2014-08-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add support for the unifi access point controller
| | * | | | | | | | | | nixos/unifi: Explain and simplify the bind mount configurationWilliam A. Kennington III2014-08-05
| | | | | | | | | | | |
| | * | | | | | | | | | nixos/unifi: Fix ordering of mount rulesWilliam A. Kennington III2014-08-05
| | | | | | | | | | | |
| | * | | | | | | | | | nixos/unifi: Add service moduleWilliam A. Kennington III2014-08-05
| | | | | | | | | | | |
| * | | | | | | | | | | Fix evaluation in virtualbox-image.nixRob Vermaas2014-08-06
| | | | | | | | | | | |
| * | | | | | | | | | | test-instrumentation.nix: Set an empty root passwordEelco Dolstra2014-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it easier to log in during interactive sessions.
| * | | | | | | | | | | test-instrumentation.nix: Improve loggingEelco Dolstra2014-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In particular, don't clobber the serial console with duplicate output from systemd and the journal, and increase the log level.
| * | | | | | | | | | | systemd: Use the default log target ("journal-or-kmsg")Eelco Dolstra2014-08-06
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that early systemd messages end up in the journal (via the kmsg buffer).
| * | | | | | | | | | nixos/stage-1: Don't check resilient filesystemsWilliam A. Kennington III2014-08-05
| | | | | | | | | | |
| * | | | | | | | | | amazon ec2: Make fetch-ec2-data more robustRickard Nilsson2014-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | curl does not retry if it is unable to connect to the metadata server. For some reason, when creating a new AMI with a recent nixpkgs, the metadata server would not be available when fetch-ec2-data ran. Switching to wget that can retry even on TCP connection errors solved this problem. I also made the fetch-ec2-data depend on ip-up.target, to get it to start a bit later.
| * | | | | | | | | | Remove the containers test from the release-critical buildsEelco Dolstra2014-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Too many random failures...
| * | | | | | | | | | Merge branch 'vbox-configurable-imgsize' of git://github.com/rickynils/nixpkgsShea Levy2014-08-04
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | virtualbox-image: Make the image size configurableRickard Nilsson2014-08-04
| | | | | | | | | | |