Commit Graph

461738 Commits

Author SHA1 Message Date
Martin Weinelt
9ce2e1a415
python310Packages.homeassistant-stubs: Relax home-assistant version
Pin the home-assistant version constraint to the year and month of a
release, to allow easier upgrades within a month, where the number of
typing changes is probably lower.
2023-03-08 23:47:33 +01:00
Bernardo Meurer
a6f6ec738b
tabnine: 4.4.245 -> 4.4.265 2023-03-08 17:44:32 -05:00
Sandro
94c379180a
Merge pull request #220027 from Luflosi/add/go-licenses 2023-03-08 23:22:20 +01:00
Sandro
db230269ba
Merge pull request #216988 from devusb/ryujinx 2023-03-08 23:19:21 +01:00
R. Ryantm
36e5e6be64 redpanda: 22.3.13 -> 23.1.1 2023-03-08 17:03:50 -05:00
R. Ryantm
64a0faa700 erigon: 2.39.0 -> 2.40.1 2023-03-08 17:03:18 -05:00
John Ericson
82cfa73fbf
Merge pull request #220212 from cidkidnix/fix-build-rust-create-liconv
buildRustCrate: add libiconv to nativeBuildInputs on darwin
2023-03-08 16:41:50 -05:00
Fabian Affolter
b1455c8cf4 python10Packages.ldapdomaindump: add toPythonApplication 2023-03-08 22:30:06 +01:00
Fabian Affolter
c4d1f2b78c python310Packages.lcgit: init at 0.2.0 2023-03-08 22:17:37 +01:00
R. Ryantm
b3208451ef open-pdf-sign: 0.1.3 -> 0.1.4 2023-03-08 20:54:54 +00:00
Thomas Gerbet
b4990c9891 wasmtime: 6.0.0 -> 6.0.1
Fixes CVE-2023-26489 and CVE-2023-27477.

https://github.com/bytecodealliance/wasmtime/blob/v6.0.1/RELEASES.md
2023-03-08 21:53:06 +01:00
cidkidnix
856936abc8 buildRustCrate: add libiconv to nativeBuildInputs on darwin
Fixes linker errors while building build.rs where it tries to link libiconv but cannot find it.

