about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/input-methods: use `gtk2` attribute for GTK 2Thomas Tuegel2016-09-23
|
* murmur service: welcome -> welcometextWei-Ming Yang2016-09-23
| | | | | | | | fixed incorrect option name `welcome` to `welcometext`. joachifm added a rename for backwards compat. Closes https://github.com/NixOS/nixpkgs/pull/18570
* nix-optimise service: initMatt McHenry2016-09-23
| | | | Closes https://github.com/NixOS/nixpkgs/pull/18378
* Merge pull request #18818 from Jookia/RFC_htpdateJoachim F2016-09-23
|\ | | | | Rfc htpdate
| * nixos: add htpdate moduleJookia2016-09-23
| |
* | Merge pull request #18853 from kvz/patch-2Charles Strahan2016-09-22
|\ \ | | | | | | Run riak with its `dataDir` as `HOME` so Erlang cookie can be written
| * | Run riak with its `dataDir` as `HOME` so Erlang cookie can be writtenKevin van Zonneveld2016-09-22
| | | | | | | | | See https://github.com/NixOS/nixpkgs/issues/18852
* | | Merge pull request #18806 from kvz/patch-1Daiderd Jordan2016-09-23
|\ \ \ | |/ / |/| | riak: update service example
| * | Remove reference to `riak2`Kevin van Zonneveld2016-09-21
| |/ | | | | | | | | | | | | As mentioned by LnL in IRC, we > used to have riak and riak2 But this seems no longer the case, hence the example should be updated.
* / nixos-container: Syntax fixesEelco Dolstra2016-09-22
|/ | | | | | | | Get rid of the "or null" stuff. Also change 'cfg . "foo"' to 'cfg.foo'. Also fixed what appears to be an actual bug: in postStartScript, cfg.attribute (where attribute is a function argument) should be cfg.${attribute}.
* Merge pull request #18622 from rvl/mongodb-test-default-i686Domen Kožar2016-09-21
|\ | | | | mongodb service: Add test case and fix default storage engine on i686
| * mongodb service: add test caseRodney Lorrimar2016-09-17
| |
* | Merge pull request #18574 from ericsagnes/feat/mongodbDomen Kožar2016-09-21
|\ \ | | | | | | MongoDB service: switch configuration format to YAML
| * | pump.io test: adapt mongodb extraConf to YAMLEric Sagnes2016-09-18
| | |
| * | mongodb service: switch configuration format to YAMLEric Sagnes2016-09-18
| | | | | | | | | | | | | | | Configuration format has changed from MongoDB 2.6 to YAML and MongoDB 2.4 is EOL since March 2016.
* | | /var/empty: silently ignore errors (if on tmpfs) #18781Domen Kožar2016-09-21
| | |
* | | Merge pull request #18770 from mayflower/prometheus-alertmanagerBenjamin Staffin2016-09-20
|\ \ \ | | | | | | | | Prometheus alertmanager module
| * | | prometheus: add options for alertmanager0ida2016-09-20
| | | |
| * | | prometheus alertmanager module: init0ida2016-09-20
| | | |
* | | | nixos/tests/kde5: fix test nameThomas Tuegel2016-09-20
| | | |
* | | | gitlab module: enable postgres pg_trgm extensionRobin Gloster2016-09-20
| | | |
* | | | nixos/networking: Use type lines for localCommandsaszlig2016-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using types.str doesn't work if you want to mkBefore/mkAfter across different module definitions, because it only allows for one definition for the same priority. This is especially useful if you deploy Hetzner machines via NixOps, because the physical specification already defines localCommands. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | initrd-ssh service: check that authorized keys are addedNikolay Amiantov2016-09-20
| | | |
* | | | Merge pull request #18718 from Mic92/powerdnsAlexey Shmalko2016-09-20
|\ \ \ \ | | | | | | | | | | powerdns: init at 4.0.1
| * | | | powerdns: init at 4.0.1Jörg Thalheim2016-09-18
| | | | | | | | | | | | | | | | | | | | fixes #18703
* | | | | Merge pull request #18693 from Mic92/awesomeAlexey Shmalko2016-09-20
|\ \ \ \ \ | | | | | | | | | | | | awesome: fix LUA_PATH for luaModules
| * | | | | awesome: fix LUA_PATH for luaModulesJörg Thalheim2016-09-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | lua modules can be also within share/ within a package. Previously only lib/ was included
* | | | | Merge branch 'rngd-wantedBy' of git://github.com/srp/nixpkgs-1Shea Levy2016-09-19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rngd: update modalias to match cpu typeScott R. Parish2016-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like the cpu type part of modalias might have changed, my systems (4.4.20 and 4.7.2) show something like the following: ``` cpu:type:x86,ven0000fam0006mod003F:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,002B,0034,003B,003D,0068,006F,0070,0072,0074,0075,0076,007D,0080,0081,0089,008C,008D,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,0120,0123,0125,0127,0128,0129,012A,0140 ``` Update the rngd modalias rule to match this so udev properly has systemd start rngd.
* | | | | monetdb module: remove since it's not packagedAlexander Ried2016-09-19
| | | | |
* | | | | nixos/autofs: fix typo afuese -> afuseBjørn Forsman2016-09-19
| | | | |
* | | | | Add changelog for container config (#18756)Guillaume Maudoux2016-09-19
| | | | |
* | | | | treewide: sshfsFuse -> sshfs-fuseBjørn Forsman2016-09-18
| | | | |
* | | | | emacs: 24.5 -> 25.1Moritz Ulrich2016-09-18
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit removes all references to emacs24 with the exception of emacs24-macports. The two folders in `pkgs/applications/editors` named `emacs-24` and `emacs-24` are consolidated to a new `emacs` folder. Various parts in nixpkgs also referenced `emacs24Packages` (pinned to `emacs24`) explicitly where `emacsPackages` (non-pinned) is more appropriate. These references get fixed by this commit too.
* | | | Merge pull request #18656 from jokogr/u/sddm-0.14.0Thomas Tuegel2016-09-17
|\ \ \ \ | | | | | | | | | | sddm: 0.13.0 -> 0.14.0
| * | | | sddm: 0.13.0 -> 0.14.0Ioannis Koutras2016-09-16
| | | | |
* | | | | Revert "nixos/pam: clean up generated files (no functional change) (#18580)"Thomas Tuegel2016-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1010271c63f503113c0e8337977610ea783880ec. This reverts commit e85e51d41f0f3be40490b0de9a76f20f3685659c. The first commit causes multiple regressions. The second commit tries to fix the regressions, but does not catch all of them. There are multiple failing tests, one of which is blocking a package update. That is not acceptable for a cosmetic patch.
* | | | | 16.09 changelog: add changes to reverse path filterFranz Pletz2016-09-17
| | | | | | | | | | | | | | | | | | | | See #17325.
* | | | | enlightenment service: update gtk and gnome attributesKarn Kallio2016-09-17
| | | | |
* | | | | 16.09 changelog: add mention of special filesystems changesNikolay Amiantov2016-09-17
| |_|_|/ |/| | |
* | | | Merge pull request #18630 from joachifm/unbound-improvementsJoachim F2016-09-17
|\ \ \ \ | |_|/ / |/| | | Unbound service improvements
| * | | unbound service: extend isLocalAddress to handle ipv6Joachim Fasting2016-09-16
| | | |
| * | | nixos/ids: remove static unbound uidJoachim Fasting2016-09-15
| | | |
| * | | unbound service: some pre-chroot isolationJoachim Fasting2016-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | While entering the chroot should provide the same amount of isolation, the preStart script will run with full root privileges and so would benefit from some isolation as well (in particular due to unbound-anchor, which can perform network I/O).
| * | | unbound service: use auto-generated uidJoachim Fasting2016-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The preStart script ensures consistent ownership, even if the unbound user's uid has changed 2. The unbound daemon does not generate data that needs to be private to it, so it would not matter that a different service would end up owning its data (as long as unbound remains enabled, it should reclaim ownership soon enough anyway). Thus, there's no clear benefit to allocate a dedicated uid for the unbound service. This releases uid/gid 48. Also, because the preStart script creates the data directory, there's no need to specify a homedir or ask for its creation.
| * | | unbound service: add reference to man:unbound.conf(8)Joachim Fasting2016-09-15
| | | |
| * | | unbound service: non-blocking random in chrootJoachim Fasting2016-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | /dev/random is an exhaustible resource. Presumably, unbound will not be used to generate long-term encryption keys and so allowing it to use /dev/random only increases the risk of entropy exhaustion for no benefit.
| * | | unbound service: convenient handling of local forward addressesJoachim Fasting2016-09-15
| | | | | | | | | | | | | | | | | | | | do-not-query-localhost defaults to yes; with this patch, unbound is configured to query localhost if any of the forward addresses are local.
* | | | cadvisor test: fix (#18671)Eric Sagnes2016-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * influxdb module: add postStart * cadvisor module: increase TimeoutStartSec Under high load, the cadvisor module can take longer than the default 90 seconds to start. This change should hopefully fix the test on Hydra.
* | | | grub: fix manual buildobadz2016-09-16
| | | |