Commit Graph
671156 Commits
Author SHA1 Message Date
Wolfgang Walther 77977286d8 postgresql: move libecpq to lib output
This library is used by other packages, so should be in the lib output.

By removing unused sections, libecpg will not contain any references to other
outputs and thus does not increase the closure for the lib output anymore.
This will also help massively when splitting a dev output later.

As a side-effect, this also unbreaks pkgsMusl.postgresql_12_jit and
pkgsMusl.postgresql_13_jit. For, at least to me, unknown reasons, those build
fine now.
2024-08-23 21:37:49 +02:00
Wolfgang Walther 5547322a0c postgresql: move dynamic modules to default output
Dynamic modules are technically libraries, but are not used by other packages.
Instead they are loaded by PostgreSQL itself, e.g. as extensions. Those just
increased the size of the lib output without benefit.

This removes the NIX_PGLIBDIR hack introduced in #17838 and instead makes sure
that pg_config always returns the correct PGLIBDIR. The test for postgis
introduced in the same PR is still passing with the change.
2024-08-23 21:37:43 +02:00
github-actions[bot]andGitHub a3836576dd Merge staging-next into staging 2024-08-23 18:04:38 +00:00
github-actions[bot]andGitHub 1f86c1b2e8 Merge master into staging-next 2024-08-23 18:04:09 +00:00
Fabián Heredia MontielandGitHub 87f0efcadc Merge pull request #336379 from jackwilsdon/update-signal-desktop
signal-desktop: 7.19.0 -> 7.21.0
2024-08-23 12:00:22 -06:00
Fabián Heredia MontielandGitHub 06f723de83 Merge pull request #336441 from devusb/aws-sso-fix
aws-sso-cli: skip broken TestServerWithSSL
2024-08-23 11:58:32 -06:00
Fabián Heredia MontielandGitHub b38c39cd89 Merge pull request #336403 from r-ryantm/auto-update/infisical
infisical: 0.28.4 -> 0.28.5
2024-08-23 11:56:24 -06:00
Fabián Heredia MontielandGitHub 714d2e817c Merge pull request #336586 from r-ryantm/auto-update/tektoncd-cli
tektoncd-cli: 0.37.0 -> 0.38.0
2024-08-23 11:55:46 -06:00
Fabián Heredia MontielandGitHub 8acf83b4db Merge pull request #336620 from r-ryantm/auto-update/fastly
fastly: 10.13.1 -> 10.13.3
2024-08-23 11:55:29 -06:00
Jonas HeinrichandGitHub d87e96e5cd Merge pull request #336786 from matteo-pacini/pmbootstrap-darwin
pmbootstrap: fix darwin build
2024-08-23 18:25:04 +02:00
André SilvaandGitHub 0ac15ac9a5 Merge pull request #336356 from andresilva/polkadot-stable2407-1
polkadot: stable2407 -> stable2407-1
2024-08-23 17:18:49 +01:00
nixpkgs-merge-bot[bot]andGitHub e9926ebbc6 Merge pull request #336355 from r-ryantm/auto-update/xemu
xemu: 0.7.131 -> 0.7.132
2024-08-23 16:10:14 +00:00
Matteo Pacini 380e272be1 pmbootstrap: fix darwin build 2024-08-23 16:51:16 +01:00
Matthieu CoudronandGitHub 0f40abe5b6 Merge pull request #312311 from gepbird/middleclass-fix
vimPlugins.middleclass: build from lua package; vimPlugins.{animation,windows}-nvim: fix deps
2024-08-23 17:46:06 +02:00
nixpkgs-merge-bot[bot]andGitHub 52c9ed3273 Merge pull request #336770 from r-ryantm/auto-update/dummyhttp
dummyhttp: 1.0.3 -> 1.1.0
2024-08-23 15:44:32 +00:00
EmilyandGitHub c15e130210 Merge pull request #336187 from emilazy/push-zxlwvorpmymk
ppsspp: add upstream patch for FFmpeg 6
2024-08-23 16:41:54 +01:00
Jon SeagerandGitHub a6dd641748 Merge pull request #336794 from jnsgruk/pytouchlinesl
python3Packages.pytouchlinesl: init at 0.1.0
2024-08-23 16:39:10 +01:00
Jonas HeinrichandGitHub 27b50affbb Merge pull request #333136 from r-ryantm/auto-update/python312Packages.django-anymail
python312Packages.django-anymail: 11.0.1 -> 11.1
2024-08-23 17:33:10 +02:00
SandroandGitHub 3060364491 Merge pull request #330509 from Sigmanificient/pygeoip 2024-08-23 17:27:52 +02:00
SandroandGitHub 14cee78d90 Merge pull request #336601 from wahjava/update/tailscale 2024-08-23 17:25:21 +02:00
Jonas HeinrichandGitHub 836784de1a Merge pull request #335926 from ghpzin/eintopf/fix-build
eintopf: fix frontend build
2024-08-23 17:19:12 +02:00
Azat BahawiandGitHub a2905a4691 Merge pull request #318339 from ViZiD/ufal-chu-liu-edmonds
python312Packages.ufal-chu-liu-edmonds: init at 1.0.3
2024-08-23 15:17:16 +00:00
SandroandGitHub 1f9b3bbe17 Merge pull request #336768 from SuperSandro2000/fd 2024-08-23 17:01:18 +02:00
SandroandGitHub 9760aef464 Merge pull request #329976 from Sigmanificient/trfl 2024-08-23 17:00:55 +02:00
Adam C. StephensandGitHub 06af25f034 Merge pull request #336782 from r-ryantm/auto-update/ovn-lts
ovn-lts: 24.03.2 -> 24.03.3
2024-08-23 10:58:26 -04:00
lassulusandGitHub 1ff5620544 Merge pull request #336750 from toastal/movim-0.27
movim: 0.26 → 0.27.1
2024-08-23 16:57:13 +02:00
EmilyandGitHub 66208e3484 Merge pull request #336785 from networkException/update-chromium
chromedriver,{ungoogled-,}chromium: 127.0.6533.119 -> 128.0.6613.84
2024-08-23 16:55:10 +02:00
rewineandGitHub 8e2e77dff7 Merge pull request #336566 from wineee/deepin-terminal
deepin.deepin-terminal: 6.0.13 -> 6.0.14
2024-08-23 22:52:04 +08:00
Jonas HeinrichandGitHub 3660d6b3cf Merge pull request #301914 from I-Al-Istannen/pkg/jreleaser-cli
jreleaser-cli: init at 1.13.1
2024-08-23 16:46:46 +02:00
Jon Seager 606b49a303 python3Packages.pytouchlinesl: init at 0.1.0 2024-08-23 15:41:17 +01:00
Jonas HeinrichandGitHub 41d82d8025 Merge pull request #336655 from jlbribeiro/fix/feishin-electron_31
feishin: use electron_31
2024-08-23 16:35:33 +02:00
Thomas GerbetandGitHub d5e130e437 Merge pull request #336738 from r-ryantm/auto-update/fulcio
fulcio: 1.6.1 -> 1.6.2
2024-08-23 16:32:46 +02:00
EmilyandGitHub 377931f9a5 Merge pull request #336157 from emilazy/push-zxyzmplspwmq
openrw: unstable-2021-10-14 -> 0-unstable-2024-04-20
2024-08-23 15:31:48 +01:00
YtandGitHub d25863d3b3 Merge pull request #336583 from GaetanLepage/transformers
python312Packages.transformers: 4.44.1 -> 4.44.2
2024-08-23 14:20:59 +00:00
Lin XianyiandGitHub f117b2c132 gpu-screen-recorder: nixfmt, add meta.mainProgram (#336769) 2024-08-23 19:39:49 +05:30
networkException 175de87d1c ungoogled-chromium: 127.0.6533.119-2 -> 128.0.6613.84-1
https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_21.html

This update includes 38 security fixes. Google is aware that an exploit
for CVE-2024-7971 exists in the wild.

CVEs:
CVE-2024-7964 CVE-2024-7965 CVE-2024-7966 CVE-2024-7967 CVE-2024-7968
CVE-2024-7969 CVE-2024-7971 CVE-2024-7972 CVE-2024-7973 CVE-2024-7974
CVE-2024-7975 CVE-2024-7976 CVE-2024-7977 CVE-2024-7978 CVE-2024-7979
CVE-2024-7980 CVE-2024-7981 CVE-2024-8033 CVE-2024-8034 CVE-2024-8035
2024-08-23 15:57:52 +02:00
networkException 18b12fec2a chromium,chromedriver: 127.0.6533.119 -> 128.0.6613.84
https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_21.html

This update includes 38 security fixes. Google is aware that an exploit
for CVE-2024-7971 exists in the wild.

CVEs:
CVE-2024-7964 CVE-2024-7965 CVE-2024-7966 CVE-2024-7967 CVE-2024-7968
CVE-2024-7969 CVE-2024-7971 CVE-2024-7972 CVE-2024-7973 CVE-2024-7974
CVE-2024-7975 CVE-2024-7976 CVE-2024-7977 CVE-2024-7978 CVE-2024-7979
CVE-2024-7980 CVE-2024-7981 CVE-2024-8033 CVE-2024-8034 CVE-2024-8035
2024-08-23 15:56:42 +02:00
R. Ryantm 77805c3f40 ovn-lts: 24.03.2 -> 24.03.3 2024-08-23 13:43:04 +00:00
toastal a5b6432dc8 movim: 0.26 → 0.27.1 2024-08-23 20:41:05 +07:00
SandroandGitHub 4db93f1fc2 Merge pull request #329809 from reckenrode/SDL_image-fixes 2024-08-23 15:38:58 +02:00
nixpkgs-merge-bot[bot]andGitHub 57a37ad633 Merge pull request #336764 from r-ryantm/auto-update/compose2nix
compose2nix: 0.2.1 -> 0.2.2
2024-08-23 13:34:24 +00:00
SandroandGitHub ca6d737bb6 Merge pull request #336747 from aaronjheng/jsonnet-bundler 2024-08-23 15:27:31 +02:00
Bobby RongandGitHub 8a6b51d1e8 Merge pull request #336559 from bobby285271/upd/pantheon
Pantheon updates 2024-08-22
2024-08-23 21:26:11 +08:00
Luke Granger-BrownandGitHub 54cb833a8e Merge pull request #303307 from timbertson/https_proxy
treewide: support NIX_SSL_CERT_FILE as an impureEnvVar
2024-08-23 14:24:51 +01:00
SandroandGitHub 7f871ed071 Merge pull request #336761 from wineee/deepin-clone 2024-08-23 15:20:59 +02:00
Pol DellaieraandGitHub 2987ca5488 Merge pull request #336758 from drupol/mongodb-ce-fix-darwin
mongodb-ce: fix darwin build
2024-08-23 15:07:35 +02:00
Arseniy SerokaandGitHub fa10decb8d Merge pull request #336762 from lklacar/fix-viber-hash
viber: fix fetchurl hash
2024-08-23 16:06:07 +03:00
Leona MaroniandGitHub 147931782f Merge pull request #332583 from r-ryantm/auto-update/youtrack
youtrack: 2024.2.37269 -> 2024.2.40106
2024-08-23 15:02:44 +02:00
David McFarlandandGitHub 3704dd0fa1 Merge pull request #335969 from corngood/dotnet-upgrade
dotnet: august 2024 upgrades
2024-08-23 05:50:28 -07:00
SandroandGitHub 6de17488e2 Merge pull request #336757 from r-ryantm/auto-update/glanceclient 2024-08-23 14:46:25 +02:00