Rust executable build for Darwin need libiconv, and indeed buildInputs already has this case handled.
So why is another change needed? Suppose we are cross compiling from Darwin (the build platform) to something else, and the package has a build.rs build script.
The build script is built for the build platform (Darwin) and is also a regular Rust executable, needing libiconv, but due to cross compilation (and strict deps) we need an extra nativeBuildInput.
2023-03-08 14:39:25 -06:00
Michael Weiss
3d57138bd9
Merge pull request #220070 from primeos/chromiumBeta
chromium: 110.0.5481.177 -> 111.0.5563.64
2023-03-08 21:15:55 +01:00
Fabian Affolter
29c84e0d6a trufflehog: 3.28.7 -> 3.29.0
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.28.7...v3.29.0

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.29.0
2023-03-08 21:08:35 +01:00
Fabian Affolter
95b53814cd exploitdb: 2023-03-06 -> 2023-03-08 2023-03-08 21:05:23 +01:00
0x4A6F
8853df99bc
fq: 0.3.0 -> 0.4.0 2023-03-08 20:58:58 +01:00
superherointj
3b12bfe6c4
Merge pull request #220173 from ratsclub/master
vscode-extensions.ionide.ionide-fsharp: 6.0.5 -> 7.5.1
2023-03-08 16:52:34 -03:00
superherointj
b0a7b1ee78
Merge pull request #220146 from PedroHLC/zen-kernels-6.2.2-zen2
zen-kernels: {6.2.2-zen1,6.1.14-lqx1}->{6.2.2-zen2,6.1.15-lqx2}
2023-03-08 16:50:47 -03:00
Jonas Heinrich
9f10a2e82a
Merge pull request #218633 from onny/networkd-dispatcher-rules
nixos/networkd-dispatcher: add rules option
2023-03-08 20:41:06 +01:00
Fabian Affolter
ebcb6a076e
Merge pull request #220109 from fabaff/amass-bump
amass: 3.21.2 -> 3.22.0
2023-03-08 20:39:29 +01:00
Fabian Affolter
a0ffa4b155
Merge pull request #220115 from fabaff/aioslimproto-bump
python310Packages.aioslimproto: 2.1.1 -> 2.2.0
2023-03-08 20:38:54 +01:00
R. Ryantm
2f4ea5fab6 privoxy: 3.0.33 -> 3.0.34 2023-03-08 19:30:46 +00:00
Lionello Lunesu
4bc7e7bd5d pulumi-bin: 3.55.0 -> 3.56.0 2023-03-08 11:30:38 -08:00
Maciej Krüger
2321fbe1ff
Merge pull request #220184 from r-ryantm/auto-update/haste-server
haste-server: ccc5049b07e9f90ec19fc2a88e5056367c53e202 -> b52b394bad909ddf151073987671e843540d91d6
2023-03-08 20:19:12 +01:00
R. Ryantm
70fa4c6569 haste-server: ccc5049b07e9f90ec19fc2a88e5056367c53e202 -> b52b394bad909ddf151073987671e843540d91d6 2023-03-08 18:26:56 +00:00
Anderson Torres
a5bcb6e77a
Merge pull request #219909 from apfelkuchen6/mpv-uosc
mpvScripts.uosc: init at 4.6.0
2023-03-08 15:20:38 -03:00
Rafael Fernández López
ad075bd915 viceroy: init at 0.3.5 2023-03-08 19:10:23 +01:00
Samuel Ainsworth
99356c98d6
Merge pull request #219200 from ConnorBaker/fix/magma-cuda-11.8
magma: fix for cuda_profiler_api.h for CUDA 11.8+
2023-03-08 13:09:49 -05:00
Martin Weinelt
4e04af68ea
home-assistant: 2023.3.1 -> 2023.3.2
https://github.com/home-assistant/core/releases/tag/2023.3.2
2023-03-08 18:57:31 +01:00
R. Ryantm
cc53194fbd python310Packages.pyinsteon: 1.3.3 -> 1.3.4 2023-03-08 18:57:11 +01:00
Robert Hensing
1e383aada5
Merge pull request #214438 from agbrooks/master
dockerTools.buildImage: Handle base images w/ duplicate rootfs diffs
2023-03-08 18:55:20 +01:00
Martin Weinelt
2bac76e413
Merge pull request #220089 from dotlambda/insteon-frontend-home-assistant-0.3.3
python310Packages.insteon-frontend-home-assistant: 0.3.2 -> 0.3.3
2023-03-08 17:55:10 +00:00
figsoda
37094157ea
Merge pull request #219447 from figsoda/docs 2023-03-08 12:33:56 -05:00
Victor Freire
53d3317f6d vscode-extensions.ionide.ionide-fsharp: 6.0.5 -> 7.5.1 2023-03-08 14:12:32 -03:00
Linus Heckemann
f9e3269e49
Merge pull request #219429 from cyplo/endless-sky
endless-sky:0.9.14 -> 0.9.16.1
2023-03-08 17:50:07 +01:00
R. Ryantm
30c168537c numix-icon-theme-circle: 23.02.28 -> 23.03.04 2023-03-08 16:48:32 +00:00
Ilan Joselevich
c90c4025bb
Merge pull request #220112 from dit7ya/rmw
rmw: init at 0.9.0
2023-03-08 18:32:21 +02:00
R. Ryantm
afeb316dc3 wakapi: 2.6.1 -> 2.6.2 2023-03-08 16:32:12 +00:00
Ilan Joselevich
d5c139a88e
Merge pull request #220135 from ruby0b/krabby
krabby: init at 0.1.6
2023-03-08 18:30:06 +02:00
Ilan Joselevich
de4f7633e3
Merge pull request #220155 from wahjava/update-flyctl
flyctl: 0.0.477 -> 0.0.478
2023-03-08 18:26:46 +02:00
Ilan Joselevich
7c027b289a
Merge pull request #220167 from arcnmx/rtorrent-mainprogram
rtorrent: set meta.mainProgram
2023-03-08 18:26:07 +02:00
arcnmx
4d40a028a1 rtorrent: set meta.mainProgram 2023-03-08 07:56:52 -08:00
K900
23b0152ffb
Merge pull request #218530 from K900/murmur-dbus
nixos/murmur: expose dbus
2023-03-08 18:35:56 +03:00
Bernardo Meurer
9cf385d103
Merge pull request #220121 from Pheoxy/linux_xanmod_latest_6_2 2023-03-08 10:31:30 -05:00
K900
3333c27906
Merge pull request #220161 from K900/asusctl-4.5.8
asusctl: 4.5.6 -> 4.5.8
2023-03-08 18:30:31 +03:00
R. Ryantm
3d8632ab47 phpunit: 10.0.11 -> 10.0.14 2023-03-08 15:10:29 +00:00
K900
d8d8b55e7d nixos/murmur: expose dbus 2023-03-08 18:03:51 +03:00
K900
ff28bb1055 asusctl: 4.5.6 -> 4.5.8 2023-03-08 17:52:10 +03:00
Ashish SHUKLA
7665729660
flyctl: 0.0.477 -> 0.0.478 2023-03-08 19:28:06 +05:30
Damien Cassou
e40b5250ab
Merge pull request #220149 from DamienCassou/offpunk-1.9 2023-03-08 14:07:13 +01:00