259007 Commits

Author SHA1 Message Date
Valérian Galliat
b93a5a1746
nixos/nat: support IPv6 NAT 2020-12-01 00:51:58 +01:00
Jonathan Ringer
d4aa37b0f6
zfs: 0.8.5 -> 2.0.0 2020-11-30 15:09:54 -08:00
R. RyanTM
17a6cabb64 jackett: 0.16.2236 -> 0.16.2269 2020-11-30 23:06:11 +00:00
R. RyanTM
5f35ce44e4 iosevka-bin: 3.7.1 -> 4.0.0 2020-11-30 22:56:13 +00:00
Pierre Bourdon
f0f712a0ea
sudo: 1.9.3p1 -> 1.9.4 2020-11-30 23:53:49 +01:00
Silvan Mosberger
991dfccbd1
lib/modules: _module.check should always be internal
Honestly this option should probably just be removed
2020-11-30 23:51:42 +01:00
Silvan Mosberger
8dea4df903
lib/modules: Remove _module.checks.*.triggerPath as it's not necessary
Previously this option was thought to be necessary to avoid infinite
recursion, but it actually isn't, since the check evaluation isn't fed
back into the module fixed-point.
2020-11-30 23:51:42 +01:00
Silvan Mosberger
c9cc8969b4
lib/modules: Rename _module.assertions to _module.checks 2020-11-30 23:51:41 +01:00
Silvan Mosberger
3e39d6efdf
lib/tests: Add tests for module-builtin assertions 2020-11-30 23:51:23 +01:00
Silvan Mosberger
900c4a5abd
lib/tests: Implement generalized checkConfigCodeOutErr for module tests 2020-11-30 23:51:23 +01:00
Silvan Mosberger
c4fb54e92a
nixos/docs: Update assertion docs for new module-builtin ones 2020-11-30 23:51:23 +01:00
Silvan Mosberger
3759a77fcd
nixos/modules: Expose the internal module in the top-level documentation 2020-11-30 23:51:23 +01:00
Silvan Mosberger
1e6a84b7af
nixos/modules: Allow options to be coerced to a string for convenience 2020-11-30 23:51:23 +01:00
Silvan Mosberger
20131348db
lib/modules: Use module-builtin assertions for mkRemovedOptionModule and co. 2020-11-30 23:51:23 +01:00
Silvan Mosberger
9523df7eb6
nixos/assertions: Use module-builtin assertion implementation 2020-11-30 23:51:22 +01:00
Silvan Mosberger
df5ba82f74
lib/modules: Implement module-builtin assertions
This implements assertions/warnings supported by the module system directly,
instead of just being a NixOS option (see
nixos/modules/misc/assertions.nix).

This has the following benefits:
- It allows cleanly redoing the user interface. The new
  implementation specifically allows disabling assertions or
  converting them to warnings instead.
- Assertions/warnings can now be thrown easily from within
  submodules, which previously wasn't possible and needed workarounds.
2020-11-30 23:51:19 +01:00
R. RyanTM
ec29056bba inboxer: 1.2.1 -> 1.2.3 2020-11-30 22:47:24 +00:00
Chuck
289da1dcd8 mojave-gtk-theme: 2020-03-19 -> 2020-11-29
Resolves a size and performance regression introduced when libsass
bumped 3.6.1 -> 3.6.3.  With this change, this package's size shrinks
from 1.5G to 31M.

https://github.com/vinceliuice/Mojave-gtk-theme/issues/178
2020-11-30 14:37:55 -08:00
R. RyanTM
d80db72bab hugo: 0.78.2 -> 0.79.0 2020-11-30 22:23:14 +00:00
Philipp Riegger
77f87c1ca2 prometheus-nginx-exporter: 0.6.0 -> 0.8.0 2020-11-30 23:12:47 +01:00
Vladyslav M
f107a46bac
pijul: 1.0.0-alpha.8 -> 1.0.0-alpha.11 2020-12-01 00:09:57 +02:00
Markus Kowalewski
e90cff90f1
openmolcas: fix hash 2020-11-30 23:05:14 +01:00
Maximilian Bosch
c55af95e8f
gotify-server: fix UI delivery
After bisecting `nixpkgs-master` I realized that the usage of
`-trimpath`[0] by default for Go modules[1] is responsible for breaking UI
delivery of `gotify-server`[2].

This behavior can only be turned off by setting `allowGoReference` to
`true`.

We may want to find a better long-term fix, but given that this only
affects a leaf-package and actually fixes the problem, this is good
enough for now.

Fixes #105472

