266443 Commits

Author SHA1 Message Date
Mario Rodas
a19fa156e2
Merge pull request #110506 from r-ryantm/auto-update/mod
mod: 0.4.0 -> 0.4.1
2021-01-24 11:16:57 -05:00
Jaakko Luttinen
33532c4756
picom: apply nixpkgs-fmt 2021-01-24 18:14:35 +02:00
ilian
a098b61e11 reaper: 6.20 -> 6.21 2021-01-24 17:04:26 +01:00
Mario Rodas
5a9bf795e1
Merge pull request #110509 from r-ryantm/auto-update/navi
navi: 2.13.1 -> 2.14.0
2021-01-24 11:02:13 -05:00
Mario Rodas
35be8e34fe
Merge pull request #110535 from r-ryantm/auto-update/pure-prompt
pure-prompt: 1.15.0 -> 1.16.0
2021-01-24 11:01:56 -05:00
Mario Rodas
d301f4d33d
Merge pull request #110481 from r-ryantm/auto-update/jump
jump: 0.30.1 -> 0.40.0
2021-01-24 11:01:03 -05:00
Bas van Dijk
43243539b3
lib/tests/modules: add a test for the functionTo type
(cherry picked from commit 478af112e83df806bd8a51174834d2a130fbdeb9)
2021-01-24 16:56:45 +01:00
Bas van Dijk
b454af298d
Revert "Remove types.functionTo."
This reverts commit 4ff1ab5a56f1280d2de319ad4eb4b2796e07ed35.

We need this to type options like:
services.xserver.windowManager.xmonad.extraPackages that specify functions that
take an attribute set containing packages / plugins and return a list containing
a selection of the values in this set.

The reason we need a dedicated type for this is to have the correct merge
behaviour. Without the functionTo type merging multiple function option
definitions results in an evaluation error. The functionTo type merges
definitions by returning a new function that applies the functions of all the
definitions to the given input and merges the result.

