251039 Commits

Author SHA1 Message Date
Martin Weinelt
655d9b5149
Merge pull request #101885 from r-ryantm/auto-update/you-get
you-get: 0.4.1456 -> 0.4.1475
2020-10-28 23:39:25 +01:00
zowoq
263c9eabef fzf: 0.24.0 -> 0.24.1
https://github.com/junegunn/fzf/releases/tag/0.24.1
2020-10-29 08:38:06 +10:00
Martin Weinelt
516541b45c
Merge pull request #101710 from r-ryantm/auto-update/obs-studio
obs-studio: 26.0.0 -> 26.0.2
2020-10-28 23:33:08 +01:00
Florian Klink
6dbc23e75d systemd: stop substituting inside fsck.c, stop substituting mke2fs
fsck.c doesn't refer to any of these binaries anymore, and the whole
systmed codebase not to /sbin/mke2fs.
2020-10-28 23:24:18 +01:00
Florian Klink
959cea2e80 systemd: add withPCRE2 option 2020-10-28 23:24:18 +01:00
Florian Klink
93dcbbf69d systemd: add withApparmor option 2020-10-28 23:24:18 +01:00
Florian Klink
065f057d0c systemd: add libgpgerror only to buildInputs if we build with resolved support 2020-10-28 23:24:18 +01:00
Florian Klink
e6dff1d666 systemd: drop libffi from buildInputs
This isn't used anywhere.
2020-10-28 23:24:18 +01:00
Florian Klink
961663a1b3 systemdMinimal: disable timesyncd 2020-10-28 23:24:18 +01:00
Florian Klink
e10a9a8506 systemd: add withMachined flag 2020-10-28 23:24:18 +01:00
Florian Klink
8526662a33 systemd: add withNss flag 2020-10-28 23:24:18 +01:00
Florian Klink
a079a6f026 systemd: add withUserDb flag 2020-10-28 23:24:18 +01:00
Florian Klink
e77326208e systemd: add withDocumentation flag 2020-10-28 23:24:18 +01:00
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