Julien Moutinho
32368f32d1
nixos/redis: fix port option
2022-01-21 23:02:20 +01:00
Phillip Cloud
7965b464ed
python3Packages.ibis-framework: use pytestCheckHook
2022-01-21 16:22:59 -05:00
Phillip Cloud
5c7f80c454
python3Packages.ibis-framework: share the version variable
2022-01-21 16:19:35 -05:00
Phillip Cloud
01665b3dd5
python3Packages.ibis-framework: use a specific rev for testing-data
2022-01-21 16:19:34 -05:00
Phillip Cloud
9f073cf8d6
python3Packages.ibis-framework: 1.3.0 -> 2.1.1
2022-01-21 16:19:33 -05:00
Aaron Andersen and GitHub
7f7d950309
Merge pull request #156037 from r-ryantm/auto-update/kodiPackages.dateutil
...
kodiPackages.dateutil: 2.8.1+matrix.1 -> 2.8.2
2022-01-21 16:14:46 -05:00
Maximilian Bosch and GitHub
af1309ca38
Merge pull request #155112 from pimeys/update-mautrix-signal
...
mautrix-signal: unstable-2022-01-13 -> 0.2.2
2022-01-21 22:06:02 +01:00
Michael Weiss
10bc0b32d8
chromiumBeta: 98.0.4758.54 -> 98.0.4758.66
2022-01-21 22:02:35 +01:00
Ryan Mulligan and GitHub
66efcda91e
Merge pull request #155891 from WolfangAukang/protonvpn-gui
...
ProtonVPN GUI Update
2022-01-21 12:56:26 -08:00
Ryan Mulligan and GitHub
39d44048bf
Merge pull request #155884 from r-ryantm/auto-update/remmina
...
remmina: 1.4.20 -> 1.4.23
2022-01-21 12:54:22 -08:00
Ryan Mulligan and GitHub
829d7ce944
Merge pull request #149348 from r-ryantm/auto-update/linux-router
...
linux-router: 0.6.2 -> 0.6.6
2022-01-21 12:49:46 -08:00
Aaron Andersen and GitHub
9e252730fd
Merge pull request #155246 from aanderse/kodi.packages.iagl
...
kodi.packages.iagl: 1101521-2 -> 3.0.5
2022-01-21 15:46:53 -05:00
Aaron Andersen and GitHub
f6723f8d8c
Merge pull request #155296 from aanderse/zabbix
...
zabbix: package updates
2022-01-21 15:46:20 -05:00
Lorenzo Manacorda and Matthieu Coudron
9cabde84be
tree-sitter: add org grammar to update.nix
2022-01-21 21:42:24 +01:00
Charlotte Van Petegem
29644ea70b
python3Packages.pywayland: 0.4.8 -> 0.4.9
2022-01-21 21:29:15 +01:00
revol-xut
29837fcf68
lingua-franca: 0.1.0 -> 0.1.1
2022-01-21 21:14:41 +01:00
Maximilian Bosch and GitHub
8ef408765d
Merge pull request #156038 from Ma27/bump-grafana
...
grafana: 8.3.3 -> 8.3.4
2022-01-21 21:06:06 +01:00
Taha Gharib
bf647eb89d
bukut: fix incorrect sha256 hash
2022-01-21 15:05:45 -05:00
Philipp Woelfel
c1d1cdfe13
pdfstudio: refactor / use jdk11
2022-01-21 12:51:53 -07:00
revol-xut
8283f2b1ae
lingua-franca: add to top-level packages
2022-01-21 20:51:37 +01:00
Anderson Torres and GitHub
0ef11c63c6
Merge pull request #155800 from r-ryantm/auto-update/vnote
...
vnote: 3.11.0 -> 3.12.0
2022-01-21 16:48:57 -03:00
Anderson Torres and GitHub
7a3e0dd775
Merge pull request #155501 from AndersonTorres/new-games
...
npush: init at 0.7
2022-01-21 16:48:36 -03:00
AndersonTorres
78c338cb10
npush: init at 0.7
...
Also, adding a helper run-npush that takes care of preparing the game to run
with the official levelset.
2022-01-21 16:47:48 -03:00
Sebastian Neubauer
7d636aba15
rgp: 1.11 -> 1.12
2022-01-21 20:29:14 +01:00
legendofmiracles and GitHub
8400959b34
Merge pull request #156054 from peterromfeldhk/peter-vluster-init
...
vcluster: init at 0.5.3
2022-01-21 13:16:51 -06:00
legendofmiracles and GitHub
96860d22fa
Merge pull request #155783 from tgharib/bukut
...
bukut: init at 0.11
2022-01-21 13:11:50 -06:00
Michael Weiss and GitHub
f23965369e
Merge pull request #155996 from NickCao/waypipe
...
waypipe: fix cross compilation, set strictDeps
2022-01-21 19:57:24 +01:00
Dmitry Kalinkin
7e6916dc3e
keycard-cli: mark as broken on darwin
2022-01-21 13:49:35 -05:00
Michael Weiss and GitHub
9692cc317f
Merge pull request #155965 from primeos/chromium
...
chromium: 97.0.4692.71 -> 97.0.4692.99
2022-01-21 19:48:33 +01:00
Michael Weiss and GitHub
4e7de8fbc4
Merge pull request #155966 from primeos/ungoogled-chromium
...
ungoogled-chromium: 97.0.4692.71 -> 97.0.4692.99
2022-01-21 19:47:28 +01:00
R. RyanTM and GitHub
4f16a1b334
dnstwist: 20211204 -> 20220120
...
(#156016 )
2022-01-21 19:44:33 +01:00
Luflosi
64560de406
nixos/networkd: fix networking.networkd.static test
...
Commit ca58bd0a50 broke the test networking.networkd.static. This happened because the test sets `networking.defaultGateway`. This is implemented by adding the gateway to the list of `routes` using `mkDefault`. The `routes` are then overridden by an empty list in the newly added code. Replace `mkDefault` with `id` so the two lists are merged and everything (hopefully) works as expected.
See https://github.com/NixOS/nixpkgs/pull/144590 for a more context.
2022-01-21 19:35:17 +01:00
R. RyanTM and GitHub
e01fa67cdd
drawing: 0.8.3 -> 0.8.5
...
(#156017 )
2022-01-21 19:30:50 +01:00
jmc-figueira
0ac894e7d1
wine-wayland: disabled Xinerama support for Wayland builds, removing needless dependencies
2022-01-21 18:23:57 +00:00
github-actions[bot] and GitHub
fd5336b13e
Merge master into staging-next
2022-01-21 18:01:25 +00:00
midchildan
88ef066644
noto-fonts-cjk: fix rendering issues
...
The variable font build of Noto CJK was displaying tofus on some GTK
apps. This fixes the issue by using non-variable OTCs instead.
https://github.com/NixOS/nixpkgs/pull/145767#issuecomment-1016437188
2022-01-22 03:01:20 +09:00
Sandro and GitHub
e25864311d
Merge pull request #146940 from wackbyte/tetrio-desktop
2022-01-21 19:00:21 +01:00
Sandro and GitHub
1281c5be8a
Merge pull request #155769 from SuperSandro2000/less
2022-01-21 18:39:56 +01:00
R. Ryantm
19c7496cc8
python39Packages.dogpile-cache: 1.1.4 -> 1.1.5
2022-01-21 17:11:51 +00:00
Roman Timushev
8b875ed689
ssm-session-manager-plugin: drop awscli build dependency
2022-01-21 18:06:52 +01:00
Sandro Jäckel
36b052a6d5
yt-dlp: 2021.12.27 -> 2022.1.21
2022-01-21 17:44:13 +01:00
06kellyjac
0657e31781
starboard: 0.12.0 -> 0.14.0
2022-01-21 16:40:54 +00:00
Robert Hensing and GitHub
c4a5efa965
Merge pull request #155522 from Julow/single_line_str
...
types.singleLineStr: strings that don't contain '\n'
2022-01-21 17:39:13 +01:00
R. Ryantm
ad7fa3b56f
python39Packages.green: 3.4.0 -> 3.4.1
2022-01-21 16:28:56 +00:00
R. Ryantm
cf6178cccb
python39Packages.django-anymail: 8.4 -> 8.5
2022-01-21 16:25:03 +00:00
Taha Gharib
7e1ed18419
bukut: init at 0.11
2022-01-21 11:11:08 -05:00
Sandro and GitHub
2be8dd9908
Merge pull request #155560 from bachp/antennas-4.1.0
2022-01-21 17:02:21 +01:00
Ryan Mulligan and GitHub
8b0eec256a
Merge pull request #156008 from r-ryantm/auto-update/calibre-web
...
calibre-web: 0.6.14 -> 0.6.15
2022-01-21 08:02:00 -08:00
Ryan Mulligan and GitHub
d2cea2048b
Merge pull request #156039 from r-ryantm/auto-update/lagrange
...
lagrange: 1.10.0 -> 1.10.1
2022-01-21 08:01:22 -08:00
Florian Franzen
73fa2491fc
kernel: rtw89 is part of newer kernels
2022-01-21 16:59:08 +01:00