summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* fish: pick up completion files from other packagesProfpatsch2016-04-09
| | | | | | Some packages bring their own completions in /share/fish/vendor_completions.d. Now they are picked up by fish from every path in NIX_PROFILES.
* Merge pull request #14395 from peterhoeg/pajoachifm2016-04-02
|\ | | | | pulseaudio nixos module: run as systemd user service instead
| * pulseaudio nixos module: run as systemd user service insteadPeter Hoeg2016-04-02
| | | | | | | | | | | | | | | | | | | | Most of the desktop environments will spawn pulseaudio, but we can instead simply run it as a systemd service instead. This patch also makes the system wide service run in foreground as recommended by the systemd projects and allows it to use sd_notify to signal ready instead of reading a pid written to a file. It is now also restarted on failure. The user version has been tested with KDE and works fine there. The system-wide version runs, but I haven't actually used it and upstream does not recommend running in this mode.
* | Merge pull request #14396 from peterhoeg/dbusjoachifm2016-04-02
|\ \ | | | | | | dbus nixos module: add units for systemd user session
| * | dbus nixos module: add units for systemd user sessionPeter Hoeg2016-04-02
| |/ | | | | | | | | | | | | | | | | | | This patch makes dbus launch with any user session instead of leaving it up to the desktop environment launch script to run it. It has been tested with KDE, which simply uses the running daemon instead of launching its own. This is upstream's recommended way to run dbus.
* | Merge pull request #14405 from jerith666/crashplan-46-r2joachifm2016-04-02
|\ \ | | | | | | Crashplan 46 r2
| * | crashplan: fix vardir file existence checkMatt McHenry2016-04-02
| | |
* | | nixos manual: recommend use of dd for writing the imageRastus Vernon2016-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unetbootin works by altering the image and placing a boot loader on it. For this reason, it cannot work with UEFI and the installation guides for other distributions (incl. Debian and Fedora) recommend against using it. Since dd writes the image verbatim to the drive, and not just the files, it is not necessary to change the label after using it for UEFI installations. vcunat: tiny changes to the PR. Close #14139.
* | | Revert "initrd: Use modprobe from busybox"Eelco Dolstra2016-04-01
| | | | | | | | | | | | | | | | | | | | | This reverts commit 45c218f893d38f94cd62fc256117b9fb1a0d1749. Busybox's modprobe causes numerous "Unknown symbol" errors in the kernel log, even though the modules do appear to load correctly.
* | | Merge pull request #14297 from elitak/mfijoachifm2016-04-01
|\ \ \ | | | | | | | | mfi: init at 2.1.11
| * | | mfi: init at 2.1.11Eric Litak2016-04-01
| | | | | | | | | | | | | | | | | | | | This package has some outdated dependencies, so old versions of mongodb and v8 had to be re-added as well.
* | | | ssh: Fix support for ssh-dss host keysEelco Dolstra2016-04-01
| | | |
* | | | Merge pull request #14145 from MostAwesomeDude/tahoeArseniy Seroka2016-04-01
|\ \ \ \ | |/ / / |/| | | services: Add Tahoe-LAFS service.
| * | | services: Add Tahoe-LAFS service.Corbin2016-03-31
| | | | | | | | | | | | | | | | | | | | Including systemd configuration and much of the standard storage node and introducer configuration.
* | | | Merge pull request #14346 from rnhmjoj/syncthing-daemonjoachifm2016-04-01
|\ \ \ \ | | | | | | | | | | syncthing: run daemon with dedicated user as default
| * | | | syncthing: run daemon with dedicated user as defaultrnhmjoj2016-04-01
| |/ / /
* | | | changelog: correct path to gitit nixos moduleDomen Kožar2016-03-31
| | | |
* | | | changelog: note binutils upgradeDomen Kožar2016-03-31
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 216c840ca8c7a3a0e71244be3b739dafa32a0709) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | changelog: note release dateDomen Kožar2016-03-31
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit 279557e6d2a1afce8419030ec538c1eb3f42abe4) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | changelog: add all new NixOS modulesDomen Kožar2016-03-31
| | | | | | | | | | | | | | | | | | | | (cherry picked from commit d231868990f8b2d471648d76f07e747f396b9421) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | nixos-generate-config.pl: correct path for broadcom-43xxDomen Kožar2016-03-31
|/ / / | | | | | | | | | | | | (cherry picked from commit b01eedaeecd4bd292fd9a22225c9490a285e3b77) Signed-off-by: Domen Kožar <domen@dev.si>
* | | Move the EC2 AMI registry from the NixOps repoEelco Dolstra2016-03-31
| | | | | | | | | | | | | | | | | | NixOps has infrequent releases, so it's not the best place for keeping the list of current AMIs. Putting them in Nixpkgs means that AMI updates will be delivered as part of the NixOS channels.
* | | NixOS manual: Add some release notesEelco Dolstra2016-03-31
| | |
* | | Merge pull request #14305 from benwbooth/xe-guest-utilities-6.2.0Franz Pletz2016-03-31
|\ \ \ | | | | | | | | xe-guest-utilities: init at 6.2.0
| * | | xe-guest-utilities: init at 6.2.0Ben Booth2016-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use mkEnableOption use sha256 add xe-guest-utilities to module-list.nix
* | | | nixos/tests: Add a test for keyboard layoutsaszlig2016-03-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had the basic version of this laying around for some while but didn't continue on it. Originally it was for testing support for the Neo layout introduced back then (8cd6d53). We only test the first three Neo layers, because the last three layers are largely comprised of special characters and in addition to that the support for the VT keymap seems to be limited compared to the Xorg keymap. Yesterday @NicolasPetton on IRC had troubles with the Colemak layout (IRC logs: http://nixos.org/irc/logs/log.20160330, starting at 16:08) and I found that test again, so I went for improving and adding to <nixpkgs>. While the original problem seemed to be related to GDM, we can still add another subtest that checks whether GDM correctly applies the keyboard layout. However I don't have a clue how to properly configure the keyboard layout on GDM, at least not within the NixOS configuration. The main goal of this test is not to test a complete set of all key mappings but to check whether the keymap is loaded and working at all. It also serves as an example for NixOS keyboard configurations. The list of keyboard layouts is by no means complete, so everybody is free to add their own to the test or improve the existing ones. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | Fix the boot-ec2-config testEelco Dolstra2016-03-30
| | | |
* | | | Fix the EC2 testEelco Dolstra2016-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We now generate a qcow2 image to prevent hitting Hydra's output size limit. Also updated /root/user-data -> /etc/ec2-metadata/user-data. http://hydra.nixos.org/build/33843133
* | | | fix evalDomen Kožar2016-03-30
| | | |
* | | | nixos-rebuild: Fix Nix fallbackEelco Dolstra2016-03-30
| | | | | | | | | | | | | | | | Somebody forgot that Bash is not a real programming language...
* | | | move growpart out of nixos into cloud-init packageDomen Kožar2016-03-30
| | | |
* | | | Merge pull request #14175 from peterhoeg/tmuxjoachifm2016-03-29
|\ \ \ \ | |/ / / |/| | | tmux nixos module: add nixos program module for tmux
| * | | tmux nixos module: add nixos program module for tmuxPeter Hoeg2016-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This basic module allows you to specify the tmux configuration. As great as tmux is, some of the defaults are pretty awful, so having a way to specify the config really helps.
* | | | xserver service: add glamoregl for intel driversNikolay Amiantov2016-03-29
| | | | | | | | | | | | | | | | | | | | | | | | Closes #14286 Credits to vcunat for the initial patch.
* | | | manual rl-16.03: document broadcom issue #12595Vladimír Čunát2016-03-29
| | | |
* | | | nixos/lib/testing.nix: make 'config' a free variableDomen Kožar2016-03-29
| | | | | | | | | | | | | | | | cc @edolstra
* | | | wpa_supplicant service: Depend on interfaces being presentFranz Pletz2016-03-28
| | | |
* | | | nixos.tests.installer.swraid: mdadm verbosityGraham Christensen2016-03-28
| | | | | | | | | | | | These two steps seem to fail intermittently with exit code 1. It isn't clear to me why, or what the issue is. Adding the `--verbose` option, hoping to capture some debugging information which might aid stabilization. Also: I was unable to replicate the failure locally.
* | | | Merge pull request #14176 from peterhoeg/vboxjoachifm2016-03-28
|\ \ \ \ | | | | | | | | | | virtualbox service: fix use of deprecated option names
| * | | | virtualbox service: fix use of deprecated option namesPeter Hoeg2016-03-28
| | | | |
* | | | | uwsgi service: use python.buildEnv, fix PATHNikolay Amiantov2016-03-27
| | | | |
* | | | | dspam service: run after postgresql to prevent segfaultsNikolay Amiantov2016-03-27
| | | | |
* | | | | etcd: 2.1.2 -> 2.3.0Kevin Cox2016-03-26
| |_|_|/ |/| | |
* | | | Restore core dumpsEelco Dolstra2016-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Systemd 229 sets kernel.core_pattern to "|/bin/false" by default, unless systemd-coredump is enabled. Revert back to the default of writing "core" in the current directory.
* | | | Revert "Remove which -> type -P alias."Eelco Dolstra2016-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e8e8164f348a0e8655e1d50a7a404bdc62055f4e. I misread the original commit as adding the "which" package, but it only adds it to base.nix. So then the original motivation (making it work in subshells) doesn't hold. Note that we already have some convenience aliases that don't work in subshells either (such as "ll").
* | | | Hide sendmailSetuidWrapperEelco Dolstra2016-03-25
| | | |
* | | | opengl.extraPackages32: pkgsi686Linux in exampleBrian McKenna2016-03-26
| | | | | | | | | | | | Issue #12616 uses this example but the commit doesn't.
* | | | nix.useChroot: allow 'relaxed' as a valueDomen Kožar2016-03-25
| | | |
* | | | nixos/tests: implement a trivial test for sudoJoachim Fasting2016-03-25
| | | | | | | | | | | | | | | | | | | | This is an alternative to NixOS/nixpkgs#6721, with improvements suggested by @edolstra
* | | | Merge pull request #14045 from otwieracz/masterArseniy Seroka2016-03-24
|\ \ \ \ | | | | | | | | | | znapzend: added