[0] https://golang.org/doc/go1.13#go-command
[1] 4e9f7bbf8573d07f7b0c87d97c026cd4aad5a758
[2] https://hydra.nixos.org/build/131660876
2020-11-30 23:00:18 +01:00
R. RyanTM
9091e28772 gtk-layer-shell: 0.3.0 -> 0.5.1 2020-11-30 21:52:10 +00:00
Silvan Mosberger
0b61ed7af9
lib/options: Don't show internal suboption in the manual
Initially https://github.com/NixOS/nixpkgs/pull/82897 prevented
non-visible options from being rendered in the manual, but
visible-but-internal options were still being recursed into. This fixes
this, aligning the recurse condition here with the one in
make-options-doc/default.nix
2020-11-30 22:51:34 +01:00
Sandro
51e63b550d
Merge pull request #105480 from jansol/renderdoc
renderdoc: 1.10 -> 1.11
2020-11-30 22:48:37 +01:00
Sandro Jäckel
8f2075d3fb
python3packages.bme680: Mark Linux only as upstream 2020-11-30 22:47:37 +01:00
Milan Pässler
470c27eb3d iwd: 1.9 -> 1.10 2020-11-30 22:44:21 +01:00
Milan Pässler
24491ac504 ell: 0.33 -> 0.35 2020-11-30 22:44:21 +01:00
Anderson Torres
7714edc2e5
Merge pull request #105489 from AndersonTorres/update-rst2html5
rst2html5: 1.9.4 -> 1.10.6
2020-11-30 18:42:08 -03:00
markuskowa
39f768379c
Merge pull request #105482 from r-ryantm/auto-update/fend
fend: 0.1.10 -> 0.1.11
2020-11-30 22:36:21 +01:00
Sirio Balmelli
1692d674fe python3Packages.pyserial: 3.4 -> 3.5
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-11-30 13:34:26 -08:00
R. RyanTM
d856cb8264 gpx: 2.6.7 -> 2.6.8 2020-11-30 21:32:10 +00:00
Milan Pässler
e2aeff77f5 unifiBeta: 6.0.28 -> 6.0.36 2020-11-30 22:28:14 +01:00
R. RyanTM
bb68617747 gping: 0.1.7 -> 1.0.1-post2 2020-11-30 21:26:04 +00:00
R. RyanTM
d79932ae5d goreleaser: 0.147.2 -> 0.148.0 2020-11-30 21:12:27 +00:00
AndersonTorres
90aacae8a5 rst2html5: 1.9.4 -> 1.10.6 2020-11-30 17:58:53 -03:00
R. RyanTM
b1721393b2 go-migrate: 4.13.0 -> 4.14.1 2020-11-30 20:57:47 +00:00
Dmitry Kalinkin
9ef277209a
texlive.bin.dvisvgm: texlive 2.8.1 -> upstream 2.11 2020-11-30 15:38:28 -05:00
Sandro
f2ea4d951f
Merge pull request #105484 from r-ryantm/auto-update/fondo
fondo: 1.3.10 -> 1.4.0
2020-11-30 21:37:22 +01:00
Vika
be1744fdac
gst-plugins-good: fix aarch64 builds and make raspi deps optional 2020-11-30 23:31:13 +03:00
R. RyanTM
878462b296 fondo: 1.3.10 -> 1.4.0 2020-11-30 20:13:11 +00:00
Silvan Mosberger
5420a92926
Merge pull request #104809 from virusdave/dnicponski/scratch/update_ucm
unison-ucm 1.0.M1l-alpha -> 1.0.M1m-alpha
2020-11-30 21:05:15 +01:00
Silvan Mosberger
e08182020c
Merge pull request #99115 from Infinisil/toString-module-files
lib/modules: Make sure to not import module _file's into the store
2020-11-30 21:00:59 +01:00
Anderson Torres
881dee5284
Merge pull request #105411 from AndersonTorres/wip-ucg
ucg: init at 20190225
2020-11-30 16:55:03 -03:00
Anderson Torres
208d049eab
Merge pull request #105189 from AndersonTorres/wip-qmplay
QMPlay2: init at 20.07.04
2020-11-30 16:54:21 -03:00
Sandro
9634966371
Merge pull request #105446 from r-ryantm/auto-update/python3.7-colander 2020-11-30 20:51:33 +01:00
Ben Siraphob
618b7320a6
twtxt: init at 0.1.0 (#105378) 2020-11-30 11:50:56 -08:00
R. RyanTM
ba591a71f0 fend: 0.1.10 -> 0.1.11 2020-11-30 19:44:33 +00:00
Greg Roodt
a25e06045c
python: pip-tools: 5.3.1 -> 5.4.0 (#105451) 2020-11-30 20:41:17 +01:00