summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
...
| | * | | | manual: automatically generate modules entriesEric Sagnes2016-08-11
| | | | | |
| * | | | | Merge pull request #14311 from Profpatsch/mkRemovedOptionModule-replacementDomen Kožar2016-08-28
| |\ \ \ \ \ | | | | | | | | | | | | | | mkRemovedOptionModule: add replacement argument
| | * | | | | modules/mkRemovedOptionModule: add replacement docProfpatsch2016-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When displaying a warning about a removed Option we should always include reasoning why it was removed and how to get the same functionality without it. Introduces such a description argument and patches occurences (mostly with an empty string). startGnuPGAgent: further notes on replacement
* | | | | | | Merge branch 'master' into stagingobadz2016-08-28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/games/scummvm/default.nix
| * | | | | | virtualbox-image: remove raw image (hopefully fixes ova tests)obadz2016-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See also 80660f8
| * | | | | | nixos/redis: enforce owner/perms on /var/lib/redis (#18046)Bjørn Forsman2016-08-28
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously it was only set once, now it is enforced on each start-up of redis.service. Also set _ownership_ recursively, so that the /var/lib/redis/dump.rdb file is guaranteed to be accessible by the currently configured redis user. Fixes issue #9687, where redis wouldn't start because /var/lib/redis had wrong owner.
* | | | | | Merge branch 'master' into stagingobadz2016-08-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * | | | | Merge pull request #11484 from oxij/nixos-toposort-filesystemsNikolay Amiantov2016-08-27
| |\ \ \ \ \ | | | | | | | | | | | | | | lib: add toposort, nixos: use toposort for fileSystems to properly support bind and move mounts
| | * | | | | nixos: generalize copy-paste from stage-1 and zfs to utilsJan Malakhovski2016-08-23
| | | | | | |
| | * | | | | nixos: copy resize2fs only for stage-1 fileSystemsJan Malakhovski2016-08-23
| | | | | | |
| | * | | | | nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | And use new `config.system.build.fileSystems` property everywhere.
| | * | | | | nixos: tasks/fileSystems: cleanupJan Malakhovski2016-08-23
| | | | | | |
| | * | | | | Revert a soon to be useless pice of "nixos/stage-1: add mechanism which ↵Jan Malakhovski2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lustrates all impurities from / (#17784)" This reverts a pice of commit 3d16af70bf894ce15ec9bdcad3c9ac736dc43630.
| * | | | | | virtualbox-image: use vmdk wrapper instead of vdi copy (avoids 1 disk copy)obadz2016-08-27
| | | | | | |
| * | | | | | virtualbox-image: remove configFile to let clone-config do its job in demoobadz2016-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #13927 cc @edolstra configFile in make-disk-image clashes with clone-config as the latter does nothing if it finds a a /etc/nixos/configuration.nix during stage-2.
| * | | | | | nixos/doc/gitlab: fix buildFranz Pletz2016-08-26
| | | | | | |
| * | | | | | Merge pull request #17941 from romildo/upd.eflJoachim F2016-08-26
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | efl: 1.17.2 -> 1.18.0
| | * | | | | | enlightenment: adapt service for efl-0.18.0José Romildo Malaquias2016-08-23
| | |/ / / / /
| * | | | | | gitlab: 8.10.6 -> 8.11.2Franz Pletz2016-08-26
| | | | | | |
| * | | | | | Merge pull request #17908 from Mic92/fermGraham Christensen2016-08-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Ferm
| | * | | | | | ferm: init at 2.3Jörg Thalheim2016-08-25
| | | | | | | |
| * | | | | | | nginx module: add index and tryFilesRobin Gloster2016-08-25
| | | | | | | |
| * | | | | | | nixos/pulseaudio: remove stray load-modulesProfpatsch2016-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was an additional load-modules put into `default.pa` which caused pulse to fail.
| * | | | | | | treewide: cups_filters -> cups-filtersBjørn Forsman2016-08-25
| | | | | | | |
| * | | | | | | cjdns: fix assertion.Carles Pagès2016-08-25
| | | | | | | |
| * | | | | | | nixos/filesystems: update /etc/fstab comment headerBjørn Forsman2016-08-24
| | | | | | | |
| * | | | | | | Merge nixpkgs.config.perlPackageOverridesIgor Pashev2016-08-24
| | | | | | | |
| * | | | | | | deleted: nixos/modules/virtualisation/qemu-opts (file likely checked in by ↵obadz2016-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accident)
| * | | | | | | nixos-install: remove manifest related stuffobadz2016-08-24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-08-24
|\| | | | | |
| * | | | | | ldap: Add option for NSS integrationMarkus Mueller2016-08-23
| | | | | | |
| * | | | | | ldap: Add option for login PAM integrationMarkus Mueller2016-08-23
| | |/ / / / | |/| | | |
| * | | | | initrd-ssh service: ensure that keys got copied into initrdNikolay Amiantov2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #17927.
| * | | | | nix-daemon service: fix unbalanced parens in descriptionJoachim Fasting2016-08-23
| | | | | |
| * | | | | glib: Add some FIXMEs about inappropriate outputsTuomas Tynkkynen2016-08-23
| | | | | |
| * | | | | treewide: Fix output references to opensslTuomas Tynkkynen2016-08-23
| | | | | |
| * | | | | treewide: Fix output references to gnome.GConfTuomas Tynkkynen2016-08-23
| | | | | |
| * | | | | graphite service: Use correct output of cairoTuomas Tynkkynen2016-08-23
| | | | | |
| * | | | | kde5: colord-kde movedThomas Tuegel2016-08-22
| | | | | |
| * | | | | treewide: Use makeBinPathTuomas Tynkkynen2016-08-23
| | | | | |
| * | | | | treewide: Use makeLibraryPath in LD_LIBRARY_PATHsTuomas Tynkkynen2016-08-23
| | | | | |
| * | | | | treewide: update cifs-utils attr references (cifs_utils -> cifs-utils)Bjørn Forsman2016-08-22
| | | | | |
| * | | | | Merge branch 'master' into stagingobadz2016-08-22
| |\ \ \ \ \
| | * | | | | nixos/stage-1: add mechanism which lustrates all impurities from / (#17784)obadz2016-08-22
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lustrate /ˈlʌstreɪt/ verb. purify by expiatory sacrifice, ceremonial washing, or some other ritual action. - sudo touch /etc/NIXOS_LUSTRATE ⇒ on next reboot, during stage 1, everything but /nix and /boot is moved to /old-root - echo "etc/passwd" | sudo tee -a /etc/NIXOS_LUSTRATE ⇒ on next reboot, during stage 1, everything but /nix and /boot is moved to /old-root; except /etc/passwd is copied back. Useful for installing NixOS in place on another distro. For instance: $ nix-env -iE '_: with import <nixpkgs/nixos> { configuration = {}; }; with config.system.build; [ nixos-generate-config manual.manpages ]' $ sudo mkdir /etc/nixos $ sudo `which nixos-generate-config` … edit the configuration files in /etc/nixos using man configuration.nix if needed maybe add: users.extraUsers.root.initialHashedPassword = "" ? … Build the entire NixOS system and link it to the system profile: $ nix-env -p /nix/var/nix/profiles/system -f '<nixpkgs/nixos>' -A system --set … If you were using a single user install: $ sudo chown -R 0.0 /nix … NixOS is about to take over $ sudo touch /etc/NIXOS $ sudo touch /etc/NIXOS_LUSTRATE … Let's keep the configuration files we just created $ echo etc/nixos | sudo tee -a /etc/NIXOS_LUSTRATE $ sudo mv -v /boot /boot.bak && sudo /nix/var/nix/profiles/system/bin/switch-to-configuration boot $ sudo reboot … NixOS boots, Stage 1 moves all the old distro stuff in /old-root.
| | * | | | mattermost: cosmetic: remove stray character (#17897)Ruslan Babayev2016-08-21
| | | | | |
| * | | | | Merge branch 'master' into stagingobadz2016-08-21
| |\| | | |
| | * | | | nixos: blacklist radeon module if using amdgpuVladimír Čunát2016-08-21
| | | | | |
| | * | | | Merge pull request #17469 from ericsagnes/module/hydraDomen Kožar2016-08-20
| | |\ \ \ \ | | | | | | | | | | | | | | Improvements to Hydra module
| | | * | | | hydra-module: add default to buildMachinesFilesEric Sagnes2016-08-03
| | | | | | |
| | | * | | | hydra-module: honor user and group idsEric Sagnes2016-08-03
| | | | | | |