Mario Rodas
13da729f6e
yt-dlp: 2023.11.16 -> 2023.12.30
...
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.12.30
2023-12-30 04:20:00 +00:00
Mario Rodas
86e2edaa29
Merge pull request #277785 from r-ryantm/auto-update/usql
...
usql: 0.17.0 -> 0.17.2
2023-12-30 17:16:00 -05:00
Nikolay Korotkiy
3ff2ce71b8
Merge pull request #277621 from NickCao/traefik
...
traefik: fix cross compilation
2023-12-31 01:45:35 +04:00
Sergei Trofimovich
09a5f17eec
lua-wrapper: fix luaPath and luaCpath definitions
...
Before the change:
$ nix-instantiate --eval --strict --expr 'with import ./. {}; with corsix-th.luaEnv; [luaPath luaCpath]'
error:
error: attribute 'lib' missing
After the change:
$ nix-instantiate --eval --strict --expr 'with import ./. {}; with corsix-th.luaEnv; [luaPath luaCpath]'
[ "/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/share/lua/5.2/?.lua;/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/share/lua/5.2/?/init.lua" "/nix/store/f17ah5zjri1yjacc1c50g9xlr8qqwbgh-lua-5.2.4-env/lib/lua/5.2/?.so" ]
2023-12-30 22:37:06 +01:00
Guillaume Girol
88a82d455f
nix-du: 1.1.1 -> 1.2.0
...
Diff: https://github.com/symphorien/nix-du/compare/v1.1.1...v1.2.0
2023-12-30 22:20:45 +01:00
Nikolay Korotkiy
00a18a8c6a
Merge pull request #277623 from NickCao/micro
...
micro: fix cross compilation
2023-12-31 00:51:41 +04:00
Nikolay Korotkiy
d3252cdcea
Merge pull request #277522 from trzpiot/bruno-1.5.1
...
bruno: 1.5.0 -> 1.5.1
2023-12-31 00:37:57 +04:00
R. Ryantm
1977db4663
usql: 0.17.0 -> 0.17.2
2023-12-30 20:32:01 +00:00
Nick Cao
5bc0439d70
Merge pull request #272683 from r-ryantm/auto-update/rust-analyzer-unwrapped
...
rust-analyzer-unwrapped: 2023-11-13 -> 2023-12-25
2023-12-30 14:59:05 -05:00
R. Ryantm
ff69b00937
rat-king-adventure: 1.5.2a -> 1.5.3
2023-12-30 19:52:56 +00:00
R. Ryantm
cc0553a638
goxel: 0.12.0 -> 0.13.0
2023-12-30 19:46:43 +00:00
Doron Behar
b0d36bd0a4
Merge pull request #277337 from doronbehar/pkg/python-pint
...
python311Packages.pint: 0.22 -> 0.23
2023-12-30 18:35:34 +00:00
Nick Cao
fb6f005181
Merge pull request #272552 from SuperSandro2000/ghostscript-nox
...
nixos/no-x-libs: add ghostscript
2023-12-30 13:23:42 -05:00
Nick Cao
86b9cdb250
Merge pull request #277736 from r-ryantm/auto-update/surrealdb-migrations
...
surrealdb-migrations: 1.0.0 -> 1.0.1
2023-12-30 12:48:50 -05:00
Adam C. Stephens
7d97faa166
Merge pull request #277752 from philiptaron/regression-fix/pr-271326
...
nixos/lxd-agent: fix evaluation regression
2023-12-30 12:23:56 -05:00
Nick Cao
5eee63e188
Merge pull request #277652 from NickCao/sing-box
...
sing-box: 1.7.6 -> 1.7.7
2023-12-30 12:21:20 -05:00
Nick Cao
c9ecfc1a8e
Merge pull request #277619 from NickCao/mtail
...
mtail: build all binaries, enable tests
2023-12-30 12:21:08 -05:00
Nikolay Korotkiy
97959816b1
Merge pull request #277687 from snaar/update-far2l
...
far2l: 2.4.1 -> 2.5.3
2023-12-30 21:02:25 +04:00
Philip Taron
da90576aac
nixos/lxd-agent: fix evaluation regression caused by nixos/nixpkgs#271326
2023-12-30 08:45:30 -08:00
snaar
5b2eefcc03
far2l: 2.4.1 -> 2.5.3
...
seems to address core dump that started to happen on 23.11;
patch for python installation script no longer needed, so automatic updates should be unblocked now
2023-12-30 11:34:35 -05:00
Robert Hensing
9f98c59547
Merge pull request #276271 from hercules-ci/modules-types-description-nonRestrictiveClause
...
lib.types: Improve descriptions of composed types that have commas
2023-12-30 17:29:16 +01:00
Nick Cao
53928007cd
Merge pull request #277730 from GaetanLepage/pymc
...
python311Packages.pymc: fix hash mismatch
2023-12-30 10:42:43 -05:00
Nick Cao
2961883989
Merge pull request #277624 from NickCao/yubihsm-connector
...
yubihsm-connector: fix cross compilation
2023-12-30 10:30:40 -05:00
Mario Rodas
fd7af6360a
Merge pull request #277706 from r-ryantm/auto-update/sqls
...
sqls: 0.2.22 -> 0.2.27
2023-12-30 10:29:35 -05:00
Léo Gaspard
b13feabbf1
dkimproxy: fix running ( #277729 )
2023-12-30 16:24:34 +01:00
R. Ryantm
79ed4d99dc
surrealdb-migrations: 1.0.0 -> 1.0.1
2023-12-30 15:19:31 +00:00
Nick Cao
c73edc4d26
Merge pull request #276750 from NickCao/bravado-core
...
python311Packages.bravado-core: 6.1.0 -> 6.6.1
2023-12-30 10:14:12 -05:00
Nick Cao
2925c775b5
Merge pull request #277138 from NickCao/mautrix-telegram
...
mautrix-telegram: 0.15.0 -> 0.15.1
2023-12-30 10:13:06 -05:00
Nick Cao
f260d14cd8
Merge pull request #277600 from trofi/jellyfin-ffmpeg-fix-tests-eval
...
jellyfin-ffmpeg: fix `tests` eval
2023-12-30 10:11:55 -05:00
Nick Cao
036d7e31f9
mtail: build all binaries, enable tests
2023-12-30 10:10:33 -05:00
Martin Weinelt
c3af87f879
Merge pull request #277369 from herbetom/fix-batman-adv-skb_vlan_eth_hdr
...
batman-adv: fix redefinition of skb_vlan_eth_hdr
2023-12-30 16:09:42 +01:00
Nick Cao
19031b4931
Merge pull request #277631 from r-ryantm/auto-update/stgit
...
stgit: 2.4.1 -> 2.4.2
2023-12-30 10:08:04 -05:00
Nick Cao
23e56b2afc
Merge pull request #277637 from r-ryantm/auto-update/supabase-cli
...
supabase-cli: 1.129.0 -> 1.129.1
2023-12-30 10:06:50 -05:00
Nick Cao
60a2ed3987
Merge pull request #277645 from Vonfry/update/tdlib-1.8.23
...
tdlib: 1.8.22 -> 1.8.23
2023-12-30 10:05:53 -05:00
Nick Cao
b903832cba
Merge pull request #277728 from marsam/update-zuo
...
zuo: unstable-2023-11-23 -> 1.9
2023-12-30 10:03:33 -05:00
Nick Cao
a2a57668fd
Merge pull request #277665 from trzpiot/vscode-extensions.serayuzgur.crates-0.6.5
...
vscode-extensions.serayuzgur.crates: 0.6.0 -> 0.6.5
2023-12-30 10:02:55 -05:00
Nick Cao
095a532bd4
Merge pull request #277667 from trzpiot/vscode-extensions.dracula-theme.theme-dracula-2.24.3
...
vscode-extensions.dracula-theme.theme-dracula: 2.24.2 -> 2.24.3
2023-12-30 10:02:23 -05:00
Nick Cao
713ce10c8d
Merge pull request #277668 from r-ryantm/auto-update/obs-studio-plugins.obs-move-transition
...
obs-studio-plugins.obs-move-transition: 2.9.6 -> 2.9.8
2023-12-30 10:02:04 -05:00
Nick Cao
a66a86acb1
Merge pull request #277680 from r-ryantm/auto-update/python311Packages.tplink-omada-client
...
python311Packages.tplink-omada-client: 1.3.6 -> 1.3.7
2023-12-30 09:59:03 -05:00
Nick Cao
9571f9f388
Merge pull request #277692 from fabaff/velbus-aio-bump
...
python311Packages.velbus-aio: 2023.11.0 -> 2023.12.0
2023-12-30 09:57:22 -05:00
Nick Cao
21e14a8e40
Merge pull request #277693 from fabaff/qovery-cli-bump
...
qovery-cli: 0.77.0 -> 0.79.0
2023-12-30 09:56:43 -05:00
Nick Cao
ec186497f8
Merge pull request #277699 from r-ryantm/auto-update/gtree
...
gtree: 1.10.4 -> 1.10.7
2023-12-30 09:55:33 -05:00
Nick Cao
7a089cb34f
Merge pull request #277712 from sikmir/agate
...
agate: 3.3.1 → 3.3.3
2023-12-30 09:52:02 -05:00
Nick Cao
ac1873b402
Merge pull request #277715 from trofi/octoprint-fix-tests-eval
...
octoprint: fix `octoprint-dashboard` alias definition
2023-12-30 09:50:32 -05:00
Nick Cao
e914c7280a
Merge pull request #277726 from GaetanLepage/sniprun
...
vimPlugins.sniprun: 1.3.9 -> 1.3.10
2023-12-30 09:48:55 -05:00
Nick Cao
d4c1bf07d5
Merge pull request #277727 from r-ryantm/auto-update/revanced-cli
...
revanced-cli: 4.3.0 -> 4.4.0
2023-12-30 09:48:12 -05:00
Nick Cao
ddd3e14b45
Merge pull request #277731 from r-ryantm/auto-update/sequoia-sq
...
sequoia-sq: 0.31.0 -> 0.32.0
2023-12-30 09:46:34 -05:00
Nick Cao
4b3294f82f
Merge pull request #277578 from astrdark/master
...
netbootxyz-efi: 2.0.60 -> 2.0.75
2023-12-30 09:44:08 -05:00
Nick Cao
1f5baefa02
Merge pull request #277580 from trofi/tigervnc-fix-test-eval
...
tigervnc: fix `tests` eval
2023-12-30 09:43:26 -05:00
Nick Cao
1aa990fda7
Merge pull request #277592 from r-ryantm/auto-update/ryujinx
...
ryujinx: 1.1.1100 -> 1.1.1102
2023-12-30 09:42:51 -05:00