Benjamin Staffin
|
53e6431d61
|
Merge pull request #22358 from yorickvP/asteriskupd
asterisk: add lts version
|
2017-02-03 02:30:34 -05:00 |
|
Nikolay Amiantov
|
5247140e57
|
Merge pull request #21875 from abbradar/gateway-interface
Allow specifying interface for default gateway
|
2017-02-03 02:26:31 +03:00 |
|
Pascal Bach
|
ff3f3399ae
|
filesystems: add support to mount glusterfs
|
2017-02-02 23:16:52 +01:00 |
|
Pascal Bach
|
19759cfeab
|
services: add GlusterFS service
This service is only limited in configuration options.
But it is sufficient to run glusterd and configure it using the gluster command
|
2017-02-02 23:16:52 +01:00 |
|
Daiderd Jordan
|
f87fb85259
|
Merge pull request #22376 from LumiGuide/wordpress-4.7.2
wordpress: 4.7.1 -> 4.7.2 (Security fix)
|
2017-02-02 19:30:36 +01:00 |
|
Daniel Peebles
|
ff8a21e03c
|
Merge pull request #22348 from nand0p/hologram-module
hologram: 8d86e3f -> d20d1c3
|
2017-02-02 17:42:07 +01:00 |
|
Fernando J Pando
|
1d85e0bbab
|
hologram: 8d86e3f -> d20d1c3
- Updates dependencies
- Adds configuration module
- Tested on Nixos Unstable
|
2017-02-02 11:31:42 -05:00 |
|
Bas van Dijk
|
5cc75352f8
|
wordpress: 4.7.1 -> 4.7.2
See: https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/
|
2017-02-02 16:41:32 +01:00 |
|
Yorick van Pelt
|
1b47bc9477
|
service.asterisk: add package option
|
2017-02-02 15:16:00 +01:00 |
|
Nikolay Amiantov
|
0cb487ee04
|
network-interfaces service: add defaultGateway{,6}.interface
|
2017-02-02 01:53:00 +03:00 |
|
Nikolay Amiantov
|
4abcef2ba1
|
bluez service: use upstream units
|
2017-02-02 00:52:54 +03:00 |
|
Nikolay Amiantov
|
8ef14f80e3
|
systemd service: add aliases option
|
2017-02-02 00:52:54 +03:00 |
|
Tristan Helmich
|
24f3abdafb
|
Revert "Make services.xserver.xkbDir conflict free when overriden."
This reverts commit 82bcfef109ecf58ac1503e4cab15ae53dd524f4b.
cc @nbp
Fixes #22290, #22352.
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
|
2017-02-01 22:37:04 +01:00 |
|
Nikolay Amiantov
|
c34cfa21d4
|
Merge pull request #22343 from abbradar/dbus-etc
dbus service: use /etc/dbus-1 for configuration
|
2017-02-01 23:00:07 +03:00 |
|
Nikolay Amiantov
|
e0e9fddf56
|
nfsd service: use upstream systemd units
* Use /etc/nfs.conf as the recommended upstream way to configure services.
* Move server options to nfsd module.
|
2017-02-01 19:47:33 +03:00 |
|
Eelco Dolstra
|
9d6a55aefd
|
~/.nixpkgs -> ~/.config/nixpkgs
The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).
|
2017-02-01 16:07:55 +01:00 |
|
Vladimír Čunát
|
a2e7770b51
|
Merge branch 'master' into staging
There have been some larger security rebuilds on master.
|
2017-02-01 15:56:35 +01:00 |
|
Nikolay Amiantov
|
72b3746266
|
dbus service: remove {system,session}.conf from config dir
They are already included by dbus from /run/current-system/sw/share/dbus-1.
|
2017-02-01 15:37:24 +03:00 |
|
Nikolay Amiantov
|
39344a36d3
|
dbus service: use /etc/dbus-1 for configuration
Also use upstream systemd units.
|
2017-02-01 15:03:22 +03:00 |
|
Franz Pletz
|
f96c3f1844
|
Merge pull request #22180 from mguentner/offline_ipfs
services: ipfs: separate system units, add offline mode
|
2017-02-01 03:41:31 +01:00 |
|
Nikolay Amiantov
|
876a6d7f03
|
rpcbind service: use upstream systemd unit
|
2017-02-01 02:45:19 +03:00 |
|
Peter Simons
|
10349e72b9
|
nixos: drop unused 'haskellPackages' option from ihaskell service
Closes https://github.com/NixOS/nixpkgs/issues/19039.
|
2017-01-31 22:38:01 +01:00 |
|
Vladimír Čunát
|
01751a9447
|
Merge #22309: vim: allow building with gtk3
|
2017-01-31 09:41:24 +01:00 |
|
Aneesh Agrawal
|
68b4a1f669
|
nixos: Respect nixpkgs.overlays (#22221)
|
2017-01-31 09:38:02 +01:00 |
|
Benjamin Staffin
|
e01c15d433
|
nixos: if gnome3 is installed, build gvim for gtk3 too
|
2017-01-31 02:36:35 -05:00 |
|
Nikolay Amiantov
|
8d379ddfef
|
opengl service: use option for XDG_DATA_DIRS
|
2017-01-31 04:38:09 +03:00 |
|
Nikolay Amiantov
|
98b0195dde
|
video services: don't install OpenCL files to /etc
They shouldn't be needed now that we search them in /run/opengl-driver.
|
2017-01-31 03:36:25 +03:00 |
|
Edward Tjörnhammar
|
b08524bf01
|
nixos: nylon, use named instances
|
2017-01-30 20:32:06 +01:00 |
|
Parnell Springmeyer
|
128bdac94f
|
Conditionally logging debug messages based on the WRAPPER_DEBUG env var being set (or not)
|
2017-01-30 12:59:29 -06:00 |
|
Parnell Springmeyer
|
d8ecd5eb0d
|
Switching to individually generated derivations
|
2017-01-30 12:26:56 -06:00 |
|
Vladimír Čunát
|
9cd2dbc569
|
Merge branch 'master' into staging
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
|
2017-01-30 18:39:36 +01:00 |
|
Vaibhav Sagar
|
63f609b1a4
|
ihaskell: remove service configuration. (#22268)
See #22047. This change should be reverted after IHaskell has been
updated to support GHC 8.
|
2017-01-30 08:38:42 +01:00 |
|
Parnell Springmeyer
|
264db4e309
|
Set merge + mkIf always surprises me
|
2017-01-29 17:10:32 -06:00 |
|
Parnell Springmeyer
|
f2f3f1479e
|
Derp, wrong path name
|
2017-01-29 16:54:27 -06:00 |
|
Parnell Springmeyer
|
0f728de67e
|
More migration cleanup + todos for cleanup
|
2017-01-29 16:52:23 -06:00 |
|
Parnell Springmeyer
|
4856b42ab6
|
Gotta provide sane defaults! This is what I get for 5AM coding
|
2017-01-29 16:47:14 -06:00 |
|
Parnell Springmeyer
|
9abe7528e4
|
Switching locate over to new wrapper API
|
2017-01-29 11:27:08 -06:00 |
|
Edward Tjörnhammar
|
e324c02aa5
|
nixos: i2pd, follow redirect
|
2017-01-29 18:00:58 +01:00 |
|
Parnell Springmeyer
|
6777e6f812
|
Merging with upstream
|
2017-01-29 05:54:01 -06:00 |
|
Parnell Springmeyer
|
c5f1f9a3b5
|
More mistake fixes
|
2017-01-29 05:45:43 -06:00 |
|
Parnell Springmeyer
|
9f82c9903d
|
More fixes
|
2017-01-29 05:44:29 -06:00 |
|
Parnell Springmeyer
|
cfe4351c33
|
I'm clearly very tired
|
2017-01-29 05:39:54 -06:00 |
|
Parnell Springmeyer
|
3215bcf445
|
Beebooboop
|
2017-01-29 05:39:18 -06:00 |
|
Parnell Springmeyer
|
a3e9d77640
|
More derp? It's 5am...
|
2017-01-29 05:36:47 -06:00 |
|
Parnell Springmeyer
|
1cc500ea8e
|
Syntax wibble
|
2017-01-29 05:34:50 -06:00 |
|
Parnell Springmeyer
|
628e6a83d0
|
More derp
|
2017-01-29 05:33:56 -06:00 |
|
Nicolas B. Pierron
|
82bcfef109
|
Make services.xserver.xkbDir conflict free when overriden.
|
2017-01-29 12:24:31 +01:00 |
|
Parnell Springmeyer
|
70b8167d4a
|
A few more tweaks
|
2017-01-29 05:05:30 -06:00 |
|
Parnell Springmeyer
|
4aa0923009
|
Getting rid of the var indirection and using a bin path instead
|
2017-01-29 04:11:01 -06:00 |
|
Parnell Springmeyer
|
a8cb2afa98
|
Fixing a bunch of issues
|
2017-01-29 01:58:12 -06:00 |
|