summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* llvmPackages_git.libcxx: remove `preInstall` phase for Darwin•••This has not been added for `llvmPackages_15.libcxx`, therefore, we do not need it anymore. origin/llvmPackages_git.libcxx-testsRaito Bezarius2023-04-051-14/+0
* llvmPackages_git: apply #211230 to llvmPackages_git•••Port of 4fabcf49458fc01f89ce494d0e5c18ec9ce167fb ("llvmPackages_15: apply #211230 to llvmPackages_15"). See the comments here for context: https://github.com/NixOS/nixpkgs/pull/194634#discussion_r1089389188 Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com> Rahul Butani2023-04-051-3/+9
* llvmPackages_git.libcxxabi: fix cycles that arise when `stdenv` is the LLVM s...•••Port of 8db72e3b7eac911b4c14a24c56741d98ac7eac94 ("llvmPackages_15.libcxxabi: fix cycles that arise when `stdenv` is the LLVM stdenv"). Rahul Butani2023-04-051-1/+7
* llvmPackages_git.libcxx: updates from LLVM15•••Port of bc4dbee1150281fbd46663ef5e0e80493de9320e ("llvmPackages_15: updates for LLVM 15"). None of the patches required any touch-up; the only change of note is: - due to changes in the libc++/libc++abi build (https://reviews.llvm.org/D120719 and https://reviews.llvm.org/D131037) we have to add an extra build option to the libc++ header only build that sidesteps bits of the libc++ build config that assume libc++-abi is present in the build: https://github.com/llvm/llvm-project/blob/4f827318e3e8ccab4ff131e06234caa827e91e4e/libcxx/src/CMakeLists.txt#L255-L256 Rather than maintaining a precise set of build options that let us dodge referencing libc++-abi variables in the libc++ header only build, we set `LIBCXX_CXX_ABI` to `none`, as suggested by @lovesegfault. More discussion about this here: https://github.com/NixOS/nixpkgs/pull/194634#discussion_r990267037 Co-authored-by: Bernardo Meurer <bernardo@meurer.org> Rahul Butani2023-04-051-1/+1
* Merge master into staging-nextgithub-actions[bot]2023-03-1834-68/+167
|\
| * Merge pull request #221838 from devusb/pomerium•••pomerium: 0.20.0 -> 0.21.2Luke Granger-Brown2023-03-185-10/+43
| |\
| | * pomerium: 0.20.0 -> 0.21.2Morgan Helton2023-03-183-7/+7
| | * pomerium: add test for UIMorgan Helton2023-03-181-0/+7
| | * pomerium: add update scriptMorgan Helton2023-03-182-3/+29
| * | Merge pull request #221594 from ken-matsui/patch-1•••maintainers: update my informationMario Rodas2023-03-181-1/+0
| |\ \
| | * | maintainers: update my informationKen Matsui2023-03-161-1/+0
| * | | Merge pull request #220887 from stehessel/buf-darwin-fix-tests•••buf: allow local networking in darwin testsWeijia Wang2023-03-181-0/+3
| |\ \ \
| | * | | buf: allow local networking in darwin testsStephan Heßelmann2023-03-121-0/+3
| * | | | Merge pull request #220893 from mrene/fix-sdrangel-darwin•••sdrangel: fix darwin buildWeijia Wang2023-03-1811-16/+17
| |\ \ \ \
| | * | | | sdrangel: fix darwin build•••Tested and changed the platform metadata for the dependent libs. Mathieu Rene2023-03-128-12/+13
| | * | | | opencv3: Build with video input under darwin platforms•••Adds the right dependencies for encoding video, and removes the cmake flag preventing the feature to be compiled in. Mathieu Rene2023-03-122-4/+3
| | * | | | qt5.qtwebengine: fix Qt version number in cmake•••Previously fixed in 97904f8424ccbba6de4ae63e7e97c2c4edf65567 and #118084, but the fix was only applied to linux platforms. This fixes libraries that depend on qtwebengine under darwin platforms. Mathieu Rene2023-03-121-0/+1
| * | | | | Merge pull request #221552 from BKSalman/master•••chatterino2: 2.4.0 -> 2.4.2Sandro2023-03-181-4/+4
| |\ \ \ \ \
| | * | | | | chatterino2: 2.4.0 -> 2.4.2BKSalman2023-03-171-4/+4
| * | | | | | Merge pull request #221663 from fgaz/itchiodl/2.3•••itchiodl: 2.2.0 -> 2.3.0Mario Rodas2023-03-181-2/+2
| |\ \ \ \ \ \
| | * | | | | | itchiodl: 2.2.0 -> 2.3.0Francesco Gazzetta2023-03-171-2/+2
| * | | | | | | python310Packages.python-lsp-server: Add meta.mainProgram (#221728)•••The `python-lsp-server` package has its main binary as `pylsp`. The `mainProgram` meta attribute should reflect such to enable use of `lib.getExe`.David H2023-03-181-0/+1
| * | | | | | | Merge pull request #221810 from fabaff/peaqevcore-bump•••python310Packages.peaqevcore: 13.2.0 -> 13.2.2Mario Rodas2023-03-181-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | python310Packages.peaqevcore: 13.2.0 -> 13.2.2Fabian Affolter2023-03-181-2/+2
| * | | | | | | | Merge pull request #221811 from fabaff/pyobihai-bump•••python310Packages.pyobihai: 1.4.0 -> 1.4.1Mario Rodas2023-03-181-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | python310Packages.pyobihai: 1.4.0 -> 1.4.1Fabian Affolter2023-03-181-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge pull request #221847 from aaronjheng/golangci-lint•••golangci-lint: 1.51.2 -> 1.52.0Mario Rodas2023-03-181-5/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | golangci-lint: 1.51.2 -> 1.52.0Aaron Jheng2023-03-181-5/+3
| * | | | | | | | | Merge pull request #221289 from markbeep/ramfetch•••ramfetch: init at 1.1.0superherointj2023-03-183-0/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | maintainers: add markbeepMark2023-03-181-0/+6
| | * | | | | | | | | ramfetch: init at 1.1.0Mark2023-03-182-0/+35
| * | | | | | | | | | Merge pull request #221197 from r-ryantm/auto-update/codeql•••codeql: 2.12.3 -> 2.12.4Weijia Wang2023-03-181-5/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | codeql: jdk11 -> jdk17Weijia Wang2023-03-181-3/+3
| | * | | | | | | | | | codeql: 2.12.3 -> 2.12.4R. Ryantm2023-03-141-2/+2
| * | | | | | | | | | | Merge pull request #221151 from wegank/bossa-wxgtk•••bossa: migrate to wxGTK32Weijia Wang2023-03-183-10/+32
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | klipper-firmware: migrate to wxGTK32Weijia Wang2023-03-141-2/+3
| | * | | | | | | | | | | bossa: migrate to wxGTK32Weijia Wang2023-03-142-8/+29
| * | | | | | | | | | | | Merge pull request #221801 from kilianar/orchis-theme_2023-03-18•••orchis-theme: 2023-02-26 -> 2023-03-18Weijia Wang2023-03-181-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | orchis-theme: 2023-02-26 -> 2023-03-18•••https://github.com/vinceliuice/Orchis-theme/releases/tag/2023-03-18 kilianar2023-03-181-2/+2
| * | | | | | | | | | | | | Merge pull request #221809 from wegank/nest-bump•••nest: 3.3 -> 3.4Weijia Wang2023-03-181-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | nest: specify licenseFabian Affolter2023-03-181-1/+1
| | * | | | | | | | | | | | | nest: add changelog to metaFabian Affolter2023-03-181-1/+2
| | * | | | | | | | | | | | | nest: 3.3 -> 3.4Weijia Wang2023-03-181-3/+3
| * | | | | | | | | | | | | | Merge pull request #190862 from zhaofengli/xpra-uinput-confArtturi2023-03-181-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | xpra: Also add module paths to xorg-uinput.conf•••If uinput is used, xpra will silently replace "xorg.conf" with "xorg-uinput.conf" in the xorg/xvfb command line before launching it [1]. We also need to inject the xorg module paths there. [1] https://github.com/Xpra-org/xpra/blob/337d861d28af03d112d5bd88817a8293c1e0fce0/xpra/x11/vfb_util.py#L231-L235 Zhaofeng Li2022-11-011-0/+1
| * | | | | | | | | | | | | | | Merge pull request #221778 from marsam/update-esbuild•••esbuild: 0.17.11 -> 0.17.12Mario Rodas2023-03-181-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | esbuild: 0.17.11 -> 0.17.12•••https://github.com/evanw/esbuild/releases/tag/v0.17.12 Mario Rodas2023-03-171-2/+2
| * | | | | | | | | | | | | | | | Merge pull request #221766 from amjoseph-nixpkgs/pr/trivial-builders/test/fix...•••trivial-builders/test/references.nix: fix evalRobert Hensing2023-03-181-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | trivial-builders/test/references.nix: fix eval•••The command ``` nix-build -A tests.trivial-builders.references --show-trace ``` fails eval with ``` in job ‘nixpkgs.tests.trivial-builders.references’: error: The option `meta.description' does not exist. Definition values: - In `makeTest parameters': "Run the Nixpkgs trivial builders tests" ``` because `meta.description` and `meta.license` are not valid for `nixosTest`s (they are valid for `mkDerivation` of course). This has been causing Hydra eval failures: https://hydra.nixos.org/jobset/nixos/pr-209870-gcc-external-bootstrap#tabs-errors Let's fix eval by removing these attributes. Adam Joseph2023-03-171-2/+0
| * | | | | | | | | | | | | | | | | Merge pull request #221763 from amjoseph-nixpkgs/pr/pkg-config/fix-eval•••test-defaultPkgConfigPackages.nix: filter out recurseForDerivationsRobert Hensing2023-03-181-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \