Kevin Puetz and tomf
54fbb39598
keepassrpc: use dontUnpack instead of placeholder unpackCmd/sourceRoot
2023-11-19 03:44:16 +11:00
Patrick Steinhardt and tomf
a8617e2b0d
nixos/networkd: allow configuring AckFilter for CAKE qdisc
...
The CAKE section for systemd.network units allows configuring whether or
not redundant ACKs should be dropped. This option corresponds to the
respective tc-cake(8) params "ack-filter", "ack-filter-aggressive" or
"no-ack-filter".
Add support for these values in the `cakeConfig` module so that users
can configure it.
2023-11-19 03:40:51 +11:00
R. Ryantm
7d82b9323f
python311Packages.succulent: 0.2.5 -> 0.2.6
2023-11-18 16:38:35 +00:00
R. Ryantm and tomf
8ebee6a764
eksctl: 0.163.0 -> 0.164.0
2023-11-19 03:35:38 +11:00
tu-maurice and Weijia Wang
0d7b6f9064
python311Packages.circus: fix tests on darwin
2023-11-18 17:24:11 +01:00
Samuel-Martineau
de06161146
moon-buggy: add darwin compatibility
2023-11-18 11:18:54 -05:00
Janik H.
fa9cdc83ab
nixos/firewall: install nixos-firewall-tool for iptables by default
2023-11-18 17:08:30 +01:00
Weijia Wang and GitHub
a45221f86a
Merge pull request #267280 from boltzmannrain/mitmproxy_macos
...
mitmproxy: fix macos build
2023-11-18 17:06:33 +01:00
Dmitry Ivankov and Weijia Wang
0dd2238ac7
mitmproxy: fix macos build
...
https://hydra.nixos.org/build/240114924/nixlog/1
```
error: linking with `/nix/store/sa6hywsm1mqfyd1xakyzv4ljjsb3hawh-clang-wrapper-11.1.0/bin/cc` failed: exit status: 1
|
...
= note: ld: library not found for -liconv
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
```
after adding libiconv it starts to fail with
```
File "/nix/store/ncs3h7zqjl3cl2cwflka40rrirb6qg1m-python3.11-mitmproxy-rs-0.3.11/lib/python3.11/site-packages/mitmproxy_rs/__init__.py", line 1, in <module>
from .mitmproxy_rs import *
ModuleNotFoundError: No module named 'mitmproxy_macos'
```
so it needs extra module
https://github.com/mitmproxy/mitmproxy_rs/tree/main/mitmproxy-macos
So the fixes are
- add `libiconv` dependency to mitmproxy-rs
- add `mitmproxy-macos` python package and add it to dependencies of
`mitmproxy-rs` and `mitmproxy` itself (otherwise import fails,
looks like the import is sneaky because it is platform-conditional)
2023-11-18 17:04:59 +01:00
Weijia Wang
add7a091c6
nginx: fix build on darwin
2023-11-18 17:01:10 +01:00
Madoura
05b651843e
rl-2311: Note bcachefs kernel deprecation changes
2023-11-18 09:58:59 -06:00
Madoura
c2450c4515
treewide: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
...
nixos/tests/installer: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
bcachefs-tools: add bcachefsLinuxTesting and bcachefsLinuxTesting tests
2023-11-18 09:58:56 -06:00
Madoura
890cf0a79c
nixos/bcachefs: soft-deprecate 'linuxPackages_testing_bcachefs'
...
'bcachefs' is included in the linux kernel since 6.7-rc1
2023-11-18 09:58:51 -06:00
Weijia Wang
39951cddc7
darwin.libiconv: set mainProgram
2023-11-18 16:57:39 +01:00
maxine and GitHub
cfd4e30f7e
Merge pull request #268216 from khaneliman/1password-gui
2023-11-18 16:55:03 +01:00
Artturi and GitHub
2d24100bcf
Merge pull request #246429 from marcovergueira/dcp375cw-lpr-cupswrapper
2023-11-18 17:52:35 +02:00
Weijia Wang
d005b1eec0
powershell: 7.3.9 -> 7.4.0
2023-11-18 16:51:40 +01:00
Weijia Wang and GitHub
73397aa32f
Merge pull request #268235 from wegank/freedv-bump
...
freedv: 1.9.4 -> 1.9.5
2023-11-18 16:47:29 +01:00
Randy Eckenrode
bf7ad8cfbf
wine64Packages.minimal: mark broken on Darwin
...
Darwin requires MinGW to build Wine because clang does not support
`-mabi=ms`, which is required when building without MinGW .
2023-11-18 10:44:39 -05:00
Jonas Heinrich
7d4eeb75fe
wordpressPackages.tc-custom-javascript: init at 1.2.3
2023-11-18 16:43:01 +01:00
Fabian Affolter
99e233d329
metasploit: 6.3.42 -> 6.3.43
2023-11-18 16:41:38 +01:00
K900 and GitHub
9e94a01e4c
Merge pull request #268286 from K900/discover-kill-packagekit
...
plasma5Packages.discover: build without PackageKit backend
2023-11-18 18:40:05 +03:00
Misaka13514
ef57e6b154
nuclei: 3.0.3 -> 3.0.4
...
Diff: https://github.com/projectdiscovery/nuclei/compare/v3.0.3...v3.0.4
Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v3.0.4
2023-11-18 23:34:29 +08:00
Randy Eckenrode
fc2852466d
wineWow64Packages: fix build on Darwin
2023-11-18 10:30:48 -05:00
Randy Eckenrode
fd2703130c
wine64Packages: 8.17 -> 8.20
...
https://www.winehq.org/announce/8.18
https://www.winehq.org/announce/8.19
https://www.winehq.org/announce/8.20
2023-11-18 10:30:48 -05:00
Luflosi
be160f8f9a
python3Packages.furo: 2023.8.19 -> 2023.9.10
...
https://github.com/pradyunsg/furo/releases/tag/2023.09.10
2023-11-18 16:18:22 +01:00
Luflosi
4a91c1cf1a
python3Packages.furo: 2023.7.26 -> 2023.8.19
...
https://github.com/pradyunsg/furo/releases/tag/2023.08.17
https://github.com/pradyunsg/furo/releases/tag/2023.08.19
2023-11-18 16:18:04 +01:00
Janik and GitHub
9661e33f29
Merge pull request #263683 from jfvillablanca/hof
2023-11-18 16:17:35 +01:00
Nick Cao
a1f6a0a4db
python311Packages.blis: 0.7.9 -> 0.7.11
2023-11-18 10:13:28 -05:00
Nick Cao and GitHub
c9df0f7035
Merge pull request #268289 from fabaff/xlsxwriter-bump
...
python311Packages.xlsxwriter: 3.1.7 -> 3.1.9
2023-11-18 09:59:56 -05:00
mangoiv
c0fd882c3a
cider: 1.6.1 -> 1.6.2
2023-11-18 15:58:01 +01:00
R. Ryantm
577d271a77
oneDNN: 3.3 -> 3.3.1
2023-11-18 14:48:01 +00:00
Mario Rodas and Jörg Thalheim
87c6a971de
rio: fix build on darwin
2023-11-18 15:41:30 +01:00
Nick Cao and GitHub
f81ef747b1
Merge pull request #268139 from wochap/showmethekey/1.12.0
...
showmethekey: 1.8.1 -> 1.12.0
2023-11-18 09:40:28 -05:00
Nick Cao and GitHub
d936414252
Merge pull request #268132 from bendlas/forgejo-release-notes
...
nixos/forgejo/docs: fix typo
2023-11-18 09:39:29 -05:00
Martin Weinelt and GitHub
5679b2b6e6
Merge pull request #266158 from risicle/ris-django-hijack-3.4.2
...
python3Packages.django-hijack: 3.4.1 -> 3.4.2, fix npmDeps hash
2023-11-18 15:39:25 +01:00
Nick Cao and GitHub
6bb47ba512
Merge pull request #268116 from r-ryantm/auto-update/dolt
...
dolt: 1.21.4 -> 1.24.0
2023-11-18 09:39:06 -05:00
Nick Cao and GitHub
91a9b06a9a
Merge pull request #268107 from chvp/upd/mautrix-whatsapp
...
mautrix-whatsapp: 0.10.3 -> 0.10.4
2023-11-18 09:37:44 -05:00
Nick Cao and GitHub
1fb96f7004
Merge pull request #268186 from lucasbergman/unifi-update
...
unifi7: 7.5.176 -> 7.5.187
2023-11-18 09:35:36 -05:00
Nick Cao and GitHub
3197dc3d18
Merge pull request #268193 from r-ryantm/auto-update/cargo-show-asm
...
cargo-show-asm: 0.2.21 -> 0.2.22
2023-11-18 09:35:18 -05:00
Nick Cao and GitHub
40ddd9c2ca
Merge pull request #268210 from r-ryantm/auto-update/bazelisk
...
bazelisk: 1.18.0 -> 1.19.0
2023-11-18 09:33:58 -05:00
Nick Cao and GitHub
4e69717d07
Merge pull request #268214 from khaneliman/sketchybar
...
sketchybar: 2.19.3 -> 2.19.4
2023-11-18 09:33:05 -05:00
Nick Cao and GitHub
f3db10965b
Merge pull request #268226 from r-ryantm/auto-update/imgui
...
imgui: 1.89.9 -> 1.90
2023-11-18 09:29:58 -05:00
Nick Cao and GitHub
db5671863d
Merge pull request #268257 from r-ryantm/auto-update/sqlcmd
...
sqlcmd: 1.4.0 -> 1.5.0
2023-11-18 09:27:41 -05:00
Nick Cao and GitHub
cc23a31648
Merge pull request #268267 from wineee/qtcreator
...
qtcreator: use default llvmPackages
2023-11-18 09:26:33 -05:00
Nick Cao and GitHub
02391243ed
Merge pull request #268270 from r-ryantm/auto-update/xmlada
...
xmlada: 23.0.0 -> 24.0.0
2023-11-18 09:26:03 -05:00
Luflosi
5a05ff4579
python3Packages.pytest-order: 1.1.0 -> 1.2.0
...
https://github.com/pytest-dev/pytest-order/releases/tag/v1.2.0
2023-11-18 15:24:19 +01:00
Nick Cao and GitHub
bbcb0e63d5
Merge pull request #268278 from r-ryantm/auto-update/zps
...
zps: 1.2.8 -> 1.2.9
2023-11-18 09:24:13 -05:00
Nick Cao and GitHub
a6b6f3322d
Merge pull request #268279 from panicgh/nitrokey-app2
...
nitrokey-app2: 2.1.2 -> 2.1.4
2023-11-18 09:23:38 -05:00
Nick Cao and GitHub
93eeae571a
Merge pull request #268283 from TelepathicWalrus/picoscope-source-update
...
picoscope: 7.0.100-1r11387 → 7.1.17-1r17318
2023-11-18 09:21:23 -05:00