Commit graph

297413 commits

Author SHA1 Message Date
Niklas Hambüchen dea84b1e10 srt: Switch website to Github.
It's more informative than the actual website, and hopefully this will also
give us `nixpkgs-update` auto-updates.
2021-06-23 14:16:31 +02:00
Niklas Hambüchen 951939e48d srt: 1.4.2 -> 1.4.3 2021-06-23 13:41:46 +02:00
Niklas Hambüchen 959c4e82bc
Merge pull request #100255 from nh2/sshd-default-log-level-info
sshd service: Default to INFO logLevel (upstream default)
2021-06-23 02:06:54 +02:00
R. RyanTM 7e3d8fc66b byacc: 20210520 -> 20210619 2021-06-22 16:57:20 -07:00
Niklas Hambüchen 4bd5f1115f
Merge pull request #127166 from nh2/xserver-config-mkAfter-docs
services.xorg.config: Extend docs
2021-06-23 01:55:58 +02:00
Niklas Hambüchen a48fea4c5e sshd service: Default to INFO logLevel (upstream default).
The previous justification for using "VERBOSE" is incorrect,
because OpenSSH does use level INFO to log "which key was used
to log in" for sccessful logins, see:
6247812c76/auth.c (L323-L328)

Also update description to the wording of the sshd_config man page.

`fail2ban` needs, sshd to be "VERBOSE" to work well, thus
the `fail2ban` module sets it to "VERBOSE" if enabled.

