Vladimír Čunát
2af19df364
Merge branch 'master' into staging
2016-01-25 10:02:25 +01:00
Dan Peebles
e409d0fed3
nixos: update-locatedb - harden via systemd ( #7220 )
...
Also, use systemd timers.
Most of the work is by @thoughtpolice but I changed enough of it to warrant changing commit author.
2016-01-23 20:44:30 +00:00
Ryan Artecona
e6cd147ae7
nixos manual: allow options from nix packages
2016-01-22 14:22:12 -05:00
Nikolay Amiantov
3ade072aad
nixos changelog: mention CUPS changes
2016-01-21 20:02:50 +03:00
Nikolay Amiantov
9fe72b34ed
nixos changelog: mention postfix changes
2016-01-21 12:48:30 +03:00
Nikolay Amiantov
15ea50733d
nixos changelog: mention ejabberd fixes
2016-01-21 12:48:30 +03:00
Joachim Schiele
2a88417f03
nixos/doc: fix to: ~/.nix-defexpr wasn't created, fixes #6606
2016-01-20 04:59:16 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Vladimír Čunát
98218971c2
Merge #12299 : make firefox-like browsers wrapped by default
2016-01-15 08:53:58 +01:00
Vladimír Čunát
5fe68602cc
release notes: document renames of firefox-like browsers
2016-01-15 08:37:02 +01:00
Domen Kožar
8525936f80
nixos: Document "jobs" option removal
2016-01-14 13:08:56 +01:00
Vladimír Čunát
22184c4cfa
release-notes: document $NIX_AUTO_RUN from #12000
2016-01-10 10:15:44 +01:00
Robin Gloster
246f0e91cd
wpa_supplicant service: Warn about plaintext keys in docs
2016-01-06 03:58:39 +00:00
Robin Gloster
d03b35f881
wpa_supplicant module: add networks option
2016-01-06 03:58:39 +00:00
Peter Simons
49d18bdfcb
Revert "Basic Declaritive Network Configuration in wpa_supplicant Service"
2016-01-05 19:32:41 +01:00
Peter Simons
94e6323de0
Merge pull request #12015 from mayflower/wpa_supplicant-service
...
Basic Declaritive Network Configuration in wpa_supplicant Service
2016-01-05 10:53:13 +01:00
Rickard Nilsson
448a2af041
nixos-rebuild: Document --build-host and --target-host options
2016-01-01 18:22:11 +01:00
Vladimír Čunát
f9f6f41bff
Merge branch 'master' into closure-size
...
TODO: there was more significant refactoring of qtbase and plasma 5.5
on master, and I'm deferring pointing to correct outputs to later.
2015-12-31 09:53:02 +01:00
Robin Gloster
56a53ff458
wpa_supplicant module: add networks option
2015-12-29 18:49:39 +00:00
Rodney Lorrimar
5d682e515e
release-notes: add pump.io as a new service
2015-12-27 13:32:44 +00:00
Drew Carey Buglione
0f52d33f96
nixos/manual: typo
2015-12-26 12:36:19 -06:00
Thomas Tuegel
dd89ee1c3b
release-notes: note addition of ELPA and MELPA packages
2015-12-19 09:32:21 -06:00
Vladimír Čunát
acf320f691
nixos release notes: mention enableCtrlAltBackspace
...
/cc #11228 .
2015-12-17 12:31:34 +01:00
Aristid Breitkreuz
10b8c8496a
Merge pull request #11575 from rvlander/fix_container_manual
...
nixos-manual: fix incomplete container doc
2015-12-13 23:02:54 +01:00
Franz Pletz
1685b9d06e
nixos/acme: Add module documentation
2015-12-12 16:06:53 +01:00
Luca Bruno
5b0352a6a4
Merge branch 'master' into closure-size
2015-12-11 18:31:00 +01:00
Gaëtan André
94ad6e4444
nixos-manual: fix grammar
2015-12-10 19:17:33 +01:00
Gaëtan André
b8495e4a04
nixos-manual: develop autoStart option for containers
2015-12-09 21:02:38 +01:00
Gaëtan André
099712f78d
nixos-manual: fix incomplete container doc
2015-12-09 17:06:27 +01:00
Nikolay Amiantov
ca3b47cccc
release-notes: mention bumblebee changes
2015-12-08 18:54:02 +03:00
Luca Bruno
920b1d3591
Merge branch 'master' into closure-size
2015-11-29 16:50:26 +01:00
Vladimír Čunát
8d62b2b8fa
nixos/release notes: explain removal of tidy-html5
...
This belongs to 81b9cc6f54
.
2015-11-29 13:50:55 +01:00
Rodney Lorrimar
27e621a60e
release-notes: add longview as a new service
2015-11-26 21:43:11 +00:00
Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
zimbatm
ad2a4ab24c
ruby: remove insecure 1.8.7, fixes #11194
...
1.8.x is unsupported and is probably insecure.
This also simplifies things a little bit
2015-11-25 12:10:03 +01:00
zimbatm
e7cd9077a8
s3sync: delete dead project
...
According to http://s3sync.net/wiki.html , https://github.com/ms4720/s3sync was
supposed to take over the development but nothing has happened in 4 years.
The project is unfortunately dead and is our only dependency to ruby 1.8.
2015-11-25 11:51:09 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Nicolas B. Pierron
a5992ad61b
Add a way to pin a NixOS version within the module system.
...
This modification add a way to re-evaluate the module system with a
different version of NixOS, or with a different set of arguments.
2015-11-19 20:58:45 +00:00
Hajo Möller
f1ac7bf80a
nixos manual: point to NixOps' homepage, not Github
2015-11-14 17:17:29 +01:00
Nikolay Amiantov
7487aba1a8
manual: document nginx changes
2015-11-02 01:15:48 +03:00
Vladimír Čunát
91dced6ba0
nixos/manual: installation iso logs in automatically
2015-10-11 13:37:19 +02:00
Vladimír Čunát
38313d5d87
libxml2,libxslt: split into multiple outputs
...
Fixed all references, hopefully.
libxml2Python is slightly hacky now, but it seems to work.
2015-10-05 13:44:16 +02:00
Luca Bruno
e9b3a4f7c4
rl-1509.xml: Gnome -> GNOME
2015-10-01 12:53:27 +02:00
Domen Kožar
aca373c6b2
typos
2015-09-30 21:26:41 +02:00
Nicolas B. Pierron
50146ce815
Add pkgs module argument documentation for #6794 incompatible change.
2015-09-30 21:13:42 +02:00
Eelco Dolstra
5374c07c15
Tweak release notes
2015-09-30 19:30:07 +02:00
Domen Kožar
187854fced
update release notes for 15.09
...
(cherry picked from commit e13b657670
)
2015-09-30 19:28:16 +02:00
Peter Simons
ece50d57ce
rl-1509.xml: update Haskell-related release notes
...
- Update the link to the manual to refer to the proper place.
- Mention LTS Haskell and Stackage Nightly.
- Minor cosmetic to improve readability.
2015-09-30 16:17:05 +02:00
Vladimír Čunát
6070cd09fc
haskell: make ghc
, cabal-install
, and stack
visible
...
Thanks to @peti. Close #10035 .
2015-09-27 17:18:44 +02:00
aszlig
39a03b679a
release-notes/15.09: Document changes for vboxsf.
...
Since 74209a4
we have initial support for the "vboxsf" (VirtualBox
shared folder) file system support. This will be cherry-picked to
release-15.09 so we need to notice people about the change.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 11:02:05 +02:00
aszlig
02c2500195
release-notes/15.09: Use <option/> for options.
...
There were quite a few configuration options which were tagged via
<literal/>, so in order to keep consistency with other docbook manuals
in the source tree, let's use <option/> here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 11:01:37 +02:00
Vladimír Čunát
48200a96e0
doc/release notes (15.09): mention texlive
2015-09-25 14:24:47 +02:00
Eelco Dolstra
5b8dae8ef3
Prevent future store path references in the manual
2015-09-24 11:51:26 +02:00
Vladimír Čunát
9bd0bac311
nixos/manualPDF: use new texlive
instead of tetex
...
This includes updating dblatex and crafting ~100 MB TeX package set
to make our manual compile.
2015-09-23 21:14:16 +02:00
Eelco Dolstra
ddb39be324
Update 15.09 release notes
2015-09-21 11:17:25 +02:00
Eelco Dolstra
9c146220a9
Style / typo fixes
2015-09-21 11:17:25 +02:00
Edward Tjörnhammar
533a2799bc
release-notes: properly close the item list
2015-09-21 05:36:10 +02:00
Edward Tjörnhammar
122d5e497e
Remove Gitit from the list of evaluated modules
2015-09-20 21:40:16 +02:00
Kovacsics Robert (NixOS-SSD2)
b22e6cb299
wiimenu, wmiiSnap, libixp_for_wmii: removed, fixes #9609
...
wiimenu superseded by wimenu from wmii
wmiiSnap superseded by wmii_hg
libixp_for_wmii superseded by libixp_hg
2015-09-03 12:58:24 +02:00
Eelco Dolstra
e70f8c58cc
Manual: Document system.autoUpgrade
2015-09-02 16:17:32 +02:00
Bjørn Forsman
bd84ebaa1e
nixos: document nvidia legacy driver options
2015-09-02 13:25:50 +02:00
Eelco Dolstra
d4ccd68648
Rename rl-unstable.xml -> rl-1509.xml
2015-08-27 11:50:45 +02:00
Nikolay Amiantov
89a2f87011
elm: add the platform and helpful scripts
2015-08-17 21:32:30 +03:00
aszlig
6440e9bbfd
nixos/vbox: Move all options to virtualisation.*.
...
Commit 687caeb
renamed services.virtualboxHost to programs.virtualbox,
but according to the discussion on the commit, it's probably a better to
put it into virtualisation.virtualbox instead.
The discussion can be found here:
https://github.com/NixOS/nixpkgs/commit/687caeb#commitcomment-12664978
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-13 12:28:24 +02:00
Vladimír Čunát
f4dc055689
nixos/release-notes: mention unification of channels
2015-08-12 06:54:37 +02:00
Vladimír Čunát
2bdd4aa1cb
nixos/release-notes: move "new services" section
...
It seems much less important than incompatible changes (though it's shorter).
2015-08-12 06:41:55 +02:00
Eelco Dolstra
214d4fb73c
Allow options with type "package" to be store paths
...
For example, this allows writing
nix.package = /nix/store/786mlvhd17xvcp2r4jmmay6jj4wj6b7f-nix-1.10pre4206_896428c;
Also, document types.package in the manual.
2015-08-07 03:09:57 +02:00
Eelco Dolstra
2cd7c1f198
Unify NixOS and Nixpkgs channel structure
...
This is primarily to ensure that
-I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz
and
-I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz
and
-I nixpkgs=https://nixos.org/channels/nixpkgs-unstable/nixexprs.tar.xz
behave consistently.
It also allows installing packages via "nix-env -iA nixos.<pkg>"
rather than "nixos.pkgs.<pkg>". It would be even better to allow
"nixpkgs.<pkg>", but that requires a change to nix-channel.
Fixes #7659 .
2015-08-05 17:37:11 +02:00
Eelco Dolstra
b3d8d750de
Remove /etc/nixos/nixpkgs from $NIX_PATH
...
NixOS hasn't used /etc/nixos/nixpkgs for a long time, so it's time to
get rid of it.
2015-08-05 14:34:33 +02:00
Eelco Dolstra
ff4e92f2cc
Spelling etc
2015-08-03 13:48:43 +02:00
Profpatsch
8c652379df
locate: option includeStore
2015-08-02 01:04:13 +02:00
Eelco Dolstra
bb9aff2f0c
Manual: Don't render types as strings
2015-07-30 13:44:54 +02:00
Eelco Dolstra
f463d24903
Add read-only options
...
These are options that can have only one definition, regardless of
priority.
2015-07-30 13:44:50 +02:00
Eelco Dolstra
d61e1b24e6
Fix indentation
2015-07-30 13:44:47 +02:00
Eelco Dolstra
a5b83c3573
sshd: Use RSA and ED25519 host keys
...
Closes #7939 .
2015-07-27 20:30:10 +02:00
Eelco Dolstra
e3a5bca4ae
Require signed binary caches by default
2015-07-27 20:30:09 +02:00
Eelco Dolstra
6948c3ab80
Installer: Add nomodeset and blacklist the nouveau driver
...
I observed a hang at the moment the nouveau driver gets loaded on a
GTX 970.
2015-07-25 19:06:07 +02:00
Eelco Dolstra
1a03de173b
Move release notes to an appendix and a separate chunk
2015-07-22 16:21:32 +02:00
Eelco Dolstra
48a25dc899
Manual: Reduce chunking
...
Fixes #7607 .
2015-07-22 16:21:32 +02:00
Eelco Dolstra
57e48df19e
Remove non-incompatible changes from the list of incompatible changes
2015-07-22 15:17:01 +02:00
Eelco Dolstra
201f9beddb
Don't enable cron by default
...
The rationale for disabling this is: 1) systemd timers are better; 2)
it gets rid of one usually unnecessary process, which makes containers
more light-weight.
Note that cron is still enabled if services.cron.systemCronJobs is
non-empty, so this only matters if you have no declarative cron jobs
but do have user cron jobs.
2015-07-22 15:15:09 +02:00
Luca Bruno
fc5b0f826f
release notes: phpfpm now using default php instead of php54
2015-07-17 18:18:43 +02:00
Eelco Dolstra
c46e424c8f
Remove obsolete reference to /media
2015-07-17 11:27:33 +02:00
Simon Vandel Sillesen
9dab1a840c
tvheadend: init at 4.0.4
2015-06-24 13:22:09 +00:00
Travis B. Hartwell
caa216b640
atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
...
Added systemd to buildEnv path because of new libudev dependency.
2015-06-19 15:32:12 -06:00
Thomas Tuegel
2a2448bcb7
Merge pull request #8182 from ttuegel/openblas
...
Numerical computing overhaul
2015-06-12 08:06:03 -05:00
Thomas Tuegel
c02dd4a726
Update release notes about OpenBLAS
2015-06-12 08:04:02 -05:00
William A. Kennington III
514a9fdf87
Merge pull request #8173 from dezgeg/pr-kernel-config
...
kernel-config: Enable framebuffer console for BIOS systems & /proc/config.gz for ARM
2015-06-07 10:14:51 -07:00
Eelco Dolstra
18b5bd8dca
Add some info about editors
2015-06-04 14:32:10 +02:00
Tuomas Tynkkynen
9c2f2bc893
kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE
...
Commit 159fed47bc
(nixos/grub: Fix video display on efi) changed BIOS
systems to start in non-text mode as well. Enable FB_VESA to get a
framebuffer console on BIOS systems. Change FRAMEBUFFER_CONSOLE to 'y'
instead of the default 'm' to so the user doesn't need to manually load
the fbcon module anymore.
Other distros have similar defaults, at least on Arch:
CONFIG_FB_VESA=y
CONFIG_FRAMEBUFFER_CONSOLE=y
and on Ubuntu (12.04):
CONFIG_FB_VESA=m
CONFIG_FRAMEBUFFER_CONSOLE=y
Fixes #8139
2015-06-04 11:26:20 +03:00
Peter Simons
789f20eba8
nixos release notes: document new services.openssh.moduliFile option
2015-06-01 15:20:18 +02:00
Peter Simons
d4412bf6c4
nixos release notes: document incompatible changes due to Haskell NG
2015-06-01 15:19:53 +02:00
Peter Simons
4f0d8460c0
nixos release notes: add an item about Haskell NG
2015-06-01 14:43:40 +02:00
aszlig
8be00dc71d
nixos/test-driver: Make tesseract OCR optional.
...
By default this is now enabled, and it has to be explicitely enabled
using "enableOCR = true". If it is set to false, any usage of
getScreenText or waitForText will fail with an error suggesting to pass
enableOCR.
This should get rid of the rather large dependency on tesseract which
we don't need for most tests.
Note, that I'm using system("type -P") here to check whether tesseract
is in PATH. I know it's a bashism but we already have other bashisms
within the test scripts and we also run it with bash, so IMHO it's not a
problem here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-22 07:21:58 +02:00
aszlig
8bd025a75e
nixos/test-driver: Add new waitForText function.
...
As promised in the previous commit, this can be used similarly to
$machine->waitForWindow, where you supply a regular expression and it's
retrying OCR until the regexp matches.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-21 19:55:21 +02:00
aszlig
235c2228ca
nixos/test-driver: Add new getScreenText function.
...
Basically, this creates a screenshot and throws tesseract at it to
recognize the characters from the screenshot. In order to produce a
result that is well enough, we're using lanczos scaling and scale the
image up to 400% of its original size.
This provides the base functionality for a new Machine method which will
be called waitForText. I originally had that idea long ago when writing
the VM tests for VirtualBox and Chromium, but thought it would be
disproportionate to the case.
The downside however is that VM tests now depend on tesseract, but given
the average runtime of our tests it really shouldn't have a too big
impact and it's only a runtime dependency after all.
Another issue is that the OCR process takes quite some time to finish,
but IMHO it's better (as in more deterministic) than to rely on sleep().
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-05-21 19:55:21 +02:00
Arseniy Seroka
f134150180
Merge pull request #7857 from rushmorem/marathon-module-update
...
Update Marathon module
2015-05-21 16:52:14 +03:00
rushmorem
b5820a5ebd
Update Marathon module
...
The new module makes it possible to pass extra commandline
arguments to Marathon as well as environment variables.
2015-05-21 15:45:13 +02:00
Eelco Dolstra
10ce7ae769
Document the nixpkgs-channels repo
...
This replaces update-channel-branches.sh with standard Git
invocations.
2015-05-20 14:20:53 +02:00
Thomas Tuegel
c59c20ca0f
Update HPLIP to 3.15.4
2015-05-16 14:12:11 -05:00