Berk D. Demir
147186a95b
nixos/binfmt: fix extension for Windows binaries
...
Extension based matching for Windows targets define it '.exe' but kernel
documentation explicitly states it should be passed "without the .".
From https://docs.kernel.org/admin-guide/binfmt-misc.html
> * magic:
> [...] If you chose filename extension matching, this is the
> extension to be recognised (without the ., the \x0a specials are not
> allowed).
2023-03-08 21:07:31 -08:00
github-actions[bot]
a71e45961e
terraform-providers.tencentcloud: 1.79.13 → 1.79.14
2023-03-09 14:45:05 +10:00
github-actions[bot]
9d48f5009d
terraform-providers.oci: 4.110.0 → 4.111.0
2023-03-09 14:45:05 +10:00
github-actions[bot]
b6f45b0f31
terraform-providers.spotinst: 1.103.0 → 1.104.0
2023-03-09 14:45:05 +10:00
github-actions[bot]
5a79b9562f
terraform-providers.scaleway: 2.12.1 → 2.13.0
2023-03-09 14:45:05 +10:00
github-actions[bot]
991dd6bf2a
terraform-providers.local: 2.3.0 → 2.4.0
2023-03-09 14:45:05 +10:00
github-actions[bot]
0c0fe2e9f1
terraform-providers.cloudflare: 4.0.0 → 4.1.0
2023-03-09 14:45:05 +10:00
Mario Rodas
bfa12bf962
Merge pull request #220084 from r-ryantm/auto-update/netbird
...
netbird: 0.14.1 -> 0.14.2
2023-03-08 23:21:41 -05:00
Mario Rodas
2e80f1ecf5
Merge pull request #216728 from lilyinstarlight/fix/node2nix-bin-crlf
...
node2nix: pull in patch to fix bin scripts with crlf line-endings
2023-03-08 23:16:59 -05:00
Mario Rodas
e652182b5f
Merge pull request #220122 from r-ryantm/auto-update/xcp
...
xcp: 0.9.3 -> 0.9.4
2023-03-08 22:48:30 -05:00
Mario Rodas
7240dcd4d7
Merge pull request #220125 from r-ryantm/auto-update/shadowsocks-v2ray-plugin
...
shadowsocks-v2ray-plugin: 1.3.1 -> 1.3.2
2023-03-08 22:47:37 -05:00
Stanisław Pitucha
60a820c2c4
Merge pull request #220145 from r-ryantm/auto-update/reaper
...
reaper: 6.75 -> 6.77
2023-03-09 14:26:12 +11:00
R. Ryantm
78ac44af76
parallel: 20221222 -> 20230222
2023-03-08 21:13:59 -05:00
Aaron Andersen
0b8b26abb6
Merge pull request #217697 from aanderse/python3Packages.mixins
...
python3packages.mixins: init at 0.1.4
2023-03-08 21:04:25 -05:00
zowoq
e3a07ea752
gh: 2.24.0 -> 2.24.1
...
Diff: https://github.com/cli/cli/compare/v2.24.0...v2.24.1
Changelog: https://github.com/cli/cli/releases/tag/v2.24.1
2023-03-09 11:58:01 +10:00
José Romildo Malaquias
75c8abce06
Merge pull request #220172 from r-ryantm/auto-update/numix-icon-theme-circle
...
numix-icon-theme-circle: 23.02.28 -> 23.03.04
2023-03-08 21:30:59 -03:00
Will Fancher
46089f7efe
Merge pull request #217886 from lilyinstarlight/fix/qemu-vm-initrd-mkdir-0755
...
nixos/qemu-vm: fix minor typo
2023-03-08 19:17:28 -05:00
zowoq
55544a3fd9
gh: 2.23.0 -> 2.24.0
...
Diff: https://github.com/cli/cli/compare/v2.23.0...v2.24.0
Changelog: https://github.com/cli/cli/releases/tag/v2.24.0
2023-03-09 09:41:59 +10:00
Robert Schütz
ea0070a518
celeste: init at 0.4.6
2023-03-08 15:18:26 -08:00
Robert Schütz
6d9f07d8fe
librclone: init at 1.61.1
2023-03-08 15:18:26 -08:00
Ilan Joselevich
f02ae349da
Merge pull request #220170 from r-ryantm/auto-update/wakapi
...
wakapi: 2.6.1 -> 2.6.2
2023-03-09 01:18:08 +02:00
techknowlogick
8fbdc12942
terraform: 1.3.9 -> 1.4.0
2023-03-09 09:00:13 +10: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
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
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
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
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