(cherry picked from commit 7ed41ff5e7e633dd64866398ee497ac02736a3a5)
2021-01-24 16:56:33 +01:00
Mario Rodas
49477e7bfa
Merge pull request #110533 from r-ryantm/auto-update/precice
precice: 2.1.1 -> 2.2.0
2021-01-24 10:51:03 -05:00
Mario Rodas
52c0d7440d
Merge pull request #110500 from r-ryantm/auto-update/minio-client
minio-client: 2020-11-25T23-04-07Z -> 2021-01-16T02-45-34Z
2021-01-24 10:50:22 -05:00
Mario Rodas
3a46e1f359
Merge pull request #110499 from r-ryantm/auto-update/minio
minio: 2020-10-18T21-54-12Z -> 2021-01-16T02-19-44Z
2021-01-24 10:49:49 -05:00
Phillip Cloud
79a6a2cbc0 nomad-driver-podman: remove unused inputs 2021-01-24 10:33:57 -05:00
Phillip Cloud
af18ee1f26 nomad-driver-podman: init at 0.2.0 2021-01-24 10:32:13 -05:00
Fabian Affolter
5c7e19604e
swego: init at 0.7 (#108106)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-24 16:27:17 +01:00
Sandro
367618236a
Merge pull request #110612 from kanashimia/master
sord: 0.16.4 -> unstable-2021-01-12
2021-01-24 16:26:05 +01:00
Sandro
d14a61a4dc
Merge pull request #110593 from holymonson/prezto 2021-01-24 16:21:08 +01:00
Mario Rodas
214d726b92
Merge pull request #110487 from r-ryantm/auto-update/lean
lean: 3.24.0 -> 3.25.0
2021-01-24 10:17:35 -05:00
Sandro
81e3b9d15b
Merge pull request #110670 from siraben/double-quotes-fix
treewide: fix double quoted strings in one-liners
2021-01-24 16:17:14 +01:00
sternenseemann
2dd93a5c13 solo5: add missing test dependencies 2021-01-24 16:15:28 +01:00
Fabian Möller
be4763a696
openjdk15-bootstrap: fix i686 build 2021-01-24 16:08:57 +01:00
Felix Buehler
32989d49ce mediaelch: 2.8.4 -> 2.8.6 2021-01-24 16:08:33 +01:00
Sandro
9ac594329b
Merge pull request #110668 from fabaff/bump-msf
metasploit: 6.0.26 -> 6.0.27
2021-01-24 15:56:11 +01:00
Ryan Mulligan
51c417ccaa
Merge pull request #110518 from r-ryantm/auto-update/obsidian
obsidian: 0.10.7 -> 0.10.8
2021-01-24 06:55:16 -08:00
Mario Rodas
24827624b9
Merge pull request #110602 from cpcloud/update-pulumi
pulumi-bin: 2.17.2 -> 2.18.2
2021-01-24 09:54:13 -05:00
aszlig
2f30e32121
uqm: Fix evaluation of 3DO video package
Regression introduced by 2e34288f0d8cf01eea228c7dbc50af9589b885f3.

The commit in question just used the "lib" attribute, but it wasn't in
scope. In addition to bringeng the lib attribute into scope, I also
removed the "with lib;", which should make sure that we get an error
when just parsing (nix-instantiate --parse) the Nix expression.

Signed-off-by: aszlig <aszlig@nix.build>
2021-01-24 15:35:33 +01:00
Michael Weiss
9e9e240a27
Revert "release-combined.tested: Temporarily remove the Chromium test"
This reverts commit 2dbd08dcbd5fa78d6716aa1fbdfb04be175e4162.

I've fixed the regression in 8a7a8442c17 and the rest of my
refactorings/improvements shouldn't affect the stability of the test.
2021-01-24 15:27:49 +01:00
Mario Rodas
6a5bcdfc5a
Merge pull request #110659 from nzhang-zh/add-grpc-tools
grpc-tools: init at 1.10.0
2021-01-24 09:26:14 -05:00
Aamaruvi Yogamani
32fa8449ef
auto-cpufreq: 1.5.1 -> 1.5.3
The attribute is also changed from autocpu-freq to autocpu-freq
2021-01-24 08:58:08 -05:00
Michael Weiss
8ef056ba72
glances: 3.1.6 -> 3.1.6.1 2021-01-24 14:56:36 +01:00
Kim Lindberger
2632551494
Merge pull request #110689 from talyz/fish-foreign-env-function-path
nixos/fish: Fix foreign-env function path
2021-01-24 14:37:08 +01:00
Robert Schütz
0948e93ef0 calligra: use openjpeg_2 2021-01-24 14:36:21 +01:00
Robert Schütz
27c6e5dd9f krita: use openjpeg_2 2021-01-24 14:35:52 +01:00
Monson Shao
99b3d904e7
maintainers: add holymonson 2021-01-24 21:33:11 +08:00
Robert Schütz
f9d90fdbbf
Merge pull request #109940 from dotlambda/Nikola-fix
pythonPackages.Nikola: fix
2021-01-24 14:32:12 +01:00
Monson Shao
6f94d834a1
zsh-prezto: update to unstable 2021-01-24 21:32:01 +08:00
Sandro
0dd579a3e6
Merge pull request #110686 from helsinki-systems/chrony_types
nixos/chrony: add types
2021-01-24 14:18:51 +01:00
luc65r
1900b6e2d7
nixos/tilp2: init 2021-01-24 14:06:42 +01:00
luc65r
3c5f402e6e
tilp2: init at 1.18 2021-01-24 14:06:41 +01:00
luc65r
99d0610e03
gfm: init at 1.08 2021-01-24 14:06:41 +01:00
luc65r
e69bd781e4
libticalcs2: init at 1.1.9 2021-01-24 14:06:40 +01:00
Jörg Thalheim
a1e458ccdb
python3.pkgs.umap-learn: 0.4.5 -> 0.5.0 2021-01-24 14:06:21 +01:00
Jörg Thalheim
1924bb8b14
python3.pkgs.pynndescent: init at 0.5.1 2021-01-24 14:06:18 +01:00
luc65r
87d7a060c2
libticables2: init at 1.3.5 2021-01-24 14:00:16 +01:00
Fabian Affolter
0154142350 metasploit: 6.0.26 -> 6.0.27 2021-01-24 14:00:07 +01:00
luc65r
eadb35d098
libtifiles2: init at 1.1.7 2021-01-24 13:59:10 +01:00
luc65r
3e51cd164d
libticonv: init at 1.1.5 2021-01-24 13:57:07 +01:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Sandro
513a3ea665
Merge pull request #110680 from helsinki-systems/amuled_types 2021-01-24 13:52:02 +01:00
Fritz Otlinghaus
31345193f0
nixos/chrony: add types 2021-01-24 13:50:35 +01:00
Robert Hensing
530df49d7a
Merge pull request #108411 from hercules-ci/vault-multiple-config-files
vault: Support multiple config files (no secrets in store)
2021-01-24 13:49:06 +01:00