summary refs log tree commit diff
path: root/nixos/modules
Commit message (Collapse)AuthorAge
* Merge pull request #31071 from yegortimoshenko/nixos-install/mkdir-or-chmodOrivej Desh2017-11-11
|\ | | | | nixos-prepare-root: chmod if dir already exists, fixes #22413
| * nixos-prepare-root: chmod if dir already existsYegor Timoshenko2017-11-04
| |
* | Merge pull request #31390 from Ma27/fix-buildphase-expressionsOrivej Desh2017-11-11
|\ \ | | | | | | treewide: get rid of invalid `buildPhases` argument
| * | treewide: get rid of invalid `buildPhases` argumentMaximilian Bosch2017-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | I don't know where this comes from (I accidentally did that as well once), but some derivations seem to use `buildPhases` rather than `phases` in their derivations. This kills all improper usages as the lack of a `phases` argument didn't break the build, so this can be safely removed.
* | | Merge pull request #31476 from ↵Jörg Thalheim2017-11-10
|\ \ \ | | | | | | | | | | | | | | | | florianjacob/network-interfaces-assertion-messages nixos/network-interfaces: Add " around network interface names
| * | | nixos/network-interfaces: Add " around network interface namesFlorian Jacob2017-11-09
| | | | | | | | | | | | | | | | in assertion messages to avoid misinterpretations when the interface name contains a dot.
* | | | nixos/atlassian: Fix eval error in jrePackageaszlig2017-11-09
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The error got introduced by 4f3d971ef55b82ef349e5fb198196d2028fc0cf5, which removed the *Text attributes from the option. This in turn leads to an evaluation error while building the manual/manpage, because oraclejre8 is marked unfree. Signed-off-by: aszlig <aszlig@nix.build> Cc: @jbgi, @orivej, @globin
* | | Amazon image: Add NVMe support to the initrdEelco Dolstra2017-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is required by the new c5.* instance types. Note that this changes disk names from /dev/xvd* to /dev/nvme0n*. Amazon Linux has a udev rule that calls a Python script named "ec2nvme-nsid" to create compatibility symlinks. We could use that, but it would mean adding Python to the AMI closure...
* | | Atlassian apps: remove misleading JRE switch logicJean-Baptiste Giraudeau2017-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Only the Oracle JRE is supported by Atlassian appsAtlassian apps (see https://jira.atlassian.com/browse/JRASERVER-46152) Plus Atlassian apps are non free so the switch logic always chose Oracle JRE anyway. Option is kept in case someone want to patch apps to support openjdk.
* | | Fix atlassian services (optional attr. and systemd)Jean-Baptiste Giraudeau2017-11-09
| | | | | | | | | | | | | | | - Properly handle optional configuration. - Use ExecStart/ExecStop instead of script/stopScript.
* | | Merge pull request #30127 from florianjacob/limit_interface_name_lengthJörg Thalheim2017-11-08
|\ \ \ | | | | | | | | nixos/network-interfaces: assertion for too long interface names
| * | | nixos/network-interfaces: assertion for too long interface namesFlorian Jacob2017-10-05
| | | |
* | | | Merge pull request #31296 from ryantm/mattermost43Jörg Thalheim2017-11-08
|\ \ \ \ | | | | | | | | | | mattermost, nixos/mattermost: update to 4.3.0
| * | | | nixos/mattermost: fix for webapp being renamed to clientRyan Mulligan2017-11-05
| | | | |
* | | | | Revert "nixos/test-instrumentation: softcode DISPLAY"Joerg Thalheim2017-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4531ec59551fa3f3c9dfb442dff2ec669c467922. This broke waitForX: https://github.com/NixOS/nixpkgs/commit/b11ac5d29dcccdb7474a23ac1d8a6c40553adcd5#commitcomment-25486347 cc @Lassulus
* | | | | Merge pull request #31198 from Lassulus/test-displayJörg Thalheim2017-11-08
|\ \ \ \ \ | |_|_|/ / |/| | | | nixos/test-instrumentation: take DISPLAY from system-config
| * | | | nixos/test-instrumentation: softcode DISPLAYlassulus2017-11-07
| | | | |
* | | | | Merge pull request #31252 from shaunren/comptonRenaud2017-11-07
|\ \ \ \ \ | | | | | | | | | | | | compton: change extraOptions type to types.lines
| * | | | | compton: change extraOptions type to types.linesShaun Ren2017-11-05
| | | | | |
* | | | | | nixos/mysql: fix typo in description of mysql.bind optionRaphael Das Gupta2017-11-07
| | | | | |
* | | | | | ihaskell: re-enableVaibhav Sagar2017-11-06
| | | | | |
* | | | | | Merge pull request #30665 from michaelpj/imp/plymouth-themesOrivej Desh2017-11-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | plymouth: fix breeze-plymouth (and other themes)
| * | | | | | plasma5: set default theme for plymouthMichael Peyton Jones2017-10-21
| | | | | | |
| * | | | | | plymouth: try to remove more references in themesMichael Peyton Jones2017-10-21
| | | | | | |
* | | | | | | Merge pull request #31161 from nocent/masterOrivej Desh2017-11-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | networkmanager: add power saving and mac address randomization options for wifi devices
| * | | | | | | networkmanager: add power saving and mac address randomization options for ↵nocent2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wifi devices
* | | | | | | | Merge pull request #30966 from csingley/plexpyOrivej Desh2017-11-06
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | Add plexpy user id
| * | | | | | | plexpy: add user idChristopher Singley2017-11-06
| | | | | | | |
* | | | | | | | babeld module: initMarkus Mueller2017-11-05
| | | | | | | |
* | | | | | | | wireguard module: add device name environment varFranz Pletz2017-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the interface name available as an environment variable for the pre/post hooks.
* | | | | | | | Merge pull request #31254 from LumiGuide/graphite-python-overridesFrederik Rietdijk2017-11-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | graphite: override django and django_tagging
| * | | | | | | | graphite: override django and django_taggingGuillaume Maudoux2017-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of depending on specific versions in the django_tagging_0_4_3 and graphite_web derivations. This should fix: https://github.com/NixOS/nixpkgs/pull/30277#discussion_r145393088 This was joint work of @basvandijk and @layus at NixCon 2017.
* | | | | | | | | Revert "services.xserver: assert that either desktop- or window manager is ↵Herwig Hochleitner2017-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not "none"" This reverts commit 93c54acf97077567e8d6135a36f191e872b26692. This reopens #30517 @nbp @Ma27 Breaking people's config for this is hardly reasonable as is. If it absolutely cannot be avoided, at the very least, we need to provide clear instructions on what people need to upgrade in their config. I actually had to bisect to the commit, to even find out what property I should change or define, as the error message was useless. It didn't even mention a property name. Discussion on the PR seems to be ongoing, so I'm reverting this, so we don't break people's systems on unstable.
* | | | | | | | | services.xserver: assert that either desktop- or window manager is not "none"Maximilian Bosch2017-11-04
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | resolves #11064
* | | | | | | | Merge pull request #30107 from danbst/patch-13Frederik Rietdijk2017-11-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | declarative containers: improve example config
| * | | | | | | | declarative containers: improve example configDanylo Hlynskyi2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Container config example code mentions `postgresql` service, but the correct use of that service involves setting `system.stateVersion` option (as discovered in https://github.com/NixOS/nixpkgs/issues/30056). The actual system state version is set randomly to 17.03 because I have no preferences here
* | | | | | | | | Merge pull request #31201 from gnidorah/swayTim Steinbach2017-11-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | sway module: setcap binary, not wrapper
| * | | | | | | | | sway module: setcap binary, not wrappergnidorah2017-11-03
| | | | | | | | | |
* | | | | | | | | | keybase service: Turn off debug loggingBenjamin Staffin2017-11-03
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Keybase is _extremely_ verbose with its debug output when run with -d.
* | | | | | | | | Merge pull request #31149 from LumiGuide/pgmanage-10.0.2Daiderd Jordan2017-11-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | postage: replaced by pgmanage-10.0.2
| * | | | | | | | | postage: replaced by pgmanage-10.0.2Bas van Dijk2017-11-03
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | postage is no longer maintained and has been replaced by the identical pgmanage. See: https://github.com/workflowproducts/postage#postage-has-been-replaced-with-pgmanage The following error is raised when a user enables the deprecated `services.postage.enable` option: Failed assertions: - services.postage is deprecated in favor of pgmanage. They have the same options so just substitute postage for pgmanage.
* / | | | | | | | nixos/unbound: correct indented interface/access listsJoerg Thalheim2017-11-03
|/ / / / / / / /
* | | | | | | | strongswan: allow configuring enabled pluginsAndrew Dunham2017-11-02
| | | | | | | |
* | | | | | | | Merge branch 'master' into upd.lxqtJosé Romildo Malaquias2017-11-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #31100 from zimbatm/hashcat4zimbatm2017-11-02
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Hashcat4
| | * | | | | | | intel-ocl: r4.0-59481 -> 5.0-63503zimbatm2017-11-01
| | | | | | | | |
| * | | | | | | | ACME module: add server option (#31122)Pierre-Etienne Meunier2017-11-02
| | | | | | | | |
* | | | | | | | | Merge branch 'master' into upd.lxqtJosé Romildo Malaquias2017-11-02
|\| | | | | | | |
| * | | | | | | | nixos/postfix: support alternate smtp ports when relaying (#30685)Sarah Brofeldt2017-11-01
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * postfix: support alternate smtp ports when relaying * fix missing ; after merge
| * | | | | | | containers: autoStart doc typoDanylo Hlynskyi2017-11-01
| | | | | | | |