Commit graph

550247 commits

Author SHA1 Message Date
R. Ryantm e304af46ac buildah-unwrapped: 1.32.1 -> 1.32.2 2023-11-18 19:51:45 +00:00
Will Fancher b606ebb355
Merge pull request #266990 from ElvishJerricco/systemd-boot-boot-pass-flags-to-update
nixos/systemd-boot: pass EFI variable flags during update too
2023-11-18 12:34:10 -05:00
Milen Radkov d581fb17d7 session-desktop: 1.11.3 -> 1.11.4 2023-11-19 03:53:33 +11:00
Muhammad Falak R Wani 3ef80b04cf containerd: 1.7.8 -> 1.7.9
Diff: https://github.com/containerd/containerd/compare/v1.7.8...v1.7.9
Changelog: https://github.com/containerd/containerd/releases/tag/v1.7.9
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-11-19 03:49:18 +11:00
Kevin Puetz 54fbb39598 keepassrpc: use dontUnpack instead of placeholder unpackCmd/sourceRoot 2023-11-19 03:44:16 +11:00
Patrick Steinhardt 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 8ebee6a764 eksctl: 0.163.0 -> 0.164.0 2023-11-19 03:35:38 +11:00
Weijia Wang a45221f86a
Merge pull request #267280 from boltzmannrain/mitmproxy_macos
mitmproxy: fix macos build
2023-11-18 17:06:33 +01:00
Dmitry Ivankov 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
maxine cfd4e30f7e
Merge pull request #268216 from khaneliman/1password-gui 2023-11-18 16:55:03 +01:00
Artturi 2d24100bcf
Merge pull request #246429 from marcovergueira/dcp375cw-lpr-cupswrapper 2023-11-18 17:52:35 +02:00
Weijia Wang 73397aa32f
Merge pull request #268235 from wegank/freedv-bump
freedv: 1.9.4 -> 1.9.5
2023-11-18 16:47:29 +01:00
K900 9e94a01e4c
Merge pull request #268286 from K900/discover-kill-packagekit
plasma5Packages.discover: build without PackageKit backend
2023-11-18 18:40:05 +03:00
Janik 9661e33f29
Merge pull request #263683 from jfvillablanca/hof 2023-11-18 16:17:35 +01:00
Nick Cao 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
Mario Rodas 87c6a971de rio: fix build on darwin 2023-11-18 15:41:30 +01:00
Nick Cao 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 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 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 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 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 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 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 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 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 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 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 cc23a31648
Merge pull request #268267 from wineee/qtcreator
qtcreator: use default llvmPackages
2023-11-18 09:26:33 -05:00
Nick Cao 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
Nick Cao 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 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 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
Nick Cao 4b392b8087
Merge pull request #268287 from fabaff/ytmusicapi-bump
python311Packages.ytmusicapi: 1.3.1 -> 1.3.2
2023-11-18 09:19:07 -05:00
Nick Cao b221831c35
Merge pull request #268291 from fabaff/siobrultech-protocols-bump
python311Packages.siobrultech-protocols: 0.12.0 -> 0.13.0
2023-11-18 09:16:07 -05:00
Nick Cao 68cad92648
Merge pull request #268292 from fabaff/stripe-bump
python311Packages.stripe: 7.4.0 -> 7.5.0
2023-11-18 09:15:30 -05:00
Louis Bettens 3469b0798c onionshare: add missing dependencies 2023-11-19 01:14:02 +11:00
Nick Cao 0cfa601eb3
Merge pull request #268302 from fabaff/testrail-api-bump
python311Packages.testrail-api: 1.12.0 -> 1.12.1
2023-11-18 09:13:28 -05:00
R. Ryantm f9d817349a kafkactl: 3.4.0 -> 3.5.1 2023-11-19 01:04:06 +11:00
R. Ryantm d5fcb6b789 standardnotes: 3.178.4 -> 3.181.23 2023-11-19 01:02:20 +11:00
Bjørn Forsman edd5137105 invoice2data: 0.4.2 -> 0.4.4 2023-11-18 14:56:39 +01:00
Bjørn Forsman 9dee3f84f7 invoice2data: add missing setuptools input
Fixes this fatal error:

  $ invoice2data
  ...
  ModuleNotFoundError: No module named 'pkg_resources'
2023-11-18 14:56:39 +01:00
Muhammad Falak R Wani ffb4d9542a kubernetes: 1.28.3 -> 1.28.4 2023-11-19 00:49:49 +11:00
Eduardo Quiros 706ded3711 signal-desktop: 6.38.0 -> 6.39.0, 6.39.0-beta.2 -> 6.40.0-beta.1 2023-11-19 00:48:34 +11:00
rewine fab5644224 cagebreak: 1.9.1 -> 2.2.1
- https://github.com/project-repo/cagebreak/releases/tag/2.0.0
- https://github.com/project-repo/cagebreak/releases/tag/2.2.1
2023-11-19 00:47:05 +11:00
Mario Rodas 904a5f42ab
Merge pull request #267991 from marsam/update-1password
_1password: 2.22.0 -> 2.23.0
2023-11-18 08:35:38 -05:00
Martin Weinelt a2dbb7f9dd
Merge pull request #268241 from r-ryantm/auto-update/python311Packages.lightning-utilities
python311Packages.lightning-utilities: 0.9.0 -> 0.10.0
2023-11-18 14:10:23 +01:00
Mario Rodas 7b2794a18e
Merge pull request #268275 from mausch/kubepug
kubepug: 1.5.1 -> 1.7.1
2023-11-18 08:07:19 -05:00
Mario Rodas a606e7f00d
Merge pull request #268273 from applePrincess/bump-exploitdb
exploitdb: 2023-11-11 -> 2023-11-18
2023-11-18 08:06:42 -05:00
R. Ryantm 31525a8137 pan: 0.154 -> 0.155 2023-11-18 13:06:31 +00:00
Mario Rodas d65967e176
Merge pull request #268207 from marsam/fix-mailpit-darwin
mailpit: fix build on darwin
2023-11-18 08:05:41 -05:00