Florian Klink
f142493a6a
systemd: add withShellCompletions flag
2020-10-28 23:24:18 +01:00
Florian Klink
1f9347431c
systemd: add withPolkit option
2020-10-28 23:24:18 +01:00
Florian Klink
0b762c02ee
systemd: disable efi if we don't build with withEfi is set to false
2020-10-28 23:24:17 +01:00
Florian Klink
54c35f0940
systemd: withEfi: move gnu-efi check into assertion
2020-10-28 23:24:17 +01:00
Florian Klink
13a910e3f6
systemd: make gcrypt optional
2020-10-28 23:24:17 +01:00
Florian Klink
585f4a140b
systemd: add withAnalyze flag
2020-10-28 23:24:17 +01:00
Florian Klink
987906aa58
systemd: add withCoredump flag
...
… and default it to false for systemdMinimal
2020-10-28 23:24:17 +01:00
Florian Klink
b027cf264c
systemdMinimal: disable networkd
...
This was missed.
2020-10-28 23:24:17 +01:00
Florian Klink
8d18be9cdc
systemdMinimal: sort feature flags
2020-10-28 23:24:17 +01:00
Florian Klink
c6aada2835
systemd: drop duplicate -Dlocaled=…
...
This is already configurable above.
2020-10-28 23:24:17 +01:00
Florian Klink
ff07c6b47d
systemd: introduce withCompression flag
...
This will build systemd without some compression utils, useful for
systemdMinimal.
2020-10-28 23:24:17 +01:00
Florian Klink
5f257d7d2c
systemd: cleanup cryptsetup input
...
use lib.getDev to retrieve the dev output. Don't pass it to buildInputs
if we don't build with withCryptsetup set to true.
2020-10-28 23:24:17 +01:00
Florian Klink
e1e01fa85e
systemd: add withRemote option (default to false), make curl optional
...
This makes curl optional if both remote and importd are disabled, and
makes some assertions more robust by switching from curl.dev != null to
lib.getDev curl != null.
2020-10-28 23:24:17 +01:00
Florian Klink
39e733336c
systemd: build without iptables when networkd is disabled
...
upstreams TODO mentions iptables-dev (libiptc) is also used for nspawn,
but it seems like it only makes use of this via networkd anyways (or
does these days) - at least systemdMinimal compiles successfully without
iptables in the build closure.
2020-10-28 23:24:17 +01:00
Florian Klink
8434da5715
systemd: remove perl from nativeBuildInputs
...
This was only used to patch a circular output reference from lib to out
on aarch64, but was removed in b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1,
This commit forgot to remove perl, so remove it now.
2020-10-28 23:24:17 +01:00
Florian Klink
6456e24d57
systemd: nixpkgs-fmt
2020-10-28 23:24:16 +01:00
Florian Klink
229184f6b5
systemd: reorder buildInputs
...
These are all unconditianally anyways.
2020-10-28 23:24:16 +01:00
Florian Klink
c6bbc945b4
systemd: stdenv.lib -> lib
...
This is a no-op and makes things a bit smaller.
2020-10-28 23:24:16 +01:00
Florian Klink
4a64cdd39b
Merge pull request #101952 from mweinelt/p10k
...
zsh-powerlevel10k: pin gitstatus version
2020-10-28 23:18:40 +01:00
Matthew Piziak
5a6acc6a7f
tdlib: 1.6.0 -> 1.6.9
...
fix hash
version 1.6.9 is not released, so use revision hash
add a comment to the rev about why we are not using `v${version}` anymore
2020-10-28 17:39:55 -04:00
Robert T. McGibbon
0dc7ad6f1f
bluejeans: 2.4.0 -> 2.17.0.11 ( #101973 )
2020-10-28 17:37:39 -04:00
Martin Weinelt
41f0c4ad9b
Merge pull request #101853 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.21.2 -> 1.22.0
2020-10-28 22:01:32 +01:00
Austin Butler
7fd9976af3
vimPlugins: document update proces
2020-10-28 13:51:24 -07:00
Austin Butler
bcec9042d5
vimPlugins: resolve github repository redirects
2020-10-28 13:51:24 -07:00
Austin Butler
520114c59e
vimPlugins: update
2020-10-28 13:51:24 -07:00
Maximilian Bosch
9d5c765e33
element-desktop: 1.7.10 -> 1.7.12
...
https://github.com/vector-im/element-desktop/releases/tag/v1.7.11
https://github.com/vector-im/element-desktop/releases/tag/v1.7.12
2020-10-28 21:48:50 +01:00
Maximilian Bosch
135f6b62dd
element-web: 1.7.10 -> 1.7.12
...
https://github.com/vector-im/element-web/releases/tag/v1.7.11
https://github.com/vector-im/element-web/releases/tag/v1.7.12
2020-10-28 21:48:50 +01:00
Sandro
99bf27cc45
yle-dl: enable on unix
...
Thanks @sikmir
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
2020-10-28 13:47:13 -07:00
Sandro Jäckel
cedc271c91
yle-dl: Add SuperSandro2000 as maintainer
2020-10-28 13:47:13 -07:00
Sandro Jäckel
ee2e2c1032
yle-dl: 20200807 -> 20201022
2020-10-28 13:47:13 -07:00
Sandro Jäckel
3b4631d601
yle-dl: 2.31 -> 20200807
2020-10-28 13:47:13 -07:00
Maximilian Bosch
ff9487703e
matrix-synapse: make dependency for hiredis
optional
...
This is only needed for replication which isn't even supported by the
current NixOS module.
2020-10-28 21:05:22 +01:00
Minijackson
3fce272478
nixos/shiori: harden service with systemd
2020-10-28 20:46:30 +01:00
eyjhb
4ce6364e29
ns-3: 3.30 -> 3.32
2020-10-28 20:22:15 +01:00
Anderson Torres
c13da09a6f
Merge pull request #101231 from djanatyn/pkg/peaclock
...
peaclock: init at 0.4.3
2020-10-28 16:06:00 -03:00
Florian Klink
e32ca0fb23
Merge pull request #101959 from flokli/aptly140
...
aptly: 1.3.0 -> 1.4.0
2020-10-28 20:02:58 +01:00
Maximilian Bosch
ca45bb574d
nixos/rl-2009: minor typo fix
2020-10-28 19:38:28 +01:00
Thomas Depierre
63caecee7d
riak-cs: delete
2020-10-28 19:31:33 +01:00
Benjamin Staffin
7502d0e5d7
aws-google-auth: 0.0.34 -> 0.0.36
2020-10-28 14:18:45 -04:00
Roman Volosatovs
dbc8525ab2
gofumpt: 2019-11-11 -> 2020-10-27
2020-10-28 19:15:30 +01:00
Maximilian Bosch
304066bc2b
Merge pull request #101944 from WilliButz/update/grafana/v7.3.0
...
grafana: 7.2.2 -> 7.3.0
2020-10-28 19:08:04 +01:00
meutraa
01b58c0240
androidStudioPackages.{canary,dev}: 4.2.0.14 -> 4.2.0.15
2020-10-28 17:57:00 +00:00
Vladimír Čunát
0b32140b34
Merge branch 'staging-next' into staging
2020-10-28 18:48:56 +01:00
Vladimír Čunát
31839c352e
Merge branch 'master' into staging-next
2020-10-28 18:48:18 +01:00
Daniël de Kok
05f6de94cf
python3Packages.transformers: 3.3.1 -> 3.4.0
...
Changelog:
https://github.com/huggingface/transformers/releases/tag/v3.4.0
2020-10-28 10:41:27 -07:00
Daniël de Kok
d2e918cc12
python3Packages.tokenizers: 0.8.1 -> 0.9.2
...
Changelog:
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.0
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.1
https://github.com/huggingface/tokenizers/releases/tag/python-v0.9.2
Changes in the derivation:
* Tokenizers uses a newer version of pyo3 that does not require Rust
nightly anymore. So, we do not have to use any cheat codes anymore.
* Tokenizers is now a mixed Rust/Python project. The way it is set
up does not work with Maturin, so switch to setuptools-rust instead.
* Add additional data files needed for tests.
* Use `pytestCheckHook`.
2020-10-28 10:41:27 -07:00
Daniël de Kok
93b3fa6088
python3Packages.setuptools-rust: init at 0.11.3
2020-10-28 10:41:27 -07:00
Martin Weinelt
0b875aa173
Merge pull request #101925 from danieldk/libtorch-bin-1.7.0
...
libtorch-bin: 1.6.0 -> 1.7.0
2020-10-28 18:28:20 +01:00
Matthias Beyer
e655d6fc1a
tpm2-abrmd: Take maintainership from lschuermann
...
This patch changes maintainership for this package from lschuermann to
matthiasbeyer.
Leon has informed me in a private conversation that he has too little
time to take care of the packages, so I will (maybe only temporarly,
maybe not) take maintainership for it.
Suggested-by: Leon Schuermann <leon@is.currently.online>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28 10:23:21 -07:00
Matthias Beyer
c2a5bbbc24
gnupg-pkcs11-scd: Take maintainership from lschuermann
...
This patch changes maintainership for this package from lschuermann to
matthiasbeyer.
Leon has informed me in a private conversation that he has too little
time to take care of the packages, so I will (maybe only temporarly,
maybe not) take maintainership for it.
Suggested-by: Leon Schuermann <leon@is.currently.online>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28 10:23:21 -07:00