Vladimír Čunát
799b941a2b
release notes: mention removal of lib.addPassthru
2018-01-14 21:34:55 +01:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
...
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
a98e68676d
doc: Breaking change release not for dependency propagation logic
2017-12-30 22:42:15 -05:00
John Ericson
553fd19e67
Merge branch 'ericson2314-cross-base' into staging
2017-12-30 22:39:19 -05:00
John Ericson
d67e0921e9
doc: Breaking change release note for bintools-wrapper
2017-12-30 19:27:52 -05:00
Vladimír Čunát
0ac589246a
release-notes 18.03: fixup build after 553e8be1
2017-12-29 11:28:17 +01:00
Robin Gloster
553e8be1d9
release-notes 18.03: add MariaDB update notes
2017-12-29 02:18:35 +01:00
Samuel Leathers
7becd38cdf
Merge pull request #31068 from dalaing/fdisk-examples
...
nixos manual: Adds some examples of how to use fdisk.
2017-12-17 14:24:32 -05:00
Florian Jacob
fc21593352
nixos/btrfs: add services.btrfs.autoScrub
...
for automatic regular scrubbing of mounted btrfs filesystems,
similar to what's already there for zfs.
2017-12-13 11:00:28 +01:00
Sarah Brofeldt
b694fa0054
nixos/logstash: Listen on 127.0.0.1 instead of 0.0.0.0
2017-12-09 11:32:14 +01:00
jeaye
03f7adfdd1
nixos/ssh: Update 18.03 release notes
...
Since ssh-dss is no longer supported by default, users relying on those
keys for their login may be locked out. They should ideally use stronger
keys, but adding the support for ssh-dss back in can also be done
through extraConfig.
2017-11-18 15:35:56 -08:00
Tim Steinbach
c9b8bbd039
Merge pull request #31268 from Ma27/x11-defaults
...
services.xserver: fix defaults of X11
2017-11-15 16:41:52 +00:00
rnhmjoj
ebbe165860
docs: document networking.wireless changes
2017-11-12 00:39:17 +01:00
Maximilian Bosch
5b70c1855b
Revert "Revert "services.xserver: assert that either desktop- or window manager is not "none"""
...
This reverts commit e64dc25434
.
2017-11-05 07:32:56 +01:00
Herwig Hochleitner
e64dc25434
Revert "services.xserver: assert that either desktop- or window manager is not "none""
...
This reverts commit 93c54acf97
.
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.
2017-11-05 01:51:13 +01:00
Maximilian Bosch
93c54acf97
services.xserver: assert that either desktop- or window manager is not "none"
...
resolves #11064
2017-11-04 15:30:20 +01:00
Bas van Dijk
c894327215
postage: replaced by pgmanage-10.0.2
...
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.
2017-11-03 00:14:00 +01:00
Dave Laing
0cf74190a9
nixos manual: Adds some examples of how to use fdisk.
...
Also unifies the BIOS and UEFI installation instructions.
It's a fairly basic usage, but it makes explicity the fact that
you should at least have a main partition and a swap partition,
and will save some users a bit of internet searching while they
are getting set up.
2017-11-01 13:48:09 +10:00
Ryan Hendrickson
c522aaafde
nixos/postfix: allow dollar parameters in lists ( #30612 )
2017-10-23 17:57:20 +02:00
Guillaume Maudoux
10dcf5897c
18.03 release notes: mention ZNC mutability change
2017-10-08 00:43:40 +01:00
Nikita Uvarov
a2ce4f25fe
17.09 release notes: fix typo
2017-10-01 12:44:06 +02:00
Franz Pletz
5b8a798137
17.09 release notes: mention KDE upgrades
2017-09-29 01:52:17 +02:00
Franz Pletz
c22d717c75
17.09 release notes: fix typos & ordering
2017-09-29 01:52:17 +02:00
Franz Pletz
49f175cd0c
17.09 release notes: add network interface rename note
...
Fixes #29197 .
2017-09-29 00:07:37 +02:00
Robin Gloster
83405798e6
17.09 release notes: update information on gitlab
2017-09-28 23:14:31 +02:00
Robin Gloster
4ca4d6afca
18.03 release notes: reformat
2017-09-28 16:41:20 +02:00
Robin Gloster
a19c52a101
17.09 release notes: reformat and generate added services
2017-09-28 16:41:20 +02:00
Robin Gloster
69344de783
Revert "dockerTools.pullImage: release note regarding sha256 argument value"
...
This reverts commit ea6d37c2bb
.
2017-09-28 14:09:49 +02:00
Joachim Fasting
a06f839439
nixos/release-notes: notable changes to the dnscrypt-proxy service
2017-09-27 23:47:15 +02:00
Robin Gloster
34750bb51c
17.09 release notes: redis cluster mass-restart needed
...
see #29516
2017-09-27 22:15:13 +02:00
Vladimír Čunát
f2955e4fde
manuals: fixup steam note, as the change is in 17.09
...
I didn't notice the cherry-pick, but Globin found out immediately.
/cc #29180 .
2017-09-27 20:33:24 +02:00
Vladimír Čunát
4013b381b3
manuals: document removal of newStdcpp from steam
...
/cc #29180 .
2017-09-27 20:12:06 +02:00
Rodney Lorrimar
34eefdfb9d
nixos/release-notes: MySQL backup service breaking changes
2017-09-27 18:44:49 +02:00
Robin Gloster
6ab200b066
17.09 release notes: fix typo
2017-09-26 22:40:02 +02:00
Robin Gloster
3414265efa
17.09 release notes: add module changes
2017-09-26 03:28:05 +02:00
Rodney Lorrimar
151b34460c
nixos/release-notes: MySQL declarative users/databases
...
Documents a possible migration step required to use the new options.
2017-09-26 02:22:31 +02:00
Aneesh Agrawal
28c2cea847
radicale: Test migration functionality
...
This also provides an example of how to migrate.
2017-09-18 09:11:36 -07:00
Aneesh Agrawal
fcd590d116
radicale: Add extraArgs option to assist in data migration
2017-09-18 00:29:01 -07:00
Antoine Eiche
ea6d37c2bb
dockerTools.pullImage: release note regarding sha256 argument value
2017-09-17 08:26:02 +01:00
Graham Christensen
83043c948e
release notes: gnupg programs are no longer suffixed
2017-09-03 09:02:41 -04: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
9d2777a5a5
Mark synaptics as deprecated
2017-08-30 20:32:45 -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
Frederik Rietdijk
6d4bd78fad
Merge commit '2858c41' into HEAD
2017-08-30 21:07:07 +02:00
Graham Christensen
128cdeffd0
compiz: drop
2017-08-30 06:59:20 -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
Tom Hunger
d269d8dbd6
Uppercase GNOME version.
2017-08-28 19:50:59 +01:00
Linus Heckemann
b73e3b6095
GNOME: 3.22 -> 3.24
...
This is a squash commit of the joint work from:
* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Frederik Rietdijk
31ba3649ec
Merge pull request #28189 from Nadrieril/ffsync-non-root
...
firefox syncserver service: run as non-root user by default
2017-08-24 20:47:52 +02:00