Matthieu Coudron
|
20bbfc39e4
|
services.nextcloud: add logLevel (#56400)
a vlaue between 0 and 4 to help debug problems
|
2019-02-26 09:18:08 +01:00 |
|
Domen Kožar
|
0fd85a1f99
|
nixos release: there's a wildcard protection now for release-* on github
|
2019-02-26 14:12:46 +07:00 |
|
Linus Heckemann
|
bd018946eb
|
19.09 is Loris.
https://en.wikipedia.org/wiki/Loris
|
2019-02-25 23:21:14 +01:00 |
|
Linus Heckemann
|
31f0972e27
|
Merge pull request #52464 from hyperfekt/fish_generate-completions
nixos/fish: generate autocompletions from man pages
|
2019-02-25 22:03:51 +01:00 |
|
hyperfekt
|
5cc6377647
|
nixos/fish: generate autocompletions from man pages
|
2019-02-25 16:39:04 +01:00 |
|
xeji
|
0a63b6528b
|
Merge pull request #55547 from delroth/fix-warnings
Fix 3 warnings in nixos/tests
|
2019-02-25 16:01:42 +01:00 |
|
Andreas Rammhold
|
64c60a813d
|
nixos/gnunet: fix typo in PrivateTmp parameter (#56343)
Systemd expects `PrivateTmp` and not `PrivateTemp` in the service
configuration.
I found this by chance while grepping through nixpkgs…
|
2019-02-25 15:53:36 +01:00 |
|
Linus Heckemann
|
dd25140305
|
Merge pull request #56326 from uvNikita/openssh/fix-socket
sshd: fix startWhenNeeded and listenAddresses combination
|
2019-02-25 12:06:11 +01:00 |
|
Elis Hirwing
|
0d3230f339
|
Merge pull request #56335 from Izorkin/nginx-fix-config
nginx: fix formating the config file
|
2019-02-25 10:59:37 +01:00 |
|
Silvan Mosberger
|
02db11d369
|
Merge pull request #55792 from sdier/fix/pam-update
Allow duosec to be used in nixos as a pam module.
|
2019-02-25 01:38:51 +01:00 |
|
Daiderd Jordan
|
50fec3dcd2
|
nixos-rebuild: add edit command (#56241)
|
2019-02-25 00:59:35 +01:00 |
|
Nikita Uvarov
|
131e31cd1b
|
sshd: fix startWhenNeeded and listenAddresses combination
Previously, if startWhenNeeded was set, listenAddresses option was
ignored and daemon was listening on all interfaces.
Fixes #56325.
|
2019-02-25 00:51:58 +01:00 |
|
Scott Dier
|
a11ad16bd7
|
nixos/security: Add release note for duosec pam support for 19.03.
|
2019-02-24 22:49:01 +00:00 |
|
Scott Dier
|
a3273e85e3
|
nixos/security: Fix pam configuration file generation.
|
2019-02-24 22:49:01 +00:00 |
|
Scott Dier
|
4e9ac79ef5
|
nixos/security: Allow configuration of pam for duosec.
|
2019-02-24 22:49:01 +00:00 |
|
Scott Dier
|
096e66a8ad
|
nixos/security: Add duo-unix support to pam.
Also whitespace cleanup of surrounding code.
|
2019-02-24 22:48:56 +00:00 |
|
Izorkin
|
569248b3c2
|
nginx: fix formating the config file
|
2019-02-24 19:50:58 +03:00 |
|
Ryan Mulligan
|
d14f102334
|
Merge pull request #44573 from vincentbernat/feature/cloudstack
nixos/cloudstack-image: initial import
|
2019-02-24 08:28:42 -08:00 |
|
Léo Gaspard
|
5fa2c13696
|
Merge pull request #56257 from pacien/synapse-0.99.1.1-homeserverscript
matrix-synapse: restore service wrapper script
|
2019-02-24 17:11:41 +01:00 |
|
Elis Hirwing
|
d7ba376435
|
Merge pull request #56280 from Izorkin/nginx-config
nginx: formating the config file
|
2019-02-24 08:57:31 +01:00 |
|
Elis Hirwing
|
d4f487a78b
|
Merge pull request #56220 from SeTSeR/master
acpilight: init at 1.1
|
2019-02-24 08:28:51 +01:00 |
|
Izorkin
|
0394b177c7
|
nginx: formating the config file
|
2019-02-24 10:17:11 +03:00 |
|
Will Dietz
|
b5c0aa9ea3
|
squeezelite: fix 'cfg' reference (#56271)
|
2019-02-23 18:28:02 -06:00 |
|
Ryan Mulligan
|
7776de07f4
|
Merge pull request #38033 from peterhoeg/f/slite
squeezelite: 2016-05-27 -> 2018-08-14
|
2019-02-23 15:10:06 -08:00 |
|
Sergey Makarov
|
4cae259fce
|
acpilight: init at 1.1
Use pname instead of manual adding version to package name
|
2019-02-24 00:09:11 +03:00 |
|
pacien
|
cb15d762f4
|
Revert "nixos/matrix-synapse: use python to launch synapse"
This reverts commit eb753318b3 .
The homeserver script has been restored with commit
0c663e9032 .
|
2019-02-23 20:58:28 +01:00 |
|
Florian Klink
|
bea06ac613
|
Merge pull request #56217 from aanderse/beanstalk
nixos/beanstalkd: update test to use python3 instead of python2
|
2019-02-23 18:51:46 +01:00 |
|
Austin Seipp
|
c193b9c158
|
nixos/manual: fix missed <listitem> in highlights section
Otherwise, the "Kubernetes" note shows up inside the "Pantheon Desktop
Environment" highlight section.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2019-02-23 09:59:43 -06:00 |
|
Austin Seipp
|
136c3823ce
|
nixos/manual: add 19.03 release note for cockroachdb module
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2019-02-23 09:55:00 -06:00 |
|
Michael Raskin
|
1de2255d82
|
Release notes: remark about output names with intel -> modesetting
|
2019-02-23 17:00:45 +01:00 |
|
Robert Schütz
|
63b7732ed6
|
Merge pull request #56202 from dotlambda/home-assistant-availableComponents
nixos/home-assistant: use availableComponents of configured package
|
2019-02-23 13:38:03 +01:00 |
|
Silvan Mosberger
|
cc98350d55
|
Merge pull request #55843 from LnL7/nixos-nss-hosts
nixos-nsswitch: add option to configure nssHosts
|
2019-02-22 23:04:01 +01:00 |
|
Daiderd Jordan
|
11cd761dbf
|
nixos/nsswitch: add option to configure nssHosts
Enables adding or overriding the default nsswitch hosts in a generic
way for packages without a nixos module.
|
2019-02-22 23:00:24 +01:00 |
|
Elis Hirwing
|
5f00002a3c
|
Merge pull request #56167 from etu/iso-with-audio
installer: Enable pulseaudio in all graphical iso's
|
2019-02-22 21:24:12 +01:00 |
|
Aaron Andersen
|
c5ddcfe69f
|
nixos/beanstalkd: update test to use python3 instead of python2
|
2019-02-22 15:00:20 -05:00 |
|
Silvan Mosberger
|
bcda0e37f6
|
Merge pull request #56012 from matix2267/logind-lid-switch-external-power
nixos/logind: Add defaultText to config option since it's not static value.
|
2019-02-22 20:55:46 +01:00 |
|
Silvan Mosberger
|
c0318efe9a
|
Merge pull request #50504 from symphorien/local-closureInfo
nixos: add preferLocalBuild=true; on derivations for config files and closureInfo
|
2019-02-22 20:53:17 +01:00 |
|
Symphorien Gibol
|
a915b33315
|
nixos: add preferLocalBuild=true; on derivations for config files
|
2019-02-22 20:11:27 +01:00 |
|
Lorenzo Manacorda
|
1bc0d79650
|
nixos/ledger: init
|
2019-02-22 19:26:47 +01:00 |
|
Robert Schütz
|
e211f55d87
|
nixos/home-assistant: use availableComponents of configured package
fixes #55958
|
2019-02-22 17:33:18 +01:00 |
|
Florian Friesdorf
|
fbef5ab82f
|
Remove myself as maintainer from packages
I'm currently not maintaining any packages.
|
2019-02-22 16:14:13 +01:00 |
|
aanderse
|
e5405f9ae8
|
nixos/beanstalkd: new service for existing package (#55953)
|
2019-02-22 14:10:02 +01:00 |
|
markuskowa
|
5c8c258727
|
Merge pull request #54877 from markuskowa/upd-openmpi4
openmpi: 3.1.3 -> 4.0.0
|
2019-02-22 09:31:23 +01:00 |
|
Elis Hirwing
|
d1c2805eb5
|
profiles/graphical.nix: Enable pulseaudio for virtualbox appliances
|
2019-02-22 07:23:59 +01:00 |
|
Elis Hirwing
|
6483e75afa
|
installer: Enable pulseaudio in all graphical iso's
|
2019-02-21 23:04:33 +01:00 |
|
Markus Kowalewski
|
c26a79a556
|
release-notes: add note about openmpi-4.0.0 upgrade.
Add link to openmpi upgrade guide, regarding deprecated MPI-1 symbols.
|
2019-02-21 15:08:32 +01:00 |
|
Adam Finn Tulinius
|
291c809888
|
nixos/kubernetes: add missing systemd restart options
|
2019-02-21 14:57:57 +01:00 |
|
Robert Schütz
|
3382d93982
|
home-assistant-cli: 0.5.0 -> 0.6.0
|
2019-02-21 14:03:35 +01:00 |
|
Michael Raskin
|
0b91fa43e4
|
Merge pull request #54980 from danbst/etc-relative
nixos: make symlinks in `/etc` relative (except `/etc/static`)
|
2019-02-21 09:45:42 +00:00 |
|
Jörg Thalheim
|
183919a0c0
|
Merge pull request #56004 from eskimor/add-nix-serve-help
nixos-nix-serve: Add some hint on howto get valid signing keys.
|
2019-02-21 09:43:50 +00:00 |
|