Commit Graph

631223 Commits

Author SHA1 Message Date
Aleksana
6f1c0c2dfa
Merge pull request #301955 from Sigmanificient/cano-alpha
cano: 0-unstable-2024-31-3 -> 0.1.0-alpha
2024-05-24 14:01:04 +08:00
Aleksana
f99d061aae
Merge pull request #311224 from Sigmanificient/libclipboard
libclipboard: init at 1.1
2024-05-24 13:58:32 +08:00
Andrey Shaat
1641b2402d
wildcard: init at 0.3.3 (#312389)
* wildcard: init at 0.3.3

* wildcard: fixes

* wildcard: fixed cargo hash

* wildcard: add aleksana to maintainers

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-05-24 13:57:41 +08:00
Aleksana
ba2863a5e9
Merge pull request #311919 from Liamolucko/ruffle-darwin
ruffle: build on darwin
2024-05-24 13:56:42 +08:00
R. Ryantm
37b1593aba twitch-tui: 2.6.9 -> 2.6.10 2024-05-24 05:49:01 +00:00
R. Ryantm
4e65f02c03 python311Packages.clickhouse-connect: 0.7.8 -> 0.7.10 2024-05-24 05:46:27 +00:00
R. Ryantm
3259f97ac0 wasmer: 4.2.7 -> 4.3.1 2024-05-24 05:34:13 +00:00
R. Ryantm
08637bb78f drawterm: 0-unstable-2024-04-23 -> 0-unstable-2024-05-23 2024-05-24 05:30:32 +00:00
R. Ryantm
8317109fc9 fortls: 3.0.0 -> 3.1.0 2024-05-24 05:18:32 +00:00
Aleksana
5bf18baa21
Merge pull request #313904 from gepbird/bruno-1.18.0
bruno: 1.17.0 -> 1.18.0
2024-05-24 13:07:12 +08:00
Aleksana
a0716fb556
Merge pull request #313623 from Aleksanaa/plattenalbum
plattenalbum: 1.11.0 -> 2.1.0; renamed from mpdevil
2024-05-24 13:01:08 +08:00
Vinny Meller
a3d04db02b
python312Packages.scrapy: 2.11.1 -> 2.11.2
- Update version from 2.11.1 to 2.11.2
  - Adds `defusedxml` as a dependency
  - Remove unnecessary patch; commit is included in new release
- Change fetchPypi to fetchFromGitHub
  - On PyPI they messed up the tarball name, tag names on GitHub should
    be more reliable
- Re-enable tests that were disabled in the past but have since been
  fixed
2024-05-24 00:56:22 -04:00
rewine
9a50ff1abf
Merge pull request #313964 from andir/hy3
hyprlandPlugins.hy3: 0.39.1 -> 0.40.0
2024-05-24 12:52:42 +08:00
R. Ryantm
e77e8002b3 python311Packages.griffe: 0.45.1 -> 0.45.2 2024-05-24 04:51:51 +00:00
Pol Dellaiera
d9062cd5f9
Merge pull request #313146 from malteneuss/add-nextjs-ollama-llm-ui
Add nextjs ollama llm UI frontend for Ollama
2024-05-24 06:51:37 +02:00
rewine
856ffff829
Merge pull request #314166 from r-ryantm/auto-update/xmake
xmake: 2.9.1 -> 2.9.2
2024-05-24 12:51:16 +08:00
R. Ryantm
74487e0879 trealla: 2.52.6 -> 2.52.9 2024-05-24 04:09:44 +00:00
Vincent Laporte
8c03ab6569 coqPackages.graph-theory: 0.9.3 → 0.9.4 2024-05-24 06:09:40 +02:00
Adam C. Stephens
10c0798a52
Merge pull request #314154 from r-ryantm/auto-update/lxd-ui
lxd-ui: 0.8 -> 0.8.1
2024-05-24 00:09:05 -04:00
Vincent Laporte
f2c6e54b8b ocsigen-i18n: 3.7.0 → 4.0.0 2024-05-24 05:58:08 +02:00
Aidan Gauland
e8c66dc41d
nvidia-settings: add aidalgol as maintainer 2024-05-24 15:54:25 +12:00
Aidan Gauland
4e353b67f6
nixos/nvidia: make libXNVCtrl available on nvidia systems 2024-05-24 15:54:18 +12:00
Aidan Gauland
b57aa88291
libXNVCtrl: build shared library
The libXNVCtrl library is used by several programs in nixpkgs to get
Nvidia GPU stats, and they all load the library dynamically, but the
libXNVCtrl package only builds a static library.  There is no build flag
to enable this, so we have to patch the Makefile to produce a shared
library.

Based on a patch by @negativo17 for Fedora.
https://github.com/negativo17/nvidia-settings/blob/master/nvidia-settings-libXNVCtrl.patch
2024-05-24 15:52:48 +12:00
R. Ryantm
0153255785 python311Packages.duckdb-engine: 0.12.0 -> 0.12.1 2024-05-24 03:44:21 +00:00
R. Ryantm
7db23ccdfb python311Packages.goodwe: 0.4.3 -> 0.4.5 2024-05-24 03:25:00 +00:00
R. Ryantm
fb8cbfbe5e xmake: 2.9.1 -> 2.9.2 2024-05-24 03:08:33 +00:00
R. Ryantm
e38cfd5ef4 stern: 1.29.0 -> 1.30.0 2024-05-24 03:01:51 +00:00
natsukium
3f5b5e6ee6
python3Packages.langchain-text-splitters: 0.0.2 -> 0.2.0
Diff: https://github.com/langchain-ai/langchain/compare/refs/tags/langchain-text-splitters==0.0.2...langchain-text-splitters==0.2.0
2024-05-24 11:59:38 +09:00
natsukium
daec3817ea
python3Packages.langchain-community: 0.0.38 -> 0.2.1
Diff: https://github.com/langchain-ai/langchain/compare/langchain-community==0.0.38...langchain-community==0.2.1
2024-05-24 11:59:37 +09:00
natsukium
5eba8fa86a
python3Packages.langchain: 0.1.52 -> 0.2.1
Diff: https://github.com/langchain-ai/langchain/compare/refs/tags/langchain==0.1.52...langchain==0.2.1

Changelog: https://github.com/langchain-ai/langchain/releases/tag/v0.2.1
2024-05-24 11:59:37 +09:00
natsukium
bcbfcb8a17
python3Packages.langchain-core: 0.1.52 -> 0.2.1
Diff: https://github.com/langchain-ai/langchain/compare/langchain-core==0.1.52...langchain-core==0.2.1
2024-05-24 11:59:37 +09:00
R. Ryantm
d33016aecc symengine: 0.11.2 -> 0.12.0 2024-05-24 02:58:26 +00:00
natsukium
536e6566ff
python311Packages.langchain-core: add updateScript 2024-05-24 11:58:12 +09:00
R. Ryantm
754ec45a96 sdrangel: 7.20.1 -> 7.21.0 2024-05-24 02:56:47 +00:00
R. Ryantm
24576e85fa rocksdb: 9.1.1 -> 9.2.1 2024-05-24 02:49:49 +00:00
R. Ryantm
7c2d8b3d12 redpanda-client: 24.1.2 -> 24.1.3 2024-05-24 02:43:42 +00:00
R. Ryantm
09f2111db5 rng-tools: 6.16 -> 6.17 2024-05-24 02:43:23 +00:00
R. Ryantm
0fcdadf73a sherlock: 0-unstable-2024-05-15 -> 0-unstable-2024-05-22 2024-05-24 02:40:49 +00:00
Rahul Butani
6080bfb6cb
ncurses: fix linking with lld 17+
Another fix like #309884 for fallout from `lld` 17's
`--no-undefined-version` default + hard error.

For context:
  - 241dbd3105
  - https://reviews.llvm.org/D135402
  - https://github.com/llvm/llvm-project/issues/61208

Error (without this fix):

```console
ncurses> x86_64-unknown-linux-gnu-clang  -Qunused-arguments -Wno-error=implicit-function-declaration  -shared -Wl,--version-script,resulting.map -Wl,-soname,`basename ../lib/libncursesw.so.6.4 .6.4`.6,-stats,-lc -o ../lib/libncursesw.so.6.4 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TIC_5.0.19991023' to symbol '_nc_check_termtype' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TIC_5.0.19991023' to symbol '_nc_resolve_uses' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TIC_5.5.20051010' to symbol '_nc_alloc_entry_leaks' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TIC_5.5.20051010' to symbol '_nc_captoinfo_leaks' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TIC_5.5.20051010' to symbol '_nc_comp_scan_leaks' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TIC_5.7.20081102' to symbol '_nc_free_tic' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_comp_captab_leaks' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_leaks_tic' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TINFO_5.0.19991023' to symbol '_nc_info_hash_table' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TINFO_5.0.19991023' to symbol '_nc_trace_buf' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TINFO_5.0.19991023' to symbol '_tracechar' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TINFO_5.0.19991023' to symbol 'trace' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_cap_hash_table' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_capalias_table' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_infoalias_table' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_key_names' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_read_termcap_entry' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_trace_tries' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'local' to symbol '_nc_tracebits' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: version script assignment of 'NCURSES6_TINFO_5.1.20000708' to symbol '_nc_utf8_outch' failed: symbol not defined
ncurses> x86_64-unknown-linux-gnu-ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
```

Co-authored-by: Bernardo Meurer <bernardo@meurer.org>
2024-05-23 19:15:47 -07:00
R. Ryantm
d59e86f0af lxd-ui: 0.8 -> 0.8.1 2024-05-24 02:04:58 +00:00
R. Ryantm
550060f75a patch2pr: 0.24.0 -> 0.25.0 2024-05-24 01:34:15 +00:00
R. Ryantm
f0050fd560 kor: 0.4.0 -> 0.4.1 2024-05-24 01:28:49 +00:00
R. Ryantm
1b45be7f6a kubebuilder: 3.15.0 -> 3.15.1 2024-05-24 01:28:34 +00:00
R. Ryantm
9c70938601 kubecolor: 0.3.2 -> 0.3.3 2024-05-24 01:17:36 +00:00
R. Ryantm
ca514fead1 kubestroyer: 0.2 -> 0.3.0 2024-05-24 01:15:48 +00:00
emilylange
fc37fd1ae2
chromium: 125.0.6422.76 -> 125.0.6422.112
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_23.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-5274 exists in the wild.

CVEs:
CVE-2024-5274
2024-05-24 03:07:51 +02:00
emilylange
42ddc8213f
chromedriver: 125.0.6422.76 -> 125.0.6422.112 2024-05-24 03:07:21 +02:00
R. Ryantm
c39ac51844 gfold: 4.4.1 -> 4.5.0 2024-05-24 01:04:24 +00:00
R. Ryantm
ddde29668d ff2mpv-rust: 1.1.4 -> 1.1.5 2024-05-24 01:02:24 +00:00
Sigmanificient
203a48ad35 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00