5fbf2cd1a0
llvmPackages_git: apply #211230 to llvmPackages_git
...
Port of 4fabcf4945 ("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 >
2023-04-05 17:26:52 +02:00
Rahul Butani and Raito Bezarius
2e453ee51b
llvmPackages_git.libcxxabi: fix cycles that arise when stdenv is the LLVM stdenv
...
Port of 8db72e3b7e
("llvmPackages_15.libcxxabi: fix cycles that arise when `stdenv` is the
LLVM stdenv").
2023-04-05 17:26:20 +02:00
18d9f16d0a
llvmPackages_git.libcxx: updates from LLVM15
...
Port of bc4dbee115 ("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 >
2023-04-05 17:25:12 +02:00
github-actions[bot] and GitHub
403b148aa5
Merge master into staging-next
2023-03-18 18:01:02 +00:00
Luke Granger-Brown and GitHub
d384095645
Merge pull request #221838 from devusb/pomerium
...
pomerium: 0.20.0 -> 0.21.2
2023-03-18 17:49:01 +00:00
Mario Rodas and GitHub
8db72e3b7e
Merge pull request #221594 from ken-matsui/patch-1
...
maintainers: update my information
2023-03-18 12:45:50 -05:00
Weijia Wang and GitHub
23fff891b7
Merge pull request #220887 from stehessel/buf-darwin-fix-tests
...
buf: allow local networking in darwin tests
2023-03-18 19:28:23 +02:00
Weijia Wang and GitHub
de7f43e787
Merge pull request #220893 from mrene/fix-sdrangel-darwin
...
sdrangel: fix darwin build
2023-03-18 19:26:49 +02:00
Sandro and GitHub
ba4585ffb7
Merge pull request #221552 from BKSalman/master
...
chatterino2: 2.4.0 -> 2.4.2
2023-03-18 18:14:16 +01:00
Mario Rodas and GitHub
fde991e180
Merge pull request #221663 from fgaz/itchiodl/2.3
...
itchiodl: 2.2.0 -> 2.3.0
2023-03-18 12:07:35 -05:00
David H and GitHub
69b0f3dc3e
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`.
2023-03-18 12:05:20 -05:00
Mario Rodas and GitHub
53f650a8fb
Merge pull request #221810 from fabaff/peaqevcore-bump
...
python310Packages.peaqevcore: 13.2.0 -> 13.2.2
2023-03-18 12:02:50 -05:00
Mario Rodas and GitHub
4378719430
Merge pull request #221811 from fabaff/pyobihai-bump
...
python310Packages.pyobihai: 1.4.0 -> 1.4.1
2023-03-18 12:02:05 -05:00
Mario Rodas and GitHub
f609594f6d
Merge pull request #221847 from aaronjheng/golangci-lint
...
golangci-lint: 1.51.2 -> 1.52.0
2023-03-18 11:59:41 -05:00
superherointj and GitHub
31750b4fce
Merge pull request #221289 from markbeep/ramfetch
...
ramfetch: init at 1.1.0
2023-03-18 13:57:58 -03:00
Weijia Wang and GitHub
d4cc015bff
Merge pull request #221197 from r-ryantm/auto-update/codeql
...
codeql: 2.12.3 -> 2.12.4
2023-03-18 17:31:59 +02:00
Weijia Wang and GitHub
d0781217d2
Merge pull request #221151 from wegank/bossa-wxgtk
...
bossa: migrate to wxGTK32
2023-03-18 17:29:50 +02:00
Weijia Wang and GitHub
576648a75b
Merge pull request #221801 from kilianar/orchis-theme_2023-03-18
...
orchis-theme: 2023-02-26 -> 2023-03-18
2023-03-18 17:24:13 +02:00
Weijia Wang and GitHub
f15cf7e6af
Merge pull request #221809 from wegank/nest-bump
...
nest: 3.3 -> 3.4
2023-03-18 17:17:18 +02:00
Artturi and GitHub
9a4f4b92f7
Merge pull request #190862 from zhaofengli/xpra-uinput-conf
2023-03-18 16:47:20 +02:00
Mario Rodas and GitHub
b9c548a4c7
Merge pull request #221778 from marsam/update-esbuild
...
esbuild: 0.17.11 -> 0.17.12
2023-03-18 09:29:02 -05:00
Robert Hensing and GitHub
1dd6d307f7
Merge pull request #221766 from amjoseph-nixpkgs/pr/trivial-builders/test/fix-eval
...
trivial-builders/test/references.nix: fix eval
2023-03-18 15:20:53 +01:00
Robert Hensing and GitHub
adf15c3bc2
Merge pull request #221763 from amjoseph-nixpkgs/pr/pkg-config/fix-eval
...
test-defaultPkgConfigPackages.nix: filter out recurseForDerivations
2023-03-18 15:14:10 +01:00
Mark
184dd6c698
maintainers: add markbeep
2023-03-18 15:07:48 +01:00
Mark
00b01da53b
ramfetch: init at 1.1.0
2023-03-18 15:07:35 +01:00
github-actions[bot] and GitHub
7f0b38bc9a
Merge master into staging-next
2023-03-18 14:00:45 +00:00
Sergei Trofimovich and GitHub
72b4a4f8cb
Merge pull request #221615 from trofi/xorg.fontalias-update
...
xorg.fontalias: 1.0.4 -> 1.0.5
2023-03-18 13:58:33 +00:00
Martin Weinelt and GitHub
c5b33803cd
Merge pull request #221829 from LeSuisse/jpegoptim-CVE-2023-27781
...
jpegoptim: apply patch for CVE-2023-27781
2023-03-18 13:57:50 +00:00
maxine and GitHub
388d764544
Merge pull request #221450 from kouyk/fix/slack-window-decoration
...
slack: fix feature flags
2023-03-18 14:44:28 +01:00
maxine and GitHub
b3832b2836
Merge pull request #221752 from r-ryantm/auto-update/aws-vault
...
aws-vault: 7.0.2 -> 7.1.1
2023-03-18 14:31:27 +01:00
maxine and GitHub
0f45f4ab3d
Merge pull request #221835 from LeSuisse/vault-bin-1.13.0
...
vault-bin: 1.12.2 -> 1.13.0
2023-03-18 14:30:35 +01:00
maxine and GitHub
d2754be1d8
Merge pull request #221833 from LeSuisse/nomad-1.4.6
...
nomad_1_4: 1.4.4 -> 1.4.6
2023-03-18 14:29:40 +01:00
Franz Pletz and GitHub
21bec028ba
Merge pull request #221689 from fpletz/pkg/usbguard-notifier-0.1.0
2023-03-18 14:22:09 +01:00
Azat Bahawi and GitHub
fc6ee503d9
Merge pull request #221764 from r-ryantm/auto-update/tbls
...
tbls: 1.62.1 -> 1.63.0
2023-03-18 16:13:37 +03:00
Aaron Jheng
faee400b3f
golangci-lint: 1.51.2 -> 1.52.0
2023-03-18 12:55:06 +00:00
Ulrik Strid and GitHub
f6bbab1940
CODEOWNERS: Add OCaml maintainers
...
* CODEOWNERS: add OCaml team
2023-03-18 09:45:40 -03:00
Martin Weinelt and GitHub
e12c2c5c4a
Merge pull request #221825 from mweinelt/pypdf-3.5.2
...
python310Packages.pypdf: 3.5.1 -> 3.5.2
2023-03-18 12:26:00 +00:00
Kaleb Pace and Anderson Torres
3f96a3fbe1
balena-cli: init at 15.1.1
...
balena-cli: init at v14.3.1
balena-cli: update to 15.1.1
2023-03-18 09:18:50 -03:00
Martin Weinelt and GitHub
2ec95d2767
Merge pull request #221823 from mweinelt/pdm-backend-2.0.5
...
python310Packages.pdm-backend: 2.0.2 -> 2.0.5
2023-03-18 12:18:38 +00:00
Martin Weinelt and GitHub
f0a7efb832
Merge pull request #221822 from mweinelt/lightning-utilities-0.8.0
...
python310Packages.lightning-utilities: 0.7.1 -> 0.8.0
2023-03-18 12:17:52 +00:00
Linus Heckemann and GitHub
1ba1b35d7f
Merge pull request #183874 from zhaofengli/bwrap-fhs-preserve-etc-symlink
...
build-fhs-userenv-bubblewrap: Preserve symlinks in /etc
2023-03-18 13:15:44 +01:00
github-actions[bot] and GitHub
a912b83051
Merge master into staging-next
2023-03-18 12:01:30 +00:00
Martin Weinelt and GitHub
a5f8184fb8
Merge pull request #221792 from mweinelt/pypy-packages
...
pypy3Packages.greenlet: Set null for pypi; pypy3Packages.six: Disable failing test
2023-03-18 11:59:34 +00:00
Morgan Helton
c1bfba963d
pomerium: 0.20.0 -> 0.21.2
2023-03-18 06:49:42 -05:00
Morgan Helton
05655e8ad3
pomerium: add test for UI
2023-03-18 06:49:22 -05:00
Morgan Helton
d76601d559
pomerium: add update script
2023-03-18 06:48:41 -05:00
Thomas Gerbet
e6bbcf847d
vault-bin: 1.12.2 -> 1.13.0
...
Fixes CVE-2023-24999.
https://discuss.hashicorp.com/t/hcsec-2023-07-vault-fails-to-verify-if-approle-secretid-belongs-to-role-during-a-destroy-operation/51305
https://developer.hashicorp.com/vault/docs/release-notes/1.13.0
2023-03-18 12:35:17 +01:00
Weijia Wang and GitHub
088089e8e0
Merge pull request #221726 from wegank/samba-darwin
...
samba: unbreak on darwin
2023-03-18 13:33:27 +02:00
Thomas Gerbet
a1238be261
nomad_1_4: 1.4.4 -> 1.4.6
...
Fixes CVE-2023-1296.
https://discuss.hashicorp.com/t/hcsec-2023-09-nomad-acls-can-not-deny-access-to-workloads-own-variables/51390
https://github.com/hashicorp/nomad/releases/tag/v1.4.6
https://github.com/hashicorp/nomad/releases/tag/v1.4.5
2023-03-18 12:21:04 +01:00
Ted Reed and Anderson Torres
2e29c38ec4
emacs.pkgs.project: Use project from elpa
...
The version of project on ELPA has now moved well beyond what was
available in emacs 28, and packages such as eglot are depending on
these newer versions.
2023-03-18 08:04:29 -03:00