Curtis Jiang
81cd6b06f9
nixos/nginx: add default listen port options
2022-11-15 02:00:03 +00:00
Robert Scott
032b5c19b0
Merge pull request #198941 from wegank/alfis-aarch64-darwin
...
alfis: fix build on aarch64-darwin
2022-11-15 01:17:07 +00:00
aszlig
d9b1bde390
nixos: Fix fsck with systemd 251.6 and later
...
Version 251.6 of systemd introduced a small change[1] that now checks
whether the fsck command is available in *addition* to the filesystem
specific fsck.$fsname executable.
When bumping systemd to version 251.7 on our side[2], we introduced that
change. This subsequently caused our "fsck" test to fail and it looks
like this was an oversight during the pull request[3] introducing the
bump.
Since the fsck wrapper binary is in util-linux, I decided to address
this by adding util-linux to fsPackages because util-linux is already
part of the closure of any NixOS system so the impact should be pretty
low.
[1]: 73db7d9932
[2]: 844a08cc06
[3]: https://github.com/NixOS/nixpkgs/pull/199618
Signed-off-by: aszlig <aszlig@nix.build>
2022-11-15 02:15:54 +01:00
Bobby Rong
84ead61b7a
Merge pull request #196096 from bobby285271/pantheon-dock
...
pantheon.elementary-default-settings: add files dock item
2022-11-15 09:06:50 +08:00
Michele Guerini Rocco
043ab4d08e
Merge pull request #201260 from r-ryantm/auto-update/mutt
...
mutt: 2.2.8 -> 2.2.9
2022-11-15 01:56:54 +01:00
Anders Kaseorg
a0e343a61b
mozillavpn: 2.10.1 → 2.11.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-11-14 16:20:16 -08:00
Sergei Trofimovich
cac5c55ed4
Merge pull request #197535 from iblech/patch-tuxpaint
...
tuxpaint: 0.9.27 -> 0.9.28
2022-11-15 00:02:34 +00:00
Luke Granger-Brown
d4863da28c
Merge pull request #201185 from pacien/mercurial-6.3.0
...
mercurial: 6.2.3 -> 6.3.0
2022-11-14 23:44:26 +00:00
R. Ryantm
af8d5c5185
mutt: 2.2.8 -> 2.2.9
2022-11-14 23:37:28 +00:00
Weijia Wang
d72bcc2bc9
erlang: wxmac -> wxGTK
2022-11-14 18:24:54 -05:00
Sergei Trofimovich
065e85e8ad
libstroke: use xorg.* packages directly instead of xlibsWrapper indirection
...
Validated as no change in `out` output with `diffoscope`.
2022-11-14 23:21:28 +00:00
Martin Weinelt
2faf993fe8
Merge pull request #201252 from mweinelt/slixmpp
2022-11-14 23:55:36 +01:00
Sergei Trofimovich
50d2361e3d
Merge pull request #201223 from trofi/ncview-without-xlibsWrapper
...
ncview: use xorg.* packages directly instead of xlibsWrapper indirection
2022-11-14 22:50:40 +00:00
Robert Scott
e302ca6e8f
Merge pull request #201154 from aaronjheng/zhf/zoekt
...
zoekt: unstable-2021-03-17 -> unstable-2022-11-09
2022-11-14 22:46:54 +00:00
Martin Weinelt
e43733bb26
Merge pull request #201101 from Uthar/lisp-mark-broken-packages
...
fixes https://github.com/NixOS/nixpkgs/issues/201094
2022-11-14 23:45:30 +01:00
Jörg Thalheim
7a566a7376
Merge pull request #201222 from yaxitech/pulumi-3.46.1
...
pulumi: 3.43.1 -> 3.46.1
2022-11-14 23:39:05 +01:00
Azat Bahawi
9f52572d09
mautrix-telegram: fix build
...
ZHF: #199919
2022-11-15 01:17:31 +03:00
Kasper Gałkowski
e695acf192
sbclPackages: fixed pzmq-{compat,examples,test}
2022-11-14 23:04:43 +01:00
Kasper Gałkowski
8e768a61d0
sbclPackages: marked math as broken
2022-11-14 23:02:42 +01:00
Martin Weinelt
775b15cabb
python3Packages.slixmpp: 1.8.2 -> 1.8.3
...
Slixmpp versions before 1.8.3 would not validate a certificate hostname
due to a very relaxed SSL context, that did not validate certificates at
all.
Fixes: CVE-2022-45197
2022-11-14 23:01:48 +01:00
Kasper Gałkowski
ba7a40a602
sbclPackages: fixed cl-rsvg2
2022-11-14 23:01:20 +01:00
Kasper Gałkowski
118863c4f2
sbclPackages: fixed cl-gtk2-{gdk,glib,pango}
2022-11-14 23:00:08 +01:00
Martin Weinelt
8872cf637e
Merge pull request #200394 from wegank/neko-aarch64-darwin
...
Closes https://github.com/NixOS/nixpkgs/issues/159120
2022-11-14 22:58:38 +01:00
Martin Weinelt
80c27b36df
Merge pull request #200601 from azahi/datree
2022-11-14 22:57:37 +01:00
Felix Bühler
1b522c8614
Merge pull request #201211 from figsoda/difftastic
...
difftastic: 0.37.0 -> 0.38.0
2022-11-14 22:56:49 +01:00
Weijia Wang
3f50d33747
neko: fix build on aarch64-darwin
2022-11-14 22:56:41 +01:00
Fabian Affolter
252ee601a3
python310Packages.mitmproxy-wireguard: 0.1.17 -> 0.1.18
2022-11-14 22:55:51 +01:00
Kasper Gałkowski
22b79c23a1
sbclPackages: marked cl-random and cl-random-tests as broken
2022-11-14 22:55:41 +01:00
Martin Weinelt
b1250cd8da
Merge pull request #201067 from helsinki-systems/drop/appleseed
2022-11-14 22:55:05 +01:00
Martin Weinelt
b3a285628a
Merge pull request #201163 from aaronjheng/zhf/darkman
2022-11-14 22:53:16 +01:00
Martin Weinelt
f69144b668
Merge pull request #201116 from aaronjheng/zhf/fn-cli
2022-11-14 22:52:14 +01:00
Martin Weinelt
6b62c7c550
Merge pull request #201115 from aaronjheng/zhf/element
2022-11-14 22:51:39 +01:00
figsoda
2964d34b7c
rust-audit-info: 0.5.1 -> 0.5.2
2022-11-14 16:50:29 -05:00
Kasper Gałkowski
a4c3b8aad2
sbclPackages: fixed cl-pango
2022-11-14 22:49:23 +01:00
Silvan Mosberger
711cffac1e
Merge pull request #199800 from abathur/bats_shrink_libraries
...
bats.libraries: reduce output size
2022-11-14 22:49:07 +01:00
Kasper Gałkowski
6ca354dd2f
sbclPackages: fixed cl-cairo2-xlib
2022-11-14 22:48:34 +01:00
figsoda
01c9df23e8
cargo-auditable: 0.5.3 -> 0.5.4
2022-11-14 16:48:31 -05:00
CnTeng
488a73f6b3
spotifywm: 2016-11-28 -> 2022-10-26
2022-11-14 22:47:36 +01:00
Martin Weinelt
691aa3fbf2
Merge pull request #201231 from Stunkymonkey/sony-headphones-client-1.3.1
2022-11-14 22:46:06 +01:00
Kasper Gałkowski
bfc75b74d6
sbclPackages: fixed cl-freetype2
2022-11-14 22:45:57 +01:00
figsoda
f75b206667
cargo-edit: 0.11.5 -> 0.11.6
2022-11-14 16:45:22 -05:00
Adam Joseph
aa357fcf6e
unfs3: 0.9.22 -> 0.10.0
...
Fixes the build.
2022-11-14 22:44:56 +01:00
Felix Buehler
06fd3af8f3
sony-headphones-client: 1.2 -> 1.3.1
2022-11-14 22:44:11 +01:00
Fabian Affolter
2832ad5786
python310Packages.mkdocstrings-python: 0.7.1 -> 0.8.0
2022-11-14 22:44:09 +01:00
Ryan Horiguchi
ab8b9ca3de
gnomeExtensions: auto-update
2022-11-14 22:38:19 +01:00
figsoda
f7161f92ec
ruff: 0.0.117 -> 0.0.118
2022-11-14 16:36:56 -05:00
figsoda
9d84f4fe59
Merge pull request #201216 from jocelynthode/add-telescope-live-args
...
vimPlugins.telescope-live-grep-args-nvim: init at 2022-11-07
2022-11-14 16:30:23 -05:00
figsoda
f21dd33b4f
Merge pull request #201118 from figsoda/ruff
...
ruff: 0.0.115 -> 0.0.117
2022-11-14 16:27:35 -05:00
Fabian Affolter
7cbbd16109
Merge pull request #201214 from r-ryantm/auto-update/sqlfluff
...
sqlfluff: 1.4.1 -> 1.4.2
2022-11-14 22:25:55 +01:00
Martin Weinelt
8fd694f5de
Merge pull request #201220 from hzeller/20221114-update-minidlna
2022-11-14 21:52:22 +01:00