Frederik Rietdijk
9e27b88141
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-06 20:17:53 +02:00
makefu
ca54a86162
dnscrypt-wrapper module: fix permissions and options
...
When keys get refreshed a folder with the permissions of the root user
get created in the home directory of the user dnscrypt-wrapper. This
prevents the service from restarting.
In addition to that the parameters of dnscrypt-wrapper have
changed in upstream and in the newly packaged software.
2017-09-06 15:27:05 +02:00
Tim Steinbach
b4ccef2163
tests: Add environment
2017-09-05 19:05:37 -04:00
Tim Steinbach
3e2975e892
tests: Add kernelParams
2017-09-05 19:04:43 -04:00
Tim Steinbach
04b0f3255f
tests: Add sysctl
2017-09-05 19:03:54 -04:00
Franz Pletz
bbeeee220a
Merge remote-tracking branch 'origin/master' into staging
2017-09-05 20:14:08 +02:00
Franz Pletz
1bed4773f5
postgresql92: remove last references
2017-09-05 18:20:56 +02:00
pbogdan
94a4183bda
nixos/fontconfig: fix substitutions option ( #28895 )
2017-09-05 16:20:42 +00:00
Tim Steinbach
52341c03e8
tests: linux-copperhead is not release-blocking
2017-09-05 12:15:23 -04:00
Jörg Thalheim
3558ed8bfd
Merge pull request #28988 from NeQuissimus/tests_kernel_basic
...
Add basic kernel tests
2017-09-05 16:38:50 +01:00
Tim Steinbach
656ec9de0e
Add basic kernel tests
2017-09-05 10:38:07 -04:00
Frederik Rietdijk
d7ef196c26
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-05 10:11:06 +02:00
Tim Steinbach
380ed98bd7
docker: Add test for docker-edge, check for proper versions in tests
2017-09-04 19:02:44 -04:00
Tim Steinbach
2bb57ef776
docker: Allow package selection in module
2017-09-04 19:02:05 -04:00
Michele Catalano
4ea1d49643
nexus: Add module for nexus.
...
Add also myself as maintainer
Add simple test of the nexus service
2017-09-04 22:32:02 +02:00
Tim Steinbach
e153fa84a5
Add XMonad test
2017-09-04 14:03:20 -04:00
Orivej Desh
7803d69b78
nixos: update glibc locales link
2017-09-03 18:00:35 +00:00
John Ericson
241ced7dab
nixos/hardware/raid/hpsa: Use NIX_BINUTILS
...
NIX_CC no longer includes nix-support/dynamic-linker
2017-09-03 11:39:16 -04:00
Jaka Hudoklin
4521225d22
nixos/xpra: allow to set extra options ( #28934 )
2017-09-03 16:30:08 +01:00
Jörg Thalheim
4391330033
Merge pull request #28893 from jtojnar/gpaste-service
...
gnome3.gpaste: Add GPaste service
2017-09-03 16:27:30 +01:00
Franz Pletz
2f48144d0e
gitlab: 9.4.5 -> 9.5.2
2017-09-03 15:50:52 +02:00
Graham Christensen
83043c948e
release notes: gnupg programs are no longer suffixed
2017-09-03 09:02:41 -04:00
Robin Gloster
97a2cd0748
nginx: module fix example
...
Closes #28926
2017-09-03 14:05:32 +02:00
Robin Gloster
eedffc5277
gitlab module: fix permissions and path
2017-09-02 23:31:26 +02:00
Robin Gloster
aaff3fa5f3
gitlab module: fix postgres superUser
...
(cherry picked from commit edd8265c366186d62d870c23e2b2437ae4de4c0d)
2017-09-02 23:30:53 +02:00
Robin Gloster
45605db3e0
gitlab: fix postgres calls
2017-09-02 23:30:49 +02:00
Robin Gloster
0156db2da5
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-02 23:29:04 +02:00
Philipp Steinpass
d784b83005
nixos/hydra postgresql: Fix #27314 and add test case
2017-09-02 23:07:42 +02:00
Graham Christensen
8d8b5f57eb
Merge pull request #28903 from grahamc/systemd-boot-nixos-version
...
Include date and NixOS version in systemd-boot entries
2017-09-02 15:43:20 -04:00
Joachim Fasting
bb036a327c
nixos/chromium-suid-sandbox: remove reference to grsecurity
2017-09-02 20:35:28 +02:00
Joachim Fasting
268eb4adb7
nixos: purge remaining grsecurity bits
...
:(
Fixes https://github.com/NixOS/nixpkgs/issues/28859
2017-09-02 20:35:24 +02:00
Joachim Fasting
9935806894
nixos/release-notes: grsecurity support removed for 17.09
2017-09-02 20:35:07 +02:00
Graham Christensen
62652be111
Include date and NixOS version in systemd-boot entries
...
Grub configs include the NixOS version and date they were built, now
systemd can have fun too:
version Generation 99 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-08-30
version Generation 100 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-08-30
version Generation 101 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-08-31
version Generation 102 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-09-01
version Generation 103 NixOS 17.03.1700.51a83266d1, Linux Kernel 4.9.43, Built on 2017-09-02
version Generation 104 NixOS 17.09beta41.1b8c7786ee, Linux Kernel 4.9.46, Built on 2017-09-02
version Generation 105 NixOS 17.09.git.1b8c778, Linux Kernel 4.9.46, Built on 2017-09-02
2017-09-02 14:28:34 -04:00
aszlig
880a0409e8
nixos/deluge: Fix last wrong package attribute
...
I missed this in 799435b7ca
.
This time I used "git grep -F pythonPackages.deluge" just to be sure :-)
Thanks a lot to @roconnor for spotting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: @roconnor
2017-09-02 19:44:14 +02:00
Jan Tojnar
6ca6ea9e23
nixos/gnome3.gpaste: add service
2017-09-02 17:43:01 +02:00
Frederik Rietdijk
c2e23a4948
Merge pull request #28871 from romildo/mate
...
mate desktop: some improvements
2017-09-02 13:21:40 +02:00
Jörg Thalheim
7b20952c04
Merge pull request #28726 from vyp/interception-tools
...
interception-tools: init at 0.1.1
2017-09-02 08:24:57 +01:00
xd1le
e0b44a09b8
interception-tools: init at 0.1.1
...
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).
The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).
I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00
Ryan Mulligan
8585898909
nixos/mattermost: fix create role
...
postgresql create role no longer supports NOCREATEUSER option. See
https://www.postgresql.org/docs/9.6/static/release-9-6.html for
details.
2017-09-01 14:24:44 -07:00
romildo
c4dd81b81d
mate: remove icon cache
2017-09-01 17:27:24 -03:00
aszlig
799435b7ca
nixos/deluge: Fix deluge package attribute
...
Regression introduced by fa5e343242
.
The deluge package no longer resides in pythonPackages but now is a
top-level package.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @grantwwu, @fpletz
2017-09-01 18:07:12 +02:00
Florian Jacob
786e9711f5
nixos/piwik: fix nginx submodule's ssl defaults
...
previous mkDefault did not work as expected,
as it did not overwrite the original submodule's defaults when the user
did not specify any custom options at all.
2017-09-01 08:13:34 +02:00
Jan Tojnar
3b9f0c6a46
gnome3 tests: fix by providing more memory
...
/cc #28053 .
2017-09-01 07:51:05 +02:00
Jörg Thalheim
d0e4aef32a
Merge pull request #28781 from romildo/mate
...
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00
romildo
56345c0ee4
mate: add icon themes
2017-08-31 13:30:44 -03:00
Gabriel Ebner
1dcfcefd35
Merge pull request #28783 from ryantm/calibre-server
...
nixos/calibre-server: fix ExecStart call
2017-08-31 14:36:59 +02:00
Graham Christensen
8a11b0d7df
Merge pull request #28775 from grahamc/describe-stateVersion
...
Document the stateVersion more
2017-08-31 06:47:09 -04:00
davidak
8f389f3316
nixos/bcachefs: init module
2017-08-31 05:39:31 -05:00
Florian Jacob
d22c1c0719
mysql service: Make initialDatabases.schema attribute optional
2017-08-31 11:32:25 +02:00
Eelco Dolstra
79954b9d1f
nix: 1.11.13 -> 1.11.14
2017-08-31 11:00:09 +02:00
Symphorien Gibol
90ef2183f7
grub module: assume /nix/store is a bind mount even if it is not read only
...
Fixes #14999
2017-08-31 10:56:34 +02:00
Ryan Mulligan
39a982dc3e
nixos/calibre-server: fix ExecStart call
...
calibre-server changed the way you specify the library from using
--with-library to just allowing the directory to be specified. See
https://manual.calibre-ebook.com/generated/en/calibre-server.html for
details.
2017-08-30 21:14:45 -07:00
romildo
dcebb0668b
mate: add the MATE desktop environment
2017-08-31 00:16:51 -03:00
Graham Christensen
8efb46b609
configuration.nix: Document the stateVersion more
2017-08-30 21:41:35 -04:00
Graham Christensen
9d2777a5a5
Mark synaptics as deprecated
2017-08-30 20:32:45 -04:00
Graham Christensen
1b68193167
profiles/graphical.nix: enable libinput over synaptics
2017-08-30 20:25:11 -04:00
Graham Christensen
af51aa79d2
installer: add a comment hinting about enabling libinput for touchpads
2017-08-30 20:24:36 -04:00
Franz Pletz
5d5be9706e
Impala makes packaging a life-long addiction
...
Take that recursive acronym, GNU!
2017-08-30 23:13:56 +02:00
Franz Pletz
6a7066eb53
release documentation: reorder beta steps
2017-08-30 22:51:32 +02:00
Franz Pletz
5393b0fc1d
Merge pull request #28749 from florianjacob/piwik-improve-config
...
nixos/piwik: Adjust to recent NixOS changes, use nginx's virtualHost instead of replicating [WIP]
2017-08-30 22:28:19 +02:00
Robin Gloster
de31f879bd
release documentation: update to current procedure
2017-08-30 22:24:34 +02:00
Florian Jacob
ae9d311565
nixos/piwik: adjust to addSSL and forceSSL now being mutually exclusive
2017-08-30 22:13:26 +02:00
Florian Jacob
0544ac4a1b
nixos/piwik: Make webServerUser default to nginx
...
if the nginx option is used.
Noted that either webServerUser or nginx option is mandatory.
Also introduce an assertion if both are not set,
and a warning if both are set.
Resolves #27704 .
2017-08-30 22:05:02 +02:00
Florian Jacob
adb03f32a1
nixos/piwik: Remove part about mail problems
...
Sending mail works out of the box as of resolution of #26611 .
2017-08-30 22:05:01 +02:00
Florian Jacob
746cc06f13
nixos/piwik: use nginx' virtualHost submodule
...
instead of redeclaring part of the options. Backward-compatible change.
This gives the same flexibility to the user as nginx itself.
This also resolves the piwik module break from nginx' enableSSL introduction from #27426 .
2017-08-30 22:05:00 +02:00
Linus Heckemann
46e41da543
cron service: fix reliance on etc.timezone
...
This does not fully address the issue, as cron will not restart when
the timezone is changed imperatively as it presumably needs to.
2017-08-30 21:35:17 +02:00
Vladimír Čunát
6b95cf646c
Merge: fixups to staging merge
...
None are large rebuilds; most are on staging already.
2017-08-30 21:17:17 +02:00
Frederik Rietdijk
6d4bd78fad
Merge commit '2858c41' into HEAD
2017-08-30 21:07:07 +02:00
Robin Gloster
7cd46a0594
nginx module: add proxyResolveWhileRunning option
2017-08-30 21:01:53 +02:00
Robin Gloster
4ffa9ddb30
nginx module: allow basic configuration of upstreams
2017-08-30 21:01:53 +02:00
Franz Pletz
759daba980
nginx module: first proxy_set_header takes precendence
2017-08-30 21:01:52 +02:00
Franz Pletz
65c2203ffc
nginx module: add option for proxying websocket requests
2017-08-30 21:01:52 +02:00
Franz Pletz
530282eebe
nginx module: fix applying recommended proxy headers
...
Previously, if proxy_set_header would be used in an extraConfig of
a location, the headers defined in the http block by
recommendedProxySettings would be cleared. As this is not the intended
behaviour, these settings are now included from a separate file if
needed.
2017-08-30 21:01:52 +02:00
Robin Gloster
0371f2b5cc
nginx module: clean up SSL/listen handling
2017-08-30 21:01:52 +02:00
Franz Pletz
05c9a95d0e
Merge pull request #28378 from Ma27/fix-zshrc-eval-order
...
programs.zsh: move evlauation of `${zshAliases}` after `cfg.interactiveShellInit`
2017-08-30 19:58:49 +02:00
Franz Pletz
b5a95f6289
Merge pull request #28741 from bachp/gitlab-runner-improve
...
Gitlab runner improve
2017-08-30 18:52:17 +02:00
Franz Pletz
e3a8f58a21
Merge pull request #28746 from mguentner/ipfstest
...
tests: fix ipfs test, test actual networking functionality
2017-08-30 18:50:40 +02:00
Eric Litak
5050c56382
ipfs: adding mountDir options but disabling broken autoMount
2017-08-30 08:24:38 -07:00
Eric Litak
5554ea5583
ipfs: preStart configuration moved into daemon services
2017-08-30 08:17:34 -07:00
Eric Litak
ba976021af
ipfs: refactor; wrapper adjustment
2017-08-30 08:17:34 -07:00
Eric Litak
952424217b
ipfs: optionally manage ulimit -n in serviceConfig
2017-08-30 08:17:34 -07:00
Eric Litak
5f9bad6ceb
ipfs: add extraConfig option
2017-08-30 08:17:34 -07:00
Eric Litak
a48a2c4f78
ipfs: add autoMount option
2017-08-30 08:17:34 -07:00
Maximilian Güntner
a1302eab3a
tests: fix ipfs test, test actual networking functionality
2017-08-30 15:28:50 +02:00
Silvan Mosberger
76dec4a4d2
znapzend service: add autoCreation option
2017-08-30 14:13:13 +02:00
Pascal Bach
233781410d
gitlab-runner service: allow adding additional tools to PATH
...
This is similar to how it is implemented for the Jenkins service.
Bash and docker-machine are added by default as they are required in
many cases.
2017-08-30 13:58:47 +02:00
Pascal Bach
73c4a3f641
gitlab-runner service: honor proxy variables
2017-08-30 13:58:46 +02:00
Jörg Thalheim
5d4a54ca4d
network-interfaces-scripted: don't add 'lo' as device dependency
...
systemd does not create device units for loopback devices,
since they are not physical.
2017-08-30 13:01:47 +02:00
Graham Christensen
128cdeffd0
compiz: drop
2017-08-30 06:59:20 -04:00
Daniel Peebles
ec75a30b66
Merge pull request #28722 from copumpkin/filterSource-cleanup
...
Deduplicate some filterSource invocations
2017-08-29 21:19:28 -04:00
Symphorien Gibol
bd54589233
networkmanager_iodine: init at 1.2.0
2017-08-30 02:58:29 +02:00
Dan Peebles
e2589b3ca2
Deduplicate some filterSource invocations
...
This version should have more conventional regexes that work across many
platforms and regex engines. This is an issue because up until Nix 1.11,
Nix called out to the libc regex matcher, which behaved differently on
Darwin and Linux. And in Nix 1.12, we're moving to std::regex which will
also behave differently here.
And yes, I do actually evaluate make-disk-image.nix on Darwin ;)
2017-08-29 20:27:04 -04:00
Franz Pletz
7d1d019650
Merge pull request #27826 from Infinisil/radicale
...
radicale: update to version 2
2017-08-30 02:17:34 +02:00
Franz Pletz
b91ed35325
Merge pull request #28660 from NeQuissimus/frandom_patch
...
frandom: Remove
2017-08-30 02:04:56 +02:00
Franz Pletz
3e18f32f68
Merge pull request #28465 from danbst/reloadable-containers
...
Reloadable containers
2017-08-30 02:01:46 +02:00
Tim Steinbach
ae742fa495
frandom: Remove
2017-08-29 20:01:25 -04:00
Richard Yang
64994b3638
tasks/filesystems: Make sure /dev/pts/ptmx is 0666 ( #28490 )
...
This is required for running commands likes screen and tmux, especially inside containers.
See also : https://www.kernel.org/doc/Documentation/filesystems/devpts.txt
2017-08-30 01:50:29 +02:00
Pascal Bach
322d0c562c
auto-upgrade: add proxy support
...
Add the proxy variables so that auto upgrade works behind a proxy.
2017-08-30 01:25:47 +02:00
Vladimír Čunát
dc93744273
rogue: omit from the installation media
...
At least for now. It would increase the ISO size by ~10 MB,
after the fixup in the parent commit.
2017-08-29 16:15:15 +02:00
Vladimír Čunát
2858c41823
Merge branch 'master' into staging
...
There were some conflicts in python modules, commented at #28314 .
2017-08-29 10:51:54 +02:00