Commit graph

4143 commits

Author SHA1 Message Date
github-actions[bot] cc92370007
Merge master into staging-next 2024-03-14 00:02:16 +00:00
R. Ryantm 46ff29f08a natscli: 0.1.3 -> 0.1.4 2024-03-13 08:24:48 +00:00
annalee 8e038835fe
Merge remote-tracking branch 'upstream/master' into staging-next 2024-03-13 00:38:07 +00:00
R. Ryantm 6393a2a2f9 consul-template: 0.37.1 -> 0.37.2 2024-03-11 18:35:33 +00:00
a-n-n-a-l-e-e ce789e7e35
llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into libcxx (#292043)
- merge libcxxabi into libcxx for LLVM 12, 13, 14, 15, 16, 17, and git.
- remove the link time workaround `-lc++ -lc++abi` from 58 packages as it is no longer required.
- fixes https://github.com/NixOS/nixpkgs/issues/166205
- provides alternative fixes for. https://github.com/NixOS/nixpkgs/issues/269548 https://github.com/NixOS/nix/issues/9640
- pkgsCross.x86_64-freebsd builds work again

This change can be represented in 3 stages
1. merge libcxxabi into libcxx -- files: pkgs/development/compilers/llvm/[12, git]/{libcxx, libcxxabi}
2. update stdenv to account for merge -- files: stdenv.{adapters, cc.wrapper, darwin}
3. remove all references to libcxxabi outside of llvm (about 58 packages modified)

### merging libcxxabi into libcxx
- take the union of the libcxxabi and libcxx cmake flags
- eliminate the libcxx-headers-only package - it was only needed to break libcxx <-> libcxxabi circular dependency
- libcxx.cxxabi is removed. external cxxabi (freebsd) will symlink headers / libs into libcxx.
- darwin will re-export the libcxxabi symbols into libcxx so linking `-lc++` is sufficient.
- linux/freebsd `libc++.so` is a linker script `LINK(libc++.so.1, -lc++abi)` making `-lc++` sufficient.
- libcxx/default.nix [12, 17] are identical except for patches and `LIBCXX_ADDITIONAL_LIBRARIES` (only used in 16+)
- git/libcxx/defaul.nix  does not link with -nostdlib when useLLVM is true so flag is removed. this is not much different than before as libcxxabi used -nostdlib where libcxx did not, so libc was linked in anyway.

### stdenv changes
- darwin bootstrap, remove references to libcxxabi and cxxabi
- cc-wrapper: remove c++ link workaround when libcxx.cxxabi doesn't exist (still exists for LLVM pre 12)
- adapter: update overrideLibcxx to account for a pkgs.stdenv that only has libcxx

### 58 package updates
- remove `NIX_LDFLAGS = "-l${stdenv.cc.libcxx.cxxabi.libName}` as no longer needed
- swift, nodejs_v8 remove libcxxabi references in the clang override

https://github.com/NixOS/nixpkgs/pull/292043
2024-03-11 03:53:37 -07:00
R. Ryantm 665a8341d2 stress-ng: 0.17.05 -> 0.17.06 2024-03-10 00:17:53 +00:00
R. Ryantm 325f3ac38c automatic-timezoned: 2.0.4 -> 2.0.6 2024-03-09 14:39:29 +00:00
Nick Cao 920d5af78c
Merge pull request #292188 from panicgh/dell-command-configure
dell-command-configure: 4.8.0-494 -> 4.11.0-6
2024-03-08 15:12:20 -05:00
Vladimír Čunát 335c734226
Merge #292500: staging-next 2024-03-01 2024-03-08 12:35:06 +01:00
R. Ryantm 1993348de9 nsc: 2.8.5 -> 2.8.6 2024-03-08 01:31:03 +00:00
github-actions[bot] bca99088c2
Merge master into staging-next 2024-03-08 00:02:17 +00:00
Weijia Wang e4eb5b5fcc
Merge pull request #293741 from eclairevoyant/wslu
wslu: install desktop item; move to by-name
2024-03-08 00:10:21 +01:00
github-actions[bot] 590e65a7b3
Merge master into staging-next 2024-03-07 12:01:24 +00:00
Weijia Wang 3cbdf40a2c
Merge pull request #284400 from r-ryantm/auto-update/s-tui
s-tui: 1.1.4 -> 1.1.6
2024-03-07 11:40:54 +01:00
Weijia Wang 96638e3ef6
Merge pull request #285717 from r-ryantm/auto-update/stress-ng
stress-ng: 0.17.04 -> 0.17.05
2024-03-07 11:09:31 +01:00
Weijia Wang daf91edb40
Merge pull request #292002 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2312.0 -> 8.2402.0
2024-03-07 07:59:51 +01:00
Muhammad Falak R Wani 3011877033 bfs: 3.1.2 -> 3.1.3
Diff: https://github.com/tavianator/bfs/compare/3.1.2...3.1.3
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-03-07 09:16:19 +05:30
github-actions[bot] e0fd83a658
Merge master into staging-next 2024-03-07 00:02:06 +00:00
Weijia Wang d2cba0dbef
Merge pull request #290252 from r-ryantm/auto-update/consul-template
consul-template: 0.36.0 -> 0.37.1
2024-03-06 23:11:34 +01:00
Weijia Wang 95b89e5d07
Merge pull request #290680 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 2.0.0 -> 2.0.4
2024-03-06 22:31:57 +01:00
éclairevoyant 90b78e4c4a
wslu: move to pkgs/by-name 2024-03-06 06:08:51 -05:00
R. Ryantm bca104b0e5 java-service-wrapper: 3.5.54 -> 3.5.56 2024-03-06 02:40:21 +00:00
R. Ryantm bc19782e3f lact: 0.5.0 -> 0.5.3 2024-03-04 11:00:23 +00:00
annalee a04ddbe327
Merge remote-tracking branch 'upstream/master' into sn-remove 2024-03-02 04:08:10 +00:00
R. Ryantm 79dd7b2281 bfs: 3.1.1 -> 3.1.2 2024-02-29 20:08:31 +00:00
Vladimír Čunát 2fcc20405d
Merge #291679: pciutils: 3.10.0 -> 3.11.1
...into staging
2024-02-29 18:52:21 +01:00
R. Ryantm 200a35c8c4 automatic-timezoned: 2.0.0 -> 2.0.4 2024-02-29 14:09:33 +00:00
Nicolas Benes 93435a6d7d dell-command-configure: 4.8.0-494 -> 4.11.0-6 2024-02-29 00:38:46 +01:00
R. Ryantm 51eb7520dc rsyslog: 8.2312.0 -> 8.2402.0 2024-02-28 05:26:20 +00:00
R. Ryantm 9e633d53f3 consul-template: 0.36.0 -> 0.37.1 2024-02-28 01:31:12 +00:00
R. Ryantm 9fd442a21a ts: 1.0 -> 1.0.2 2024-02-27 18:44:12 +01:00
Sergei Trofimovich 3e829c0fe1 pciutils: 3.10.0 -> 3.11.1
Changes: https://github.com/pciutils/pciutils/compare/v3.10.0...v3.11.1
2024-02-26 21:55:49 +00:00
R. Ryantm c0d67ddff4 nvtop: 3.0.2 -> 3.1.0 2024-02-23 22:37:12 +00:00
Nick Cao ca360e23d0
Merge pull request #290537 from iynaix/bump-btop
btop: 1.3.1 -> 1.3.2
2024-02-22 09:21:14 -05:00
R. Ryantm c43594d6be zram-generator: 1.1.2 -> 1.1.2 2024-02-22 08:08:14 +00:00
Lin Xianyi 3d2e91a7c9 btop: 1.3.1 -> 1.3.2
Diff: https://github.com/aristocratos/btop/compare/v1.3.1...v1.3.2

Changelog: https://github.com/aristocratos/btop/blob/v1.3.2/CHANGELOG.md
2024-02-22 10:12:53 +08:00
OTABI Tomoya 56aac38d19
Merge pull request #288187 from r-ryantm/auto-update/btop
btop: 1.3.0 -> 1.3.1
2024-02-20 00:11:18 +09:00
Maxime Brunet 5c1c4c75f7 automatic-timezoned: 1.0.148 -> 2.0.0 2024-02-18 15:01:25 -08:00
Fabian Affolter e0a2f43c4b gdu: refactor 2024-02-18 17:28:53 +01:00
Fabian Affolter 3c6d8fdaaf gdu: 5.26.0 -> 5.27.0
Diff: https://github.com/dundee/gdu/compare/refs/tags/v5.26.0...v5.27.0

Changelog: https://github.com/dundee/gdu/releases/tag/v5.27.0
2024-02-18 17:27:36 +01:00
Nikolay Korotkiy 1177a5aae4
Merge pull request #289288 from mfrw/mfrw/bfs-3.1.1
bfs: 3.0.4 -> 3.1.1
2024-02-18 02:33:06 +04:00
Fabian Affolter 715978361a natscli: refactor 2024-02-17 18:05:37 +01:00
Fabian Affolter cb51ceeee5 natscli: 0.1.1 -> 0.1.3
Diff: https://github.com/nats-io/natscli/compare/v0.1.1...v0.1.3

Changelog: https://github.com/nats-io/natscli/releases/tag/v0.1.3
2024-02-17 18:04:31 +01:00
superherointj cccafb74f1 pkgsMusl.java-service-wrapper: mark broken for musl
Tracking issue: https://github.com/NixOS/nixpkgs/issues/281557
2024-02-17 21:36:03 +11:00
Muhammad Falak R Wani 75593f5063 bfs: 3.0.4 -> 3.1.1
Add dependency on liburing

Diff: https://github.com/tavianator/bfs/compare/3.0.4...3.1.1
Changelog: https://github.com/tavianator/bfs/releases/tag/3.1.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-16 19:38:31 +05:30
Raito Bezarius 9d95593710 netdata: 1.44.0 -> 1.44.3
https://github.com/netdata/netdata/releases/tag/v1.44.3
https://github.com/netdata/netdata/releases/tag/v1.44.2
https://github.com/netdata/netdata/releases/tag/v1.44.1
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-02-13 18:51:44 +01:00
R. Ryantm 77e1ebfe44 gdu: 5.25.0 -> 5.26.0 2024-02-13 23:28:46 +10:00
R. Ryantm f175144335 btop: 1.3.0 -> 1.3.1 2024-02-12 03:31:37 +00:00
github-actions[bot] b64b4f2d6a
Merge master into staging-next 2024-02-09 18:01:06 +00:00
Ryan Lahfa 8f02296eda
Merge pull request #287412 from r-ryantm/auto-update/netdata-go-plugins
netdata-go-plugins: 0.58.0 -> 0.58.1
2024-02-09 15:06:50 +01:00
github-actions[bot] a7f4ae0644
Merge master into staging-next 2024-02-09 12:01:11 +00:00
Emery Hemingway 1a72ea7722 ehmry: reduce maintainership 2024-02-09 11:45:41 +00:00
R. Ryantm 26ebbeaec6 netdata-go-plugins: 0.58.0 -> 0.58.1 2024-02-09 07:20:14 +00:00
github-actions[bot] 74098fff88
Merge master into staging-next 2024-02-08 06:01:13 +00:00
R. Ryantm 43fbd0bac9 zram-generator: 1.1.2 -> 1.1.2 2024-02-07 20:46:11 +00:00
github-actions[bot] 2579984b85
Merge master into staging-next 2024-02-05 18:01:13 +00:00
Nick Cao 156d2574f5
Merge pull request #286407 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.147 -> 1.0.148
2024-02-05 08:53:50 -05:00
Weijia Wang 5b194f5745
Merge pull request #285020 from r-ryantm/auto-update/datefudge
datefudge: 1.25 -> 1.26
2024-02-05 14:15:58 +01:00
R. Ryantm 309ae3fa5a automatic-timezoned: 1.0.147 -> 1.0.148 2024-02-05 04:13:34 +00:00
github-actions[bot] 42e44c0583
Merge master into staging-next 2024-02-05 00:02:17 +00:00
Weijia Wang cd73752a76
Merge pull request #283113 from r-ryantm/auto-update/thermald
thermald: 2.5.4 -> 2.5.6
2024-02-04 22:18:13 +01:00
kirillrdy 70d690e486
Merge pull request #286286 from geri1701/amdgpu_top
amdgpu_top: 0.6.1 -> 0.7.0
2024-02-05 07:24:47 +11:00
R. Ryantm 3580182393 zram-generator: 1.1.2 -> 1.1.2 2024-02-04 16:04:06 +00:00
geri1701 e2b07cf3e2
amdgpu_top: 0.6.1 -> 0.7.0 2024-02-04 14:15:04 +01:00
github-actions[bot] 95ffc37024
Merge staging-next into staging 2024-02-03 06:01:25 +00:00
kirillrdy 585bdcfd74
Merge pull request #269911 from yorickvP/fix-readlinkat
fakechroot: apply patch to fix crash in __readlinkat_chk
2024-02-03 13:54:48 +11:00
R. Ryantm 0ff47e0eb1 stress-ng: 0.17.04 -> 0.17.05 2024-02-02 07:39:16 +00:00
github-actions[bot] 381e01e471
Merge staging-next into staging 2024-02-01 18:01:21 +00:00
Nick Cao 8a3e75895a
Merge pull request #285450 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.146 -> 1.0.147
2024-02-01 09:10:30 -05:00
R. Ryantm 25f3c677f5 zram-generator: 1.1.2 -> 1.1.2 2024-02-01 13:24:06 +00:00
Martin Weinelt 27fa02d0f1
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
-	pkgs/development/compilers/llvm/10/clang/default.nix
- pkgs/development/compilers/llvm/8/clang/default.nix
2024-02-01 12:25:11 +01:00
R. Ryantm 65643bf073 automatic-timezoned: 1.0.146 -> 1.0.147 2024-02-01 05:59:08 +00:00
R. Ryantm a0dc93ec12 s-tui: 1.1.4 -> 1.1.6 2024-01-31 14:47:16 +00:00
R. Ryantm 4d70b04908 datefudge: 1.25 -> 1.26 2024-01-30 15:30:02 +00:00
Mario Rodas fc9c35710e
Merge pull request #284119 from vifino/syslog-ng-4.6.0
syslogng: 4.5.0 -> 4.6.0
2024-01-30 08:12:57 -05:00
R. Ryantm 39c00e2428 thermald: 2.5.4 -> 2.5.6 2024-01-28 16:34:39 +00:00
github-actions[bot] 3d3220f45a
Merge staging-next into staging 2024-01-28 00:02:42 +00:00
R. Ryantm 7a88f5d54e netdata-go-plugins: 0.57.2 -> 0.58.0 2024-01-27 11:12:16 +00:00
Weijia Wang 4354538139 Merge branch 'staging-next' into staging 2024-01-27 04:17:36 +01:00
Adrian Pistol 177ec1bbdd syslogng: 4.5.0 -> 4.6.0 2024-01-26 22:58:35 +01:00
tomberek cfe3c15a7a
Merge pull request #282564 from r-ryantm/auto-update/zps
zps: 1.2.9 -> 2.0.0
2024-01-26 03:56:33 -05:00
Nick Cao 154964cf40
Merge pull request #283636 from r-ryantm/auto-update/zram-generator
zram-generator: 1.1.2 -> 1.1.2
2024-01-25 07:39:32 -05:00
R. Ryantm 79bfd335bd zram-generator: 1.1.2 -> 1.1.2 2024-01-25 00:49:27 +00:00
github-actions[bot] feb654493f
Merge staging-next into staging 2024-01-25 00:02:41 +00:00
Bernardo Meurer 4e387cd950
Merge pull request #283509 from natsukium/btop/nvidia-support
btop: enable nvidia gpu support
2024-01-24 10:19:42 -05:00
Nick Cao bf251463f9
Merge pull request #283487 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.139 -> 1.0.146
2024-01-24 10:19:24 -05:00
natsukium 7bb7c3079b
btop: enable nvidia gpu support 2024-01-24 22:37:32 +09:00
R. Ryantm 7045f27ce7 automatic-timezoned: 1.0.139 -> 1.0.146 2024-01-24 11:40:34 +00:00
R. Ryantm 724f7d79b1 ddrescue: 1.27 -> 1.28 2024-01-24 11:06:59 +00:00
Mario Rodas d10d75abfa
Merge pull request #282162 from trofi/efivar-gcc-13-tweak
efivar: pull `gcc-13` fix pending upstream inclusion
2024-01-23 20:04:27 -05:00
kirillrdy 73ab92ec78
Merge pull request #280843 from kirillrdy/unpin-go
[treewide] unpin go
2024-01-22 20:28:38 +09:00
R. Ryantm db44fd6b27 zps: 1.2.9 -> 2.0.0 2024-01-21 12:00:03 +00:00
Sergei Trofimovich 2193026e9f efivar: pull gcc-13 fix pending upstream inclusion
Without the change (and without disabled warnings) the build fails as:

    esl-iter.c:84:1: error: conflicting types for 'esl_iter_next_with_size_correction' due to enum/integer mismatch; have 'esl_iter_status_t(esl_iter *, efi_guid_t *, efi_guid_t *, uint8_t **, size_t *, _Bool)' {aka 'enum esl_iter_status(esl_iter *, efi_guid_t *, efi_guid_t *, unsigned char **, long unsigned int *, _Bool)'} [-Werror=enum-int-mismatch]
       84 | esl_iter_next_with_size_correction(esl_iter *iter, efi_guid_t *type,
          | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    In file included from efisec.h:25,
                     from esl-iter.c:7:
    esl-iter.h:61:12: note: previous declaration of 'esl_iter_next_with_size_correction' with type 'int(esl_iter *, efi
    *, efi_guid_t *, uint8_t **, size_t *, _Bool)' {aka 'int(esl_iter *, efi_guid_t *, efi_guid_t *, unsigned char **, long unsigned int *, _Bool)'}
       61 | extern int esl_iter_next_with_size_correction(esl_iter *iter, efi_guid_t *type,
          |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-01-19 22:55:21 +00:00
Weijia Wang d1d04ab404
Merge pull request #280868 from r-ryantm/auto-update/datefudge
datefudge: 1.24 -> 1.25
2024-01-19 17:10:29 +01:00
Benjamin Manuel a256aea254
kanata: add bmanuel as a maintainer 2024-01-18 17:50:22 -06:00
Benjamin Manuel 006000061a
kanata: add support for darwin platforms 2024-01-18 17:08:35 -06:00
R. Ryantm f30bc4f279 zram-generator: 1.1.2 -> 1.1.2 2024-01-18 18:37:01 +00:00
Nick Cao f513c3c11b
Merge pull request #281281 from r-ryantm/auto-update/gptman
gptman: 1.0.2 -> 1.1.0
2024-01-16 11:51:58 -05:00
Adam C. Stephens 24dd24be39
Merge pull request #281155 from adamcstephens/btop/1.3.0
btop: 1.2.13 -> 1.3.0
2024-01-16 07:32:13 -05:00
R. Ryantm 6a7b656fe7 gptman: 1.0.2 -> 1.1.0 2024-01-16 07:40:51 +00:00