Pierre Bourdon
493d8aa94b
Merge pull request #269366 from r-ryantm/auto-update/cfitsio
...
cfitsio: 4.3.0 -> 4.3.1
2023-11-26 14:38:45 +01:00
Pierre Bourdon
46aafa963c
Merge pull request #269440 from iblech/citrix_reproducible
...
citrix_workspace: make reproducible
2023-11-26 14:38:26 +01:00
Pierre Bourdon
fd44c780f0
Merge pull request #269889 from felschr/tor-mullvad-libgl-fix
...
{tor,mullvad}-browser: add missing libGL required for wayland
2023-11-26 14:36:19 +01:00
Silvan Mosberger
d50cfe203c
Merge pull request #270101 from mfrischknecht/osquery-llvm-15
...
osquery: Apply unreleased upstream patch to build using Clang 16
2023-11-26 14:26:32 +01:00
Fabian Affolter
d5307e6cbc
Merge pull request #270073 from fabaff/pysigma-bump
...
python311Packages.pysigma: 0.10.6 -> 0.10.9
2023-11-26 14:21:24 +01:00
Fabian Affolter
69947abdc8
Merge pull request #270083 from fabaff/aiortm-bump
...
python311Packages.aiortm: 0.6.4 -> 0.8.5
2023-11-26 14:20:54 +01:00
Fabian Affolter
cc005dc9f3
Merge pull request #269863 from kashw2/bearer
...
bearer: 1.29.0 -> 1.31.1
2023-11-26 14:12:54 +01:00
Silvan Mosberger
16c9ed6b3c
Merge pull request #250753 from twesterhout/arrayfire-3.9.0
...
arrayfire: 3.7.3 -> 3.9.0
2023-11-26 13:42:12 +01:00
Manuel Frischknecht
8110ae5f41
osquery: also apply Use-locale.h-instead-of-removed-xlocale.h-header.patch
on aarch64
...
The patch file fixes a build issue due to a missing `xlocale.h` header,
but *only* for x86. aarch64 actually has the same issue, so expanding
it hopefully also fixes that build, too.
2023-11-26 13:29:38 +01:00
Cabia Rangris
4ff48c9f84
super-slicer-beta: 2.5.59.2 -> 2.5.59.3 ( #269969 )
2023-11-26 16:26:42 +04:00
Manuel Frischknecht
c9e65df9df
osquery: add unreleased upstream patch for current Clang version
...
osquery uses vendored boost libraries that still rely on old
standard types like `std::unary_function` (deprecated since
C++11, removed in C++17) which breaks the build with Clang 16.
Upstream already contains a fix [1] that hasn't been released yet.
[1]: 222991a15b
2023-11-26 12:46:57 +01:00
Pierre Bourdon
c6c20c63b4
Merge pull request #269954 from imincik/fix-tmate-ssh-server-module
...
nixos/tmate-ssh-server: fix tmate-client-config script
2023-11-26 12:42:09 +01:00
Fabian Affolter
50b6184a33
python311Packages.ninebot-ble: init at 0.0.6
...
Ninebot scooter BLE client
https://github.com/ownbee/ninebot-ble
2023-11-26 11:47:32 +01:00
Fabian Affolter
b9d0453d1b
python311Packages.miauth: init at 0.9.1
...
Authenticate and interact with Xiaomi devices over BLE
https://github.com/dnandha/miauth
2023-11-26 11:46:42 +01:00
R. Ryantm
173b74db07
jellyfin: 10.8.11 -> 10.8.12
2023-11-26 11:40:07 +01:00
Thiago Kenji Okada
e6e0787c3f
Merge pull request #256159 from YtvwlD/yama
...
nixos/sysctl: Stop disabling yama by default
2023-11-26 10:32:32 +00:00
Bobby Rong
26dc877716
Merge pull request #269553 from FedericoSchonborn/budgie.magpie-no-shared-components
...
budgie.magpie: Don't install shared components
2023-11-26 18:14:17 +08:00
Fabian Affolter
8a96f54dbe
Merge pull request #269221 from fabaff/dbus-fast-bump
...
python311Packages.dbus-fast: 2.14.0 -> 2.15.0
2023-11-26 11:06:24 +01:00
Fabian Affolter
798b3790db
Merge pull request #269938 from fabaff/asysocks-bump
...
python311Packages.asysocks: 0.2.9 -> 0.2.11
2023-11-26 11:05:11 +01:00
Fabian Affolter
8298ad1e91
Merge pull request #269935 from fabaff/minikerberos-bump
...
python311Packages.minikerberos: 0.4.2 -> 0.4.3
2023-11-26 11:04:23 +01:00
Tom Westerhout
12eb3a5731
arrayfire: avoid FetchContent downloading stuff
2023-11-26 11:02:41 +01:00
Fabian Affolter
b2c71ddf73
python311Packages.aiowaqi: 3.0.0 -> 3.0.1
...
Diff: https://github.com/joostlek/python-waqi/compare/refs/tags/v3.0.0...v3.0.1
Changelog: https://github.com/joostlek/python-waqi/releases/tag/v3.0.1
2023-11-26 10:53:20 +01:00
Fabian Affolter
407ed7f691
python311Packages.aiortm: 0.6.4 -> 0.8.5
...
Diff: https://github.com/MartinHjelmare/aiortm/compare/refs/tags/v0.6.4...v0.8.5
Changelog: https://github.com/MartinHjelmare/aiortm/blob/v0.8.5/CHANGELOG.md
2023-11-26 10:38:48 +01:00
Fabian Affolter
edbd68044c
python311Packages.pyvicare: 2.28.1 -> 2.29.0
...
Diff: https://github.com/somm15/PyViCare/compare/refs/tags/2.28.1...2.29.0
2023-11-26 10:20:25 +01:00
Silvan Mosberger
f5d63044ab
Merge pull request #269948 from augustebaum/fix-wasmer-compiler-llvm
...
python3Packages.wasmer-compiler-llvm: fix build failure
2023-11-26 10:18:47 +01:00
Fabian Affolter
ca5ff8f063
python311Packages.peaqevcore: 19.5.13 -> 19.5.16
...
Changelog: https://github.com/elden1337/peaqev-core/releases/tag/19.5.16
2023-11-26 10:15:00 +01:00
Fabian Affolter
5fae805b41
sigma-cli: disable failing CLI tests
2023-11-26 10:08:32 +01:00
Fabian Affolter
23d6ddc673
python311Packages.pysigma: 0.10.6 -> 0.10.9
...
Diff: https://github.com/SigmaHQ/pySigma/compare/refs/tags/v0.10.6...v0.10.9
Changelog: https://github.com/SigmaHQ/pySigma/releases/tag/v0.10.9
2023-11-26 10:02:10 +01:00
Fabian Affolter
6ccd57c4c6
python311Packages.minikerberos: 0.4.2 -> 0.4.3
...
Changelog: https://github.com/skelsec/minikerberos/releases/tag/0.4.3
2023-11-26 09:55:11 +01:00
Fabian Affolter
2f0c3596e4
python311Packages.ha-mqtt-discoverable: 0.11.0 -> 0.12.0
...
Diff: https://github.com/unixorn/ha-mqtt-discoverable/compare/refs/tags/v0.11.0...v0.12.0
Changelog: https://github.com/unixorn/ha-mqtt-discoverable/releases/tag/v0.12.0
2023-11-26 09:54:17 +01:00
Fabian Affolter
f271a551f4
checkov: 3.1.11 -> 3.1.14
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.1.11...3.1.14
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.1.14
2023-11-26 09:53:56 +01:00
Fabian Affolter
24b1546a50
python311Packages.aiowithings: 1.0.2 -> 1.0.3
...
Diff: https://github.com/joostlek/python-withings/compare/refs/tags/v1.0.2...v1.0.3
Changelog: https://github.com/joostlek/python-withings/releases/tag/v1.0.3
2023-11-26 09:52:53 +01:00
Fabian Affolter
58dd453366
exploitdb: 2023-11-24 -> 2023-11-25
...
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-11-24...2023-11-25
2023-11-26 09:50:25 +01:00
Fabian Affolter
8ecbcc296e
cfripper: 1.15.0 -> 1.15.1
...
Diff: https://github.com/Skyscanner/cfripper/compare/refs/tags/1.15.0...1.15.1
2023-11-26 09:48:06 +01:00
piegames
db2deb137e
Merge pull request #269893 from dawidd6/pop-shell-bump
...
gnomeExtensions.pop-shell: unstable-2023-04-27 -> unstable-2023-11-10
2023-11-26 09:43:09 +01:00
Ivan Mincik
df254b2dd2
nixos/tmate-ssh-server: fix tmate-client-config script
2023-11-26 09:34:51 +01:00
OTABI Tomoya
c957822bf2
Merge pull request #269632 from cornedor/update-bun-1.0.14
...
bun: 1.0.13 -> 1.0.14
2023-11-26 17:25:38 +09:00
OTABI Tomoya
a2b38ffa5f
Merge pull request #269859 from kashw2/bruno
...
bruno: 1.1.1 -> 1.2.0; added maintainer
2023-11-26 17:22:21 +09:00
Mario Rodas
d588537b90
Merge pull request #269895 from xrelkd/update/clipcat
...
clipcat: 0.5.1 -> 0.6.2
2023-11-26 02:01:28 -05:00
adisbladis
2f4895da02
Merge pull request #269820 from mweinelt/python-stringy-licenses
...
python311Packages: translate stringy licenses
2023-11-26 20:00:56 +13:00
adisbladis
f0379171b2
Merge pull request #269988 from bjornfor/fix-ngrep-license-type
...
ngrep: improve meta.license
2023-11-26 19:57:55 +13:00
Mario Rodas
abbe047fb8
Merge pull request #269998 from marsam/update-plpgsql_check
...
postgresql16Packages.plpgsql_check: 2.6.1 -> 2.6.2
2023-11-26 00:37:23 -05:00
Lin Jian
5ba42a0de2
Merge pull request #260902 from LDprg/master
...
preload: init at 0.6.4
2023-11-25 23:29:40 -06:00
OTABI Tomoya
2f6b655128
Merge pull request #269759 from r-ryantm/auto-update/localstack
...
localstack: 2.3.2 -> 3.0.0
2023-11-26 14:01:01 +09:00
OTABI Tomoya
1fb12b8475
Merge pull request #269810 from fabaff/uri-template-bump
...
python311Packages.uri-template: 1.2.0 -> 1.3.0
2023-11-26 13:52:16 +09:00
Justin Bedő
0ec1ec8d76
Merge pull request #269991 from TomaSajt/fix-r-xlconnect
...
rPackages.XLConnect: fix build
2023-11-26 15:48:18 +11:00
Mario Rodas
86e631c3e9
Merge pull request #269941 from fabaff/nibe-bump
...
python311Packages.nibe: 2.5.0 -> 2.5.1
2023-11-25 23:46:30 -05:00
Mario Rodas
dd411a90fb
Merge pull request #269936 from fabaff/confection-bump
...
python311Packages.confection: 0.1.3 -> 0.1.4
2023-11-25 23:46:16 -05:00
Mario Rodas
1744e3fa01
Merge pull request #266675 from anthonyroussel/sonic-server-nixos
...
nixos/sonic-server: init
2023-11-25 23:45:16 -05:00
OTABI Tomoya
575e509733
Merge pull request #269827 from mweinelt/authcaptureproxy-1.2.1
...
python311Packages.authcaptureproxy: 1.2.0 -> 1.2.1
2023-11-26 13:36:03 +09:00