The docs are updated accordingly.
2021-06-23 01:49:11 +02:00
Niklas Hambüchen e85693afde
Merge pull request #127157 from nh2/xserver-readable-config-indentation
xserver: Generate readable config indentation
2021-06-23 01:16:50 +02:00
Michael Weiss 98984d2190
Merge pull request #127837 from primeos/chromiumDev
chromiumDev: 93.0.4542.2 -> 93.0.4549.3
2021-06-23 00:51:47 +02:00
Michael Weiss 3331ed5d1a
Merge pull request #127840 from primeos/signal-desktop
signal-desktop: 5.5.0 -> 5.6.1
2021-06-23 00:51:29 +02:00
Silvan Mosberger b3e9073c48
Merge pull request #125991 from helsinki-systems/drop/mkStrict
lib/modules: Drop mkStrict and mkFixStrictness
2021-06-23 00:48:59 +02:00
Ryan Mulligan a3d3ec2ec7
Merge pull request #127331 from r-ryantm/auto-update/atomicparsley
atomicparsley: 20210124.204813.840499f -> 20210617.200601.1ac7c08
2021-06-22 15:48:35 -07:00
Martin Weinelt 8db2252dc9
Merge pull request #127793 from mweinelt/ansible 2021-06-23 00:24:26 +02:00
Michael Weiss 150a2f0b2e
signal-desktop: 5.5.0 -> 5.6.1 2021-06-23 00:12:20 +02:00
Michael Weiss c8fe353d8b
chromiumDev: 93.0.4542.2 -> 93.0.4549.3 2021-06-23 00:05:32 +02:00
Sandro 465e5fc8cd
Merge pull request #127806 from maxeaubrey/consul_1.9.7 2021-06-22 23:52:55 +02:00
maralorn 35aa6b0fd8
Merge pull request #127438 from NixOS/haskell-updates 2021-06-22 23:32:51 +02:00
Malte Brandy 37919f9f1e
haskellPackages.stripeapi: Mark broken because of consistent build timeout 2021-06-22 23:24:48 +02:00
Maximilian Bosch b51d8262d5
Merge pull request #127699 from TredwellGit/element-{desktop,web}
element-{desktop,web}: 1.7.30 -> 1.7.31
2021-06-22 23:18:16 +02:00
Malte Brandy 5145ed4cf7
Merge branch 'master' into haskell-updates 2021-06-22 23:11:48 +02:00
Malte Brandy f259654a78
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-22 23:05:35 +02:00
Malte Brandy 8d9926fe65
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-06-22 21:52:15 +02:00
Ryan Mulligan 160831a5a8
Merge pull request #127783 from rnhmjoj/sshfs-doc
nixos/doc: add section on sshfs file systems
2021-06-22 12:13:56 -07:00
rnhmjoj 21a5268b26 nixos/doc: add section on sshfs file systems
This documents how to use sshfs a bit and how to set up an automatically
mounted sshfs filesystem in NixOS. Also it closes #125905.
2021-06-22 11:58:25 -07:00
Martin Weinelt 50140f70d5
python3Packages.resolvelib: 0.7.0 -> 0.7.1 2021-06-22 20:06:11 +02:00
Graham Fawcett d26902aef9
Refresh the Ocaml package examples; document useDune2 (#127520)
The current example in the manual no longer builds, mainly because
`useDune2 = true` is required, but also because the inputs have changed.
The new examples are copied verbatim from nixpkgs.
2021-06-22 18:53:27 +02:00
Sandro b4b3372763
Merge pull request #127677 from NixOS/revert-125405-patch-1 2021-06-22 18:46:44 +02:00
Sandro bb8c2116dd
Merge pull request #127599 from Ma27/bump-privacyidea 2021-06-22 18:26:45 +02:00
sternenseemann 5a1ff51ed3 haskellPackages.git-annex: fix hash mismatch on darwin 2021-06-22 18:11:25 +02:00
Martin Weinelt ca618d6401
ansible, ansible_2_10: internalize collections package
This drops the python3Packages.ansible-collections attribute in favor of
a local callPackage that overwrites the collections package per ansible
version.
2021-06-22 18:04:59 +02:00
Sandro c601d56e19
Merge pull request #127804 from ronthecookie/tor-upd
tor-browser-bundle-bin: 10.0.17 -> 10.0.18
2021-06-22 18:01:11 +02:00
Sandro 1fa3656c9d
Merge pull request #127186 from r-ryantm/auto-update/fly
fly: 7.3.1 -> 7.3.2
2021-06-22 18:00:55 +02:00
Sandro 565a0d3b9d
Merge pull request #127604 from urlordjames/drogon_options 2021-06-22 17:59:00 +02:00
Sandro c1e686d51a
Merge pull request #127805 from endocrimes/dani/nomad 2021-06-22 17:58:33 +02:00
Sandro 52a64db282
Merge pull request #127768 from deliciouslytyped/wxpython
python3Packages.wxPython_4_0, python3Packages.wxPython_4_1: add numpy…
2021-06-22 17:56:49 +02:00
Maxine Aubrey 0fdfa3172d
consul: 1.9.6 -> 1.9.7 2021-06-22 17:44:59 +02:00
urlordjames 6e44a67726 drogon: add options for optional dependencies 2021-06-22 11:37:39 -04:00
Ryan Mulligan 5fa785a60a
Merge pull request #127134 from blaggacao/da/convert-rel-notes-md
doc: convert rel notes to CommonMark
2021-06-22 08:15:26 -07:00
Sandro b6c99a1986
Merge pull request #127802 from fortuneteller2k/elfcat
elfcat: init at 0.1.3
2021-06-22 17:14:00 +02:00
Sandro b2a93084f0
Merge pull request #127355 from cjab/programmer-calculator 2021-06-22 17:12:33 +02:00
Danielle Lancashire d4655879fb nomad_1_0: 1.0.7 -> 1.0.8 2021-06-22 17:03:31 +02:00
Danielle Lancashire 834cfd9041 nomad_1_1: 1.1.1 -> 1.1.2 2021-06-22 17:03:31 +02:00
Martin Weinelt ec12eaec34
Merge pull request #127735 from mweinelt/esphome 2021-06-22 16:59:24 +02:00
David Arnold 1f6969dd5e
docs: nixos release notes (w/o 2105 - separate PR)
docs: nixos release notes (revise code blocks)

docs: nixos release notes (fix opt links outside of code blocks)

docs: nixos release notes (fix opt links inside of code blocks)

went fishing with:

```console
rg -A1 \
   --multiline \
   --multiline-dotall \
   '<programlisting>[^</programlisting>]+' \
| rg linkend
```

docs: nixos release notes (prettier)

docs: nixos release notes (fix zonefile codeblocks)

docs: nixos release notes (restore admonition from prettier destriction)

docs: nixos release notes (recreate xml files)

docs: nixos release notes (fix trnslation error md -> xml)

admonition with a title seem not to work

docs: nixos release notes (fix code block indentation)

docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270)

docs: nixos release notes (fix remaingin '???')

Those where not catched i a previous iteration since they didn't satisfy
the then presumed search regex `#opt-.*`

doc: nixos release notes make docbook/md conversion consistent
2021-06-22 09:52:13 -05:00
Martin Weinelt c8db4ba116
esphome: 1.19.0 -> 1.19.2 2021-06-22 16:29:26 +02:00
ckie 4539cc164d
tor-browser-bundle-bin: 10.0.17 -> 10.0.18 2021-06-22 17:19:50 +03:00
fortuneteller2k dc24124ec6 elfcat: init at 0.1.3 2021-06-22 22:19:17 +08:00
Sandro ab8167cc22
Merge pull request #127801 from bbigras/cloudflared-update
cloudflared: 2021.5.10 -> 2021.6.0
2021-06-22 16:16:06 +02:00
Sandro 192a85e425
Merge pull request #127759 from peterhoeg/u/widelands
widelands: 21 -> 1.0
2021-06-22 16:15:53 +02:00
Sandro 88e3da0610
Merge pull request #126657 from fortuneteller2k/open-fonts
open-fonts: init at 0.7.0
2021-06-22 16:15:23 +02:00
Sandro 04656c62ba
Merge pull request #127794 from fgaz/twemoji-color-font/13.1.0
twemoji-color-font: 13.0.1 -> 13.1.0
2021-06-22 16:14:55 +02:00