290911 Commits

Author SHA1 Message Date
Malte Brandy
5caa523f8d
haskellPackages: Update transitively disabled packages 2021-05-14 23:58:30 +02:00
Malte Brandy
8c4331f13a
haskellPackages.generic-optics: Fix build 2021-05-14 23:57:55 +02:00
Ryan Mulligan
72948af15b
Merge pull request #122826 from r-ryantm/auto-update/kubernetes
kubernetes: 1.21.0 -> 1.21.1
2021-05-14 14:45:54 -07:00
TredwellGit
b9bb51497d linux/hardened/patches/5.4: 5.4.118-hardened1 -> 5.4.119-hardened1 2021-05-14 21:41:11 +00:00
TredwellGit
bd4e82b585 linux/hardened/patches/5.11: 5.11.20-hardened1 -> 5.11.21-hardened1 2021-05-14 21:41:10 +00:00
TredwellGit
8cf62ea50a linux/hardened/patches/5.10: 5.10.36-hardened1 -> 5.10.37-hardened1 2021-05-14 21:41:09 +00:00
TredwellGit
b2f61fde52 linux: 5.4.118 -> 5.4.119 2021-05-14 21:40:48 +00:00
TredwellGit
1f0dc90f1a linux: 5.12.3 -> 5.12.4 2021-05-14 21:40:41 +00:00
TredwellGit
f861540ac2 linux: 5.11.20 -> 5.11.21 2021-05-14 21:40:34 +00:00
TredwellGit
b9cf39ce34 linux: 5.10.36 -> 5.10.37 2021-05-14 21:40:26 +00:00
Stéphan Kochen
2ff319e055
findomain: fix darwin build (#123019) 2021-05-14 17:36:55 -04:00
Stéphan Kochen
f91dcdd7b5
copper: broken on darwin (#123030) 2021-05-14 17:35:55 -04:00
Fabian Affolter
90e41651fa python3Packages.dendropy: 4.4.0 -> 4.5.1 2021-05-14 23:35:34 +02:00
Stéphan Kochen
6b666af734
code-minimap: fix darwin build (#123031) 2021-05-14 17:34:22 -04:00
Stéphan Kochen
bb24db68aa
dmtx-utils: fix darwin build (#123033) 2021-05-14 17:34:07 -04:00
Stéphan Kochen
4bfa8bdd46
ecpdap: fix darwin build (#123035) 2021-05-14 17:33:51 -04:00
Stéphan Kochen
2adca7ae14
cd-hit: fix darwin build (#123026) 2021-05-14 17:27:16 -04:00
Thiago Kenji Okada
d4e5bd979d opentabletdriver: 0.5.1 -> 0.5.3.1 2021-05-14 18:19:12 -03:00
Thiago Kenji Okada
f047930992 babashka: 0.4.0 -> 0.4.1 2021-05-14 18:18:14 -03:00
sternenseemann
104af4aafa inspircd: run configure phase hooks 2021-05-14 23:02:20 +02:00
sternenseemann
abe7335e7e inspircd: 3.9.0 -> 3.10.0
https://docs.inspircd.org/3/change-log/#inspircd-3100
2021-05-14 23:02:20 +02:00
Michael Weiss
45bd7b39a4
signal-desktop: Add a Python wrapper to re-encrypt DBs
This is super hacky... :o
But then again it should at least prevent data loss.

Note: At least this isn't required for NixOS 21.05.
2021-05-14 22:54:38 +02:00
Michael Weiss
3f31c0edef
sway: Simplify screen sharing
This should make it easier to get started.
The xdg-desktop-portal backend for wlroots is required and one needs to
"make sure WAYLAND_DISPLAY and XDG_CURRENT_DESKTOP are imported into
D-Bus." [0]

[0]: efcbcb60aa/README.md (running)
2021-05-14 22:42:19 +02:00
Konstantin Alekseev
feb867f2fd
lua-5.4: fix build on darwin (#123028) 2021-05-14 16:38:50 -04:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
Ben Siraphob
f986333023 lib/systems/parse: make isCompatible description clearer and more useful
Stating that CPUs and the isCompatible relation forms a category (or
preorder) is correct but overtly technical.  We can state it more
clearly for readers unfamiliar with mathematics while retaining some
keywords to be useful to technical readers.
2021-05-14 13:23:28 -07:00
Stéphan Kochen
006d7f80eb
imagemagick6: fix darwin build (#123023) 2021-05-14 16:21:38 -04:00
Vladimír Čunát
55282bd6f6
lua5_1: fixup a recent regression
Commit 57832e625c (PR #119860) switched to using SYSCFLAGS,
but lua 5.1 calls it MYCFLAGS.  We noticed due to broken luarocks build:
https://hydra.nixos.org/build/142663274
2021-05-14 22:08:38 +02:00
Martin Weinelt
cc2fc35667
Merge pull request #122932 from mweinelt/ansible-lint 2021-05-14 21:01:29 +02:00
Fabian Affolter
3e2e05643c
Merge pull request #122986 from fabaff/fix-pytaglib
python3Packages.pytaglib: 1.4.5 -> 1.4.6
2021-05-14 20:57:21 +02:00
Austin Seipp
e7241be2e2
Merge pull request #122965 from r-ryantm/auto-update/chrony
chrony: 4.0 -> 4.1
2021-05-14 13:51:58 -05:00
Martin Weinelt
21746a7c80
nixos/postgresqlBackup: allow defining multiple times to start at
Or … none! Because forcing a string always results in an OnCalender=
setting, but an empty string leads to an empty value.

>  postgresqlBackup-hass.timer: Timer unit lacks value setting. Refusing.

or

> postgresqlBackup-miniflux.timer: Cannot add dependency job, ignoring: Unit postgresqlBackup-miniflux.timer has a bad unit file setting.

I require the postgresqlBackup in my borgbackup unit, so I don't
strictly need the timer and could previously set it to an empty list.
2021-05-14 20:41:08 +02:00
Stéphan Kochen
bc2528b6ab haskellPackages: mark linux-only packages 2021-05-14 20:30:48 +02:00
Martin Weinelt
080bfc35f8
tts: 0.0.12 -> 0.0.13 2021-05-14 20:26:52 +02:00
Andreas Rammhold
04d29e6bf3
Merge pull request #122868 from andir/prosody
prosody: 0.11.8 -> 0.11.9
2021-05-14 19:50:26 +02:00
Michael Weiss
fdbf305e3b
wio: Build with wlroots 0.13 2021-05-14 19:47:03 +02:00
Michael Weiss
c5a08f8a62
waybox: 2020-05-01 -> 2021-04-07 2021-05-14 19:44:55 +02:00
Robert T. McGibbon
a17bfa39ce
python3Packages.rfc3339-validator: 0.1.3 -> 0.1.4 (#123000) 2021-05-14 19:28:51 +02:00
Anderson Torres
f6fa95f6f1
Merge pull request #122797 from AndersonTorres/quick-patches
Emacs packages updates
2021-05-14 14:17:29 -03:00
Robert Scott
e931e72696
Merge pull request #122334 from DavHau/zhf-gpapi
python3Packages.gpapi: unbreak
2021-05-14 18:02:35 +01:00
Christian Kögler
428edf7fe0 neovide: init at ba42855 2021-05-14 18:53:15 +02:00
jnetod
68468fc35f
pythonPackages.pyfuse3: 3.1.1 -> 3.2.0 (#122954) 2021-05-14 18:52:33 +02:00
Jan Tojnar
5711c768af gnome.gnome-shell: 40.0-unstable-2021-05-01 → 40.1 2021-05-14 18:52:02 +02:00
Jan Tojnar
5ad529cde2 gnome.mutter: 40.0 → 40.1 2021-05-14 18:52:01 +02:00
Jan Tojnar
21479050bc gnome.gnome-shell-extensions: 40.0 → 40.1
Also clean up the expression:

- Remove spidermonkey dependency – it was only used for syntax checks and is not anymore (8fb5476a1c)
- Correct license
- Code formatting
2021-05-14 18:52:01 +02:00
Armijn Hemel
f13dbcd79c telfhash: add support for new TLSH hash format, which has been the
default since TLSH 4.0.0. Deprecate support for the old format.
2021-05-14 09:47:39 -07:00
Robert Schütz
b3ae02c0cf pybind11: drop
Instead, pythonPackages.pybind11 for the appropriate version of Python
should be used.
2021-05-14 18:33:57 +02:00
Vladimír Čunát
850880e854
Merge #123005: apparmor: fix profile building on darwin 2021-05-14 18:16:58 +02:00
Thomas Tuegel
2f06be9f99
Merge pull request #122955 from peterhoeg/u/taglib_1_12
taglib: 1.11.1 -> 1.12
2021-05-14 11:09:03 -05:00
José Romildo Malaquias
8b27f3a4c8
Merge pull request #122936 from r-ryantm/auto-update/amber-theme
amber-theme: 3.36-2 -> 3.38-1
2021-05-14 12:49:38 -03:00