Commit Graph

631123 Commits

Author SHA1 Message Date
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
Sigmanificient
cc8120d3ff pkgs/by-name: remove unuseed fetchpatch arguments 2024-05-24 02:49:58 +02:00
R. Ryantm
d249d477da cfspeedtest: 1.2.3 -> 1.2.4 2024-05-24 00:36:51 +00:00
Emily
bfb7a88267
Merge pull request #314109 from trofi/githooks.tests-fix-eval
githooks.tests: fix eval
2024-05-24 02:06:08 +02:00
Sandro
47bdef656c
Merge pull request #311260 from purepani/update-svelte-language-tools
svelte-language-server: Use buildNpmPackage
2024-05-24 02:04:46 +02:00
Peder Bergebakken Sundt
fc165a03b2
Merge pull request #309524 from r-ryantm/auto-update/enet
enet: 1.3.17 -> 1.3.18
2024-05-24 01:58:18 +02:00
Peder Bergebakken Sundt
3de810d52c
Merge pull request #309724 from r-ryantm/auto-update/secp256k1
secp256k1: 0.4.1 -> 0.5.0
2024-05-24 01:57:13 +02:00
Peder Bergebakken Sundt
1d6a2f5a4d
Merge pull request #309787 from r-ryantm/auto-update/python311Packages.minio
python311Packages.minio: 7.2.6 -> 7.2.7
2024-05-24 01:52:41 +02:00
OTABI Tomoya
a36fa5451c
Merge pull request #309426 from Rconybea/add-sphinxcontrib-ditaa
python311Packages.sphinxcontrib-ditaa: init at 1.0.2
2024-05-24 08:36:59 +09:00
Peder Bergebakken Sundt
890f8e436a
Merge pull request #309476 from r-ryantm/auto-update/goperf
goperf: 0-unstable-2023-11-08 -> 0-unstable-2024-05-10
2024-05-24 01:29:07 +02:00
nixpkgs-merge-bot[bot]
dfa36c1d67
Merge pull request #312557 from r-ryantm/auto-update/intune-portal
intune-portal: 1.2404.23-jammy -> 1.2404.25-jammy
2024-05-23 23:28:19 +00:00
Emily
7d8ed5ce92
Merge pull request #291853 from greaka/grafana
grafanaPlugins.grafana-oncall-app: init at 1.5.1
2024-05-24 01:27:05 +02:00
superherointj
d0a20d7c59
Merge pull request #314112 from khaneliman/bicep
bicep: fix updater script
2024-05-23 20:16:42 -03:00
pennae
4d2462511f
Merge pull request #314099 from mrkline/snapper-and-borgbackup-doc-fix
nixos/snapper, nixos/borgbackup: Fix module doc typo
2024-05-24 01:15:09 +02:00
Sandro
3e3ac0e7ba
Merge pull request #305516 from OPNA2608/init/lomiri/ayatana-indicator-display
ayatana-indicator-display: init & add to Lomiri
2024-05-24 00:40:55 +02:00
R. Ryantm
c1c59762ea cnquery: 11.4.3 -> 11.5.0 2024-05-23 22:37:46 +00:00
purepani
a46ce7c77d
svelte-language-server: convert to buildNpmPackage 2024-05-24 00:23:44 +02:00
superherointj
7962cbb232
Merge pull request #314082 from superherointj/bicep-0.27.1
bicep: 0.26.54 -> 0.27.1
2024-05-23 19:09:01 -03:00
Austin Horstman
5771dbfa7d
bicep: fix updater script 2024-05-23 17:03:01 -05:00
Robert Scott
2db4e7d035
Merge pull request #313729 from pluiedev/zhf-24.05/gobang
gobang: unbreak, modernize
2024-05-23 23:02:10 +01:00
Sergei Trofimovich
44744fc83f githooks.tests: fix eval
Without the change the eval fails as:

    $ nix build --no-link -f. githooks.tests
    error:
           … while evaluating the 'name' attribute of a derivation

           … while evaluating a branch condition
             at lib/strings.nix:1194:3:
             1193|   # First detect the common case of already valid strings, to speed those up
             1194|   if stringLength string <= 207 && okRegex string != null
                 |   ^
             1195|   then unsafeDiscardStringContext string

           … in the left operand of the AND (&&) operator
             at lib/strings.nix:1194:33:
             1193|   # First detect the common case of already valid strings, to speed those up
             1194|   if stringLength string <= 207 && okRegex string != null
                 |                                 ^
             1195|   then unsafeDiscardStringContext string

           (stack trace truncated; use '--show-trace' to show the full, detailed trace)

           error: expected a set but found a string: "githooks-cli"
2024-05-23 22:51:08 +01:00
almini
0f3add331c segger-jlink: 794l -> 796b 2024-05-23 23:49:13 +02:00
Malte Neuss
8a05b4f8d4 nixos/nextjs-ollama-llm-ui: init module
NixOS already has good support for the Ollama
backend service. Now we can benefit from
having a convenient web frontend as well for it.
2024-05-23 23:48:55 +02:00
Robert Scott
1a417acb1a
Merge pull request #313474 from javaes/python312Packages.webssh/fix_test_case
python312Packages.webssh: fix test case
2024-05-23 22:43:46 +01:00
R. Ryantm
20e4705ed3 signalbackup-tools: 20240514 -> 20240521 2024-05-23 21:42:57 +00:00
Peder Bergebakken Sundt
ccda8b5e02
Merge pull request #310475 from r-ryantm/auto-update/miniupnpc
miniupnpc: 2.2.6 -> 2.2.7
2024-05-23 23:35:15 +02:00
R. Ryantm
5e27d26753 mdbook-katex: 0.8.1 -> 0.9.0 2024-05-23 21:34:29 +00:00
Jeremy Baxter
274e87e5fd soju: 0.7.0 -> 0.8.0 2024-05-24 09:31:52 +12:00
Peder Bergebakken Sundt
b962cd91aa
Merge pull request #307671 from r-ryantm/auto-update/matio
matio: 1.5.26 -> 1.5.27
2024-05-23 23:29:09 +02:00
Matt Kline
234f4db797 nixos/snapper, nixos/borgbackup: Fix module doc typo
The persistentTimer argument sets the _Persistent_ field in
systemd.timer(5).

Pointed out in #312549
2024-05-23 14:23:40 -07:00
Yt
ce207e6092
Merge pull request #314090 from r-ryantm/auto-update/surrealdb
surrealdb: 1.5.0 -> 1.5.1
2024-05-23 21:12:35 +00:00
Yt
ff95d71dbe
Merge pull request #314036 from onny/stalwart-update3
stalwart-mail: 0.8.0 -> 0.8.1
2024-05-23 21:12:09 +00:00
Leah Amelia Chen
a1090bebdc gobang: unbreak, modernize 2024-05-23 23:09:20 +02:00
Jeremy Baxter
ef5f78e7b8 soju: adopt 2024-05-24 09:07:54 +12:00
Jeremy Baxter
8bdc233bb4 soju: migrate to pkgs/by-name 2024-05-24 09:07:22 +12:00
Peder Bergebakken Sundt
72b813ecff
Merge pull request #308251 from r-ryantm/auto-update/libpkgconf
libpkgconf: 2.1.1 -> 2.2.0
2024-05-23 22:45:25 +02:00