github-actions[bot] and GitHub
339816cfdf
Merge staging-next into staging
2024-03-11 12:01:42 +00:00
github-actions[bot] and GitHub
ec7a981885
Merge master into staging-next
2024-03-11 12:01:11 +00:00
Pol Dellaiera and GitHub
9b4057a0b5
Merge pull request #294946 from TheMaxMur/feature/vscode-extension-hashicorp-hcl
...
vscode-extensions.hashicorp.hcl: init 0.3.2
2024-03-11 12:48:08 +01:00
7c6f434c and GitHub
f69f5efe3f
Merge pull request #294911 from pca006132/openscad-unstable
...
openscad-unstable: update to 2024-03-10 and enabled tests
2024-03-11 11:42:00 +00:00
Weijia Wang and GitHub
bed61f0c85
Merge pull request #294772 from r-ryantm/auto-update/granted
...
granted: 0.21.0 -> 0.21.1
2024-03-11 12:39:37 +01:00
Weijia Wang and GitHub
593a10451a
Merge pull request #294893 from r-ryantm/auto-update/feather
...
feather: 2.6.3 -> 2.6.4
2024-03-11 12:38:55 +01:00
Weijia Wang and GitHub
343321fa14
Merge pull request #294857 from r-ryantm/auto-update/cargo-deny
...
cargo-deny: 0.14.15 -> 0.14.16
2024-03-11 12:37:56 +01:00
Weijia Wang and GitHub
1762e574e3
Merge pull request #294852 from wegank/wordpress-bump
...
wordpress: 6.4.2 -> 6.4.3
2024-03-11 12:35:30 +01:00
Weijia Wang and GitHub
b81b8d8e48
Merge pull request #283142 from wegank/bazel-4-drop
...
bazel_4: drop
2024-03-11 12:34:28 +01:00
Weijia Wang and GitHub
0797005429
Merge pull request #275111 from 2xsaiko/outgoing/gnustep
...
gnustep: replace custom builder with hooks
2024-03-11 12:09:54 +01:00
Sandro and GitHub
1cd15abf75
Merge pull request #263992 from MakiseKurisu/ch9344-2.0
2024-03-11 12:08:06 +01:00
TheMaxMur
ac6c66df08
vscode-extensions.hashicorp.hcl: init 0.3.2
2024-03-11 14:07:08 +03:00
Pol Dellaiera and GitHub
320dbcd50c
Merge pull request #294115 from patka-123/phpstan-1.10.60
...
phpPackages.phpstan: 1.10.59 -> 1.10.60
2024-03-11 12:04:57 +01:00
Martin Weinelt and GitHub
66f47bc674
Merge pull request #294706 from aciceri/tuya
...
tuya-device-sharing-sdk: init at 0.2.0, home-assistant: update component-packages
2024-03-11 12:03:07 +01:00
Pol Dellaiera and GitHub
aab8954764
Merge pull request #294936 from TheMaxMur/feature/vscode-extension-tal7aouy.icons
...
vscode-extensions.tal7aouy.icons: init 3.8.0
2024-03-11 12:01:54 +01:00
Sandro and GitHub
80ec88edec
Merge pull request #292025 from RaHoni/baculaTls
2024-03-11 12:01:19 +01:00
nikstur and GitHub
6cffa9dfe2
Merge pull request #292000 from r-ryantm/auto-update/rshim-user-space
...
rshim-user-space: 2.0.12 -> 2.0.20
2024-03-11 11:56:21 +01:00
Peder Bergebakken Sundt and GitHub
8d7aa0cbc2
Merge pull request #294572 from blakesmith/gotosocial_14_1
...
gotosocial: 0.13.3 -> 0.14.1
2024-03-11 11:53:46 +01:00
a-n-n-a-l-e-e and GitHub
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
Sandro and GitHub
d08af53ca2
Merge pull request #292972 from msfjarvis/hs/scrcpy
2024-03-11 11:50:56 +01:00
Sandro and GitHub
2b44fde38c
Merge pull request #294485 from r-ryantm/auto-update/mitmproxy
2024-03-11 11:48:17 +01:00
Sandro and GitHub
6ebe872305
Merge pull request #285865 from sikmir/reproxy
2024-03-11 11:47:33 +01:00
Sandro and GitHub
6824cbef09
Merge pull request #293046 from kuznetsss/Add_git-agecrypt
2024-03-11 11:46:23 +01:00
Sandro and GitHub
aa8dcbf4e2
Merge pull request #263348 from chayleaf/redundant-result
2024-03-11 11:44:37 +01:00
Thiago Kenji Okada and GitHub
1e735102aa
Merge pull request #294914 from JerrySM64/update-kernels
...
linuxKernel.kernels.linux_zen: 6.7.9-zen1 -> 6.8-zen1
2024-03-11 10:43:21 +00:00
Thiago Kenji Okada and GitHub
82d77abbab
Merge pull request #294866 from r-ryantm/auto-update/libretro.gambatte
...
libretro.gambatte: unstable-2024-03-01 -> unstable-2024-03-08
2024-03-11 10:42:57 +00:00
Thiago Kenji Okada and GitHub
8b67841cc4
Merge pull request #294865 from r-ryantm/auto-update/libretro.flycast
...
libretro.flycast: unstable-2024-03-04 -> unstable-2024-03-10
2024-03-11 10:42:41 +00:00
Thiago Kenji Okada and GitHub
be18ee7dfe
Merge pull request #294864 from r-ryantm/auto-update/libretro.bsnes
...
libretro.bsnes: unstable-2024-03-01 -> unstable-2024-03-09
2024-03-11 10:42:24 +00:00
Thiago Kenji Okada and GitHub
566b7f96bb
Merge pull request #294863 from r-ryantm/auto-update/libretro.genesis-plus-gx
...
libretro.genesis-plus-gx: unstable-2024-03-02 -> unstable-2024-03-09
2024-03-11 10:42:05 +00:00
Thiago Kenji Okada and GitHub
4207b97bfc
Merge pull request #294859 from r-ryantm/auto-update/libretro.mame2003-plus
...
libretro.mame2003-plus: unstable-2024-03-02 -> unstable-2024-03-10
2024-03-11 10:41:10 +00:00
Thiago Kenji Okada and GitHub
0a0d3dcea7
Merge pull request #294858 from r-ryantm/auto-update/libretro.fbneo
...
libretro.fbneo: unstable-2024-03-03 -> unstable-2024-03-06
2024-03-11 10:40:55 +00:00
Thiago Kenji Okada and GitHub
a11df229e6
Merge pull request #294853 from r-ryantm/auto-update/libretro.ppsspp
...
libretro.ppsspp: unstable-2024-02-28 -> unstable-2024-03-10
2024-03-11 10:40:36 +00:00
Thiago Kenji Okada and GitHub
58f340edf3
Merge pull request #294851 from r-ryantm/auto-update/libretro.beetle-supergrafx
...
libretro.beetle-supergrafx: unstable-2024-03-01 -> unstable-2024-03-08
2024-03-11 10:40:20 +00:00
Thiago Kenji Okada and GitHub
ebbe7d427a
Merge pull request #294850 from r-ryantm/auto-update/libretro.beetle-pce
...
libretro.beetle-pce: unstable-2024-03-01 -> unstable-2024-03-08
2024-03-11 10:40:02 +00:00
Thiago Kenji Okada and GitHub
afd6e43030
Merge pull request #294846 from r-ryantm/auto-update/libretro.beetle-pce-fast
...
libretro.beetle-pce-fast: unstable-2024-03-01 -> unstable-2024-03-08
2024-03-11 10:39:43 +00:00
Thiago Kenji Okada and GitHub
77f7fc5f3d
Merge pull request #294837 from r-ryantm/auto-update/libretro.stella
...
libretro.stella: unstable-2024-03-03 -> unstable-2024-03-08
2024-03-11 10:39:28 +00:00
Thiago Kenji Okada and GitHub
835f2ca948
Merge pull request #294835 from r-ryantm/auto-update/libretro.beetle-psx-hw
...
libretro.beetle-psx-hw: unstable-2024-03-01 -> unstable-2024-03-08
2024-03-11 10:39:10 +00:00
Thiago Kenji Okada and GitHub
3f6b699987
Merge pull request #294830 from r-ryantm/auto-update/libretro.mupen64plus
...
libretro.mupen64plus: unstable-2024-02-06 -> unstable-2024-03-07
2024-03-11 10:37:56 +00:00
Florian Klink and GitHub
b221192048
Merge pull request #294932 from a-n-n-a-l-e-e/nix_2_3_serial
...
nixVersions.nix_2_3: disable parallel checking
2024-03-11 12:31:14 +02:00
7c6f434c and GitHub
9e9f667990
Merge pull request #294929 from srhb/squid-6.8
...
squid: 6.7 -> 6.8
2024-03-11 10:20:51 +00:00
Sandro and GitHub
2a187fdcc5
Merge pull request #294884 from marsam/update-yt-dlp
2024-03-11 11:12:39 +01:00
Patka
81f1db8568
phpPackages.phpstan: 1.10.59 -> 1.10.60
...
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.60
2024-03-11 11:09:50 +01:00
Pol Dellaiera and GitHub
245f9f2bc9
Merge pull request #294927 from drupol/jan/bump/0-4-8
...
jan: 0.4.7 -> 0.4.8
2024-03-11 11:06:53 +01:00
TheMaxMur
0a374afcfb
vscode-extensions.tal7aouy.icons: init 3.8.0
2024-03-11 13:06:18 +03:00
Pol Dellaiera and GitHub
bdabadc308
Merge pull request #294928 from TheMaxMur/feature/vscode-extension-vlang
...
vscode-extensions.vlanguage.vscode-vlang: init 0.1.14
2024-03-11 11:00:23 +01:00
Peder Bergebakken Sundt and GitHub
71866028b1
Merge pull request #272722 from rhoriguchi/tautulli
...
tautulli: 2.13.2 -> 2.13.4
2024-03-11 10:51:03 +01:00
annalee
d7f6885937
nixVersions.nix_2_3: disable parallel checking
2024-03-11 09:48:16 +00:00
Peder Bergebakken Sundt and GitHub
8dfdd27b1e
Merge pull request #294491 from r-ryantm/auto-update/dmarc-report-converter
...
dmarc-report-converter: 0.6.5 -> 0.7.0
2024-03-11 10:48:05 +01:00
Peder Bergebakken Sundt and GitHub
aabf0cf39a
Merge pull request #294216 from r-ryantm/auto-update/discord-canary
...
discord-canary: 0.0.285 -> 0.0.294
2024-03-11 10:47:03 +01:00
Doron Behar and GitHub
689b2188e7
Merge pull request #277814 from eliandoran/dev/frequest
...
frequest: init at 1.2a
2024-03-11 11:39:35 +02:00