Commit graph

313485 commits

Author SHA1 Message Date
David Arnold
b0fc9da879 nixos/test/test-driver: Class-ify the test driver
This commit encapsulates the involved domain into classes and
defines explicit and typed arguments where untyped dicts where used.

It preserves backwards compatibility through legacy wrappers.
2021-10-05 14:38:48 -05:00
Jan Tojnar
3069ba0dd1
Merge pull request #136394 from jtojnar/qvtk9
vtk_9: Correct build flags for build system changes
2021-09-07 22:05:59 +02:00
Jan Tojnar
1e75936926
Merge pull request #130047 from NixOS/doc-manpage-role
doc: Add support for manpage references
2021-09-07 21:29:26 +02:00
figsoda
82d19cb068 vimPlugins: fix update script 2021-09-07 19:48:36 +02:00
figsoda
d05a0f9cea vimPlugins.vim-toml: fix branch name 2021-09-07 19:39:57 +02:00
Bart Brouns
6ffa6c67c9
ardour: 6.7 -> 6.9 (#136694) 2021-09-07 13:28:51 -04:00
Ryan Mulligan
2d6d4f3607
Merge pull request #136987 from ryantm/nixos-doc-include-script-only
nixos/doc/md-to-db.sh: handle Docbook inclues in CommonMark
2021-09-07 09:15:16 -07:00
Pavol Rusnak
adc90ef5e4
Merge pull request #136995 from bbigras/obsidian
obsidian: pin electron 13
2021-09-07 18:08:18 +02:00
Bruno Bigras
0d4dd66d6e obsidian: pin electron 13
fix #136992

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2021-09-07 11:49:37 -04:00
Ryan Mulligan
c863de29a7 nixos/doc/md-to-db.sh: handle Docbook inclues in CommonMark
You can do includes like this:

```{=docbook}
<xi:include href="rl-2111.section.xml" />
```
2021-09-07 06:29:21 -07:00
Anderson Torres
bc06c93905
Merge pull request #136927 from nagy/lisp-varjo
lispPackages: add varjo
2021-09-07 08:49:49 -03:00
Michele Guerini Rocco
4755c30647
Merge pull request #136915 from ncfavier/manualPages
nixos/documentation: expose manualPages as a hidden option
2021-09-07 13:40:50 +02:00
Robert Hensing
e16c267e48
Merge pull request #128916 from heisenberg33/patch-4
Fix default pager environment
2021-09-07 12:45:36 +02:00
Pavol Rusnak
3f14c85920
Merge pull request #136722 from prusnak/step-ca-tests
step-ca: re-enable tests on darwin by enabling local networking
2021-09-07 12:26:55 +02:00
Doron Behar
5c0a3345a8
Merge pull request #136720 from alerque/vcsh
vcsh: 1.20170915 → 2.0.2
2021-09-07 13:15:23 +03:00
Doron Behar
9dfbf8c0a5
Merge pull request #136453 from alerque/sile-0.11.0
sile: 0.10.5 -> 0.11.1
2021-09-07 13:07:03 +03:00
Naïm Favier
459957f9d4
nixos/documentation: expose manualPages
Allows advanced users to select what packages they want to generate the
man cache for, and even more advanced users to make manualPages
content-addressed to avoid needless rebuilds.
2021-09-07 11:13:32 +02:00
matthewcroughan
11aedaec1f nixos: nix.sshServe: add write option
Adds the ability to provide the --write flag in addition to the --serve flag via
a new option, services.sshServe.write.

A user can now share their system as a remote builder with friends easily as
follows:

{
  nix = {
    sshServe = {
      enable = true;
      write = true;
      keys = ["ssh-dss AAAAB3NzaC1k... alice@example.org"];
    };
  };
}

Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-09-07 18:10:55 +09:00
Caleb Maclennan
bf18449d63 sile: 0.10.5 → 0.11.1
Add link to changelog.
Add missing deps and patchShebangs in build-aux/*.sh
2021-09-07 12:01:53 +03:00
Michael Weiss
ddc8a3a982
Merge pull request #136934 from primeos/fuse3
fuse3: 3.10.4 -> 3.10.5
2021-09-07 10:59:54 +02:00
Caleb Maclennan
9d753f2704 lua-penlight: dev-1 → 1.11.0-1
Upstream is working on some major deprecations, being on a HEAD commit
will not be a good plan going forward.
Remove double `busted` in `checkInputs` - keep only 1.
2021-09-07 11:42:41 +03:00
Arnout Engelen
2e30d4c721
Merge pull request #136583 from Kranzes/bump-nextcloud-client
nextcloud-client: 3.3.2 -> 3.3.3
2021-09-07 10:28:38 +02:00
Michele Guerini Rocco
a350fcd078
Merge pull request #134070 from malte-v/gnunet-public-tmpdir
nixos/gnunet: use public $TMPDIR
2021-09-07 09:30:15 +02:00
Domen Kožar
07d30f573f
Merge pull request #136963 from prusnak/exa
exa: re-enable documentation build on aarch64-darwin
2021-09-07 08:27:16 +02:00
Pavol Rusnak
23ab07cc24
exa: re-enable documentation build on aarch64-darwin
ghc builds now on aarch64-darwin

Revert "exa: fix on aarch64-darwin (#133660)"

This reverts commit 6adca8026c.
2021-09-07 08:19:50 +02:00
Jörg Thalheim
00f361a846
Merge pull request #129074 from bobby285271/pr11
nixos/doc: convert Chapter 57, 59, 60, 63 to CommonMark
2021-09-07 07:15:42 +01:00
Jörg Thalheim
00bbde2eb5
Merge pull request #136859 from r-ryantm/auto-update/faudio
faudio: 21.08 -> 21.09
2021-09-07 07:11:27 +01:00
Jörg Thalheim
4de1fc8a30
Merge pull request #136845 from r-ryantm/auto-update/cppzmq
cppzmq: 4.7.1 -> 4.8.0
2021-09-07 07:09:21 +01:00
Jörg Thalheim
55b1f47761
Merge pull request #136743 from r-ryantm/auto-update/xdotool
xdotool: 3.20210804.2 -> 3.20210903.1
2021-09-07 07:09:01 +01:00
Jörg Thalheim
97a7d9c0aa
Merge pull request #136943 from mweinelt/tts
tts: 0.2.1 -> 0.2.2
2021-09-07 07:07:05 +01:00
Jörg Thalheim
dcd4ad24fd
Merge pull request #136953 from AndersonTorres/new-elisp-packages
Elisp packages
2021-09-07 07:06:21 +01:00
Jörg Thalheim
4015c275ca
Merge pull request #129121 from bobby285271/pr13
nixos/doc: convert Chapter 7, 9, 10, 11, 12, 14, 15, 48 to CommonMark
2021-09-07 06:29:45 +01:00
Jörg Thalheim
e622dd1c84
Merge pull request #129154 from bobby285271/pr15
nixos/doc: convert Chapter 1, 3, 4 to CommonMark
2021-09-07 06:29:19 +01:00
Jörg Thalheim
c7d32059b1
Merge pull request #129136 from bobby285271/pr14
nixos/doc: convert "Chapter 58. Writing NixOS Modules" to CommonMark
2021-09-07 06:28:57 +01:00
Jörg Thalheim
929f0156cc
Merge pull request #128933 from bobby285271/pr5
nixos/doc: convert "8.1. LUKS-Encrypted File Systems" to CommonMark
2021-09-07 06:28:37 +01:00
Jörg Thalheim
48dc5e4ba6
Merge pull request #129003 from bobby285271/pr10
nixos/doc: convert "2.5. Additional installation notes" to CommonMark
2021-09-07 06:24:42 +01:00
Jörg Thalheim
0d789e992f
Merge pull request #128937 from bobby285271/pr8
nixos/doc: convert "Chapter 55. Container Management" to CommonMark
2021-09-07 06:24:21 +01:00
Jörg Thalheim
5de68de484
Merge pull request #128935 from bobby285271/pr7
nixos/doc: convert "Chapter 56. Troubleshooting" to CommonMark
2021-09-07 06:20:47 +01:00
Jörg Thalheim
2a55504a99
Merge pull request #128934 from bobby285271/pr6
nixos/doc: convert "6.2. Ad-Hoc Package Management" to CommonMark
2021-09-07 06:20:26 +01:00
Jörg Thalheim
96c98af211
Merge pull request #128892 from bobby285271/pr4
nixos/doc: convert "Chapter 13. Networking" to CommonMark
2021-09-07 06:20:04 +01:00
Jörg Thalheim
c0735214e1
Merge pull request #129083 from bobby285271/pr12
nixos/doc: convert Chapter 49, 50, 51, 52, 53, 54 to CommonMark
2021-09-07 06:19:33 +01:00
Anderson Torres
2be182ab81
Merge pull request #136829 from r-ryantm/auto-update/bibletime
bibletime: 3.0.1 -> 3.0.2
2021-09-07 01:55:24 -03:00
Anderson Torres
6fedf3160d
Merge pull request #136941 from fabaff/pontos
python3Packages.pontos: init at 21.7.4
2021-09-07 01:20:31 -03:00
Artturi
6ef6ac1f16
Merge pull request #133395 from baloo/baloo/tpm2-tss/dlopen-abrmd-support
tpm2-tss: fix support for abrmd
2021-09-07 07:20:02 +03:00
Anderson Torres
e80112450e
Merge pull request #136939 from fabaff/youless-api
python3Packages.youless-api: init at 0.12
2021-09-07 01:14:32 -03:00
Anderson Torres
ec3d20fa1a
Merge pull request #136935 from fabaff/bump-boschshcpy
python3Packages.boschshcpy: 0.2.19 -> 0.2.20
2021-09-07 01:07:23 -03:00
Anderson Torres
19d20c3aab
Merge pull request #136928 from nagy/reckon
reckon: 0.7.1 -> 0.8.0
2021-09-07 01:06:59 -03:00
midchildan
21a7695b8a mirakurun: build with yarn2nix 2021-09-07 12:22:59 +09:00
happysalada
9cbdd2655c elasticsearch: auto_import_dangling_indices in single-node mode 2021-09-07 12:18:16 +09:00
happysalada
f4b40d572c elasticsearch: update configuration
- transport.tcp.port -> transport.port https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.1.html
- default to start a single-node cluster https://stackoverflow.com/questions/59350069/elasticsearch-start-up-error-the-default-discovery-settings-are-unsuitable-for
2021-09-07 12:18:16 +09:00