Commit Graph

1416 Commits

Author SHA1 Message Date
Alyssa Ross
502c77492b Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/applications/editors/vim/plugins/non-generated/avante-nvim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/cord-nvim/default.nix
	pkgs/applications/version-management/git-stack/default.nix
	pkgs/by-name/bo/boxbuddy/package.nix
	pkgs/by-name/ca/capnproto-rust/package.nix
	pkgs/by-name/ca/cargo-binstall/package.nix
	pkgs/by-name/ca/cargo-deb/package.nix
	pkgs/by-name/ca/cargo-modules/package.nix
	pkgs/by-name/cl/clapboard/package.nix
	pkgs/by-name/do/dotslash/package.nix
	pkgs/by-name/fe/felix-fm/package.nix
	pkgs/by-name/gi/gitlab-ci-ls/package.nix
	pkgs/by-name/go/gotify-desktop/package.nix
	pkgs/by-name/ha/handlr-regex/package.nix
	pkgs/by-name/ir/iroh/package.nix
	pkgs/by-name/ma/manga-tui/package.nix
	pkgs/by-name/ob/obs-cmd/package.nix
	pkgs/by-name/ox/oxlint/package.nix
	pkgs/by-name/pi/pik/package.nix
	pkgs/by-name/re/reindeer/package.nix
	pkgs/by-name/rn/rnr/package.nix
	pkgs/by-name/ro/routinator/package.nix
	pkgs/by-name/rw/rwpspread/package.nix
	pkgs/by-name/sk/skim/package.nix
	pkgs/by-name/so/sope/package.nix
	pkgs/by-name/so/soteria/package.nix
	pkgs/by-name/sp/spacer/package.nix
	pkgs/by-name/st/stylance-cli/package.nix
	pkgs/by-name/su/subxt/package.nix
	pkgs/by-name/sw/swayfx-unwrapped/package.nix
	pkgs/by-name/te/television/package.nix
	pkgs/by-name/to/toast/package.nix
	pkgs/by-name/wa/wastebin/package.nix
	pkgs/by-name/wi/wit-bindgen/package.nix
	pkgs/by-name/wo/workshop-runner/package.nix
	pkgs/development/interpreters/wasmtime/default.nix
	pkgs/development/tools/rust/cargo-edit/default.nix
	pkgs/development/tools/sentry-cli/default.nix
	pkgs/misc/t-rec/default.nix
	pkgs/tools/video/yaydl/default.nix
2025-01-26 14:55:08 +01:00
Maximilian Bosch
d9a7560502 Merge: postgresqlPackages.timescaledb-apache: 2.17.2 -> 2.18.0 (#376134) 2025-01-24 20:51:19 +01:00
R. Ryantm
30f5ee05cf postgresqlPackages.timescaledb-apache: 2.17.2 -> 2.18.0 2025-01-23 14:01:12 +00:00
Alyssa Ross
c597750454 treewide: migrate to fetchCargoVendor, batch 2
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.

It should be possible to reproduce this diff.  To generate it, I first
ran:

	xargs sed -i 's/^\(. *\)\(cargoHash =\)/\1useFetchCargoVendor = true;\n\1cargoHash =/'

The following manually identified list of files were given as standard
input:

	pkgs/applications/audio/listenbrainz-mpd/default.nix
	pkgs/applications/audio/minidsp/default.nix
	pkgs/applications/audio/muso/default.nix
	pkgs/applications/audio/parrot/default.nix
	pkgs/applications/blockchains/electrs/default.nix
	pkgs/applications/blockchains/snarkos/default.nix
	pkgs/applications/blockchains/teos/default.nix
	pkgs/applications/blockchains/zcash/default.nix
	pkgs/applications/display-managers/greetd/default.nix
	pkgs/applications/display-managers/greetd/regreet.nix
	pkgs/applications/display-managers/greetd/tuigreet.nix
	pkgs/applications/display-managers/greetd/wlgreet.nix
	pkgs/applications/editors/emacs/elisp-packages/manual-packages/lspce/module.nix
	pkgs/applications/editors/neovim/gnvim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/LanguageClient-neovim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/avante-nvim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/codesnap-nvim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/cord-nvim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/nvim-spectre/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/sg-nvim/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/sniprun/default.nix
	pkgs/applications/editors/vim/plugins/non-generated/vim-markdown-composer/default.nix
	pkgs/applications/editors/vscode/extensions/vadimcn.vscode-lldb/adapter.nix
	pkgs/applications/editors/zee/default.nix
	pkgs/applications/gis/whitebox-tools/default.nix
	pkgs/applications/graphics/emulsion/default.nix
	pkgs/applications/graphics/menyoki/default.nix
	pkgs/applications/misc/binocle/default.nix
	pkgs/applications/misc/cobalt/default.nix
	pkgs/applications/misc/eureka-ideas/default.nix
	pkgs/applications/misc/inherd-quake/default.nix
	pkgs/applications/misc/inlyne/default.nix
	pkgs/applications/misc/klipper-estimator/default.nix
	pkgs/applications/misc/mdzk/default.nix
	pkgs/applications/misc/pastel/default.nix
	pkgs/applications/misc/pomodoro/default.nix
	pkgs/applications/misc/pueue/default.nix
	pkgs/applications/misc/reddsaver/default.nix
	pkgs/applications/misc/stork/default.nix
	pkgs/applications/misc/terminal-typeracer/default.nix
	pkgs/applications/networking/browsers/asuka/default.nix
	pkgs/applications/networking/feedreaders/tuifeed/default.nix
	pkgs/applications/networking/geph/default.nix
	pkgs/applications/networking/gopher/phetch/default.nix
	pkgs/applications/networking/instant-messengers/twitch-tui/default.nix
	pkgs/applications/networking/irc/tiny/default.nix
	pkgs/applications/networking/mhost/default.nix
	pkgs/applications/networking/mujmap/default.nix
	pkgs/applications/networking/p2p/synapse-bt/default.nix
	pkgs/applications/office/activitywatch/default.nix
	pkgs/applications/science/machine-learning/finalfrontier/default.nix
	pkgs/applications/science/machine-learning/finalfusion-utils/default.nix
	pkgs/applications/science/misc/rink/default.nix
	pkgs/applications/system/coolercontrol/coolercontrol-gui.nix
	pkgs/applications/version-management/gfold/default.nix
	pkgs/applications/version-management/git-absorb/default.nix
	pkgs/applications/version-management/git-branchless/default.nix
	pkgs/applications/version-management/git-cliff/default.nix
	pkgs/applications/version-management/git-credential-keepassxc/default.nix
	pkgs/applications/version-management/git-gone/default.nix
	pkgs/applications/version-management/git-quickfix/default.nix
	pkgs/applications/version-management/git-stack/default.nix
	pkgs/applications/version-management/git-trim/default.nix
	pkgs/applications/version-management/git-workspace/default.nix
	pkgs/applications/version-management/gitoxide/default.nix
	pkgs/applications/version-management/lucky-commit/default.nix
	pkgs/applications/virtualization/crosvm/default.nix
	pkgs/applications/virtualization/rust-hypervisor-firmware/default.nix
	pkgs/applications/window-managers/dwm/dwm-status.nix
	pkgs/applications/window-managers/i3/auto-layout.nix
	pkgs/applications/window-managers/i3/cycle-focus.nix
	pkgs/applications/window-managers/i3/i3-ratiosplit.nix
	pkgs/applications/window-managers/i3/status-rust.nix
	pkgs/applications/window-managers/i3/wmfocus.nix
	pkgs/applications/window-managers/i3/wsr.nix
	pkgs/build-support/mitm-cache/default.nix
	pkgs/development/compilers/gleam/default.nix
	pkgs/development/compilers/kind2/default.nix
	pkgs/development/embedded/fpga/ecpdap/default.nix
	pkgs/development/interpreters/evcxr/default.nix
	pkgs/development/interpreters/wasmer/default.nix
	pkgs/development/interpreters/wasmtime/default.nix
	pkgs/development/tools/analysis/dotenv-linter/default.nix
	pkgs/development/tools/build-managers/fac/default.nix
	pkgs/development/tools/build-managers/moon/default.nix
	pkgs/development/tools/cocogitto/default.nix
	pkgs/development/tools/continuous-integration/buildkite-test-collector-rust/default.nix
	pkgs/development/tools/database/dynein/default.nix
	pkgs/development/tools/database/indradb/default.nix
	pkgs/development/tools/database/surrealdb-migrations/default.nix
	pkgs/development/tools/dump_syms/default.nix
	pkgs/development/tools/fnm/default.nix
	pkgs/development/tools/geckodriver/default.nix
	pkgs/development/tools/git-ps-rs/default.nix
	pkgs/development/tools/gptcommit/default.nix
	pkgs/development/tools/graphql-client/default.nix
	pkgs/development/tools/hors/default.nix
	pkgs/development/tools/htmlq/default.nix
	pkgs/development/tools/jless/default.nix
	pkgs/development/tools/kdash/default.nix
	pkgs/development/tools/kubie/default.nix
	pkgs/development/tools/misc/dura/default.nix
	pkgs/development/tools/misc/pwninit/default.nix
	pkgs/development/tools/misc/texlab/default.nix
	pkgs/development/tools/misc/tokei/default.nix
	pkgs/development/tools/pactorio/default.nix
	pkgs/development/tools/parsing/tree-sitter/default.nix
	pkgs/development/tools/perseus-cli/default.nix
	pkgs/development/tools/py-spy/default.nix
	pkgs/development/tools/rbspy/default.nix
	pkgs/development/tools/remodel/default.nix
	pkgs/development/tools/rover/default.nix
	pkgs/development/tools/rover/update.sh
	pkgs/development/tools/rubyfmt/default.nix
	pkgs/development/tools/rust/bindgen/unwrapped.nix
	pkgs/development/tools/rust/cargo-audit/default.nix
	pkgs/development/tools/rust/cargo-bazel/default.nix
	pkgs/development/tools/rust/cargo-c/default.nix
	pkgs/development/tools/rust/cargo-cache/default.nix
	pkgs/development/tools/rust/cargo-clone/default.nix
	pkgs/development/tools/rust/cargo-codspeed/default.nix
	pkgs/development/tools/rust/cargo-crev/default.nix
	pkgs/development/tools/rust/cargo-cyclonedx/default.nix
	pkgs/development/tools/rust/cargo-edit/default.nix
	pkgs/development/tools/rust/cargo-flamegraph/default.nix
	pkgs/development/tools/rust/cargo-fund/default.nix
	pkgs/development/tools/rust/cargo-hf2/default.nix
	pkgs/development/tools/rust/cargo-lambda/default.nix
	pkgs/development/tools/rust/cargo-ndk/default.nix
	pkgs/development/tools/rust/cargo-outdated/default.nix
	pkgs/development/tools/rust/cargo-udeps/default.nix
	pkgs/development/tools/rust/cargo-vet/default.nix
	pkgs/development/tools/rust/cargo-watch/default.nix
	pkgs/development/tools/rust/cargo-whatfeatures/default.nix
	pkgs/development/tools/rust/cargo-zigbuild/default.nix
	pkgs/development/tools/rust/duckscript/default.nix
	pkgs/development/tools/rust/rustup/default.nix
	pkgs/development/tools/rust/sqlx-cli/default.nix
	pkgs/development/tools/sentry-cli/default.nix
	pkgs/development/tools/spr/default.nix
	pkgs/development/tools/viceroy/default.nix
	pkgs/development/tools/wrangler_1/default.nix
	pkgs/games/blightmud/default.nix
	pkgs/games/ferium/default.nix
	pkgs/kde/gear/akonadi-search/default.nix
	pkgs/kde/gear/angelfish/default.nix
	pkgs/kde/gear/kdepim-addons/default.nix
	pkgs/misc/cliscord/default.nix
	pkgs/misc/t-rec/default.nix
	pkgs/misc/wiki-tui/default.nix
	pkgs/os-specific/linux/scx/scx_rustscheds.nix
	pkgs/servers/bindle/default.nix
	pkgs/servers/dns/doh-proxy-rust/default.nix
	pkgs/servers/gemini/stargazer/default.nix
	pkgs/servers/geospatial/martin/default.nix
	pkgs/servers/krill/default.nix
	pkgs/servers/monitoring/laurel/default.nix
	pkgs/servers/monitoring/prometheus/wireguard-exporter.nix
	pkgs/servers/oxigraph/default.nix
	pkgs/servers/piping-server-rust/default.nix
	pkgs/servers/rtrtr/default.nix
	pkgs/servers/sql/postgresql/ext/pgvecto-rs/default.nix
	pkgs/servers/sql/postgresql/ext/pgx_ulid.nix
	pkgs/servers/sql/postgresql/ext/timescaledb_toolkit.nix
	pkgs/shells/nushell/default.nix
	pkgs/shells/nushell/plugins/dbus.nix
	pkgs/shells/nushell/plugins/formats.nix
	pkgs/shells/nushell/plugins/gstat.nix
	pkgs/shells/nushell/plugins/highlight.nix
	pkgs/shells/nushell/plugins/net.nix
	pkgs/shells/nushell/plugins/polars.nix
	pkgs/shells/nushell/plugins/query.nix
	pkgs/shells/nushell/plugins/skim.nix
	pkgs/shells/nushell/plugins/units.nix
	pkgs/tools/X11/xidlehook/default.nix
	pkgs/tools/admin/coldsnap/default.nix
	pkgs/tools/admin/procs/default.nix
	pkgs/tools/backup/awsbck/default.nix
	pkgs/tools/backup/bupstash/default.nix
	pkgs/tools/backup/monolith/default.nix
	pkgs/tools/backup/rdedup/default.nix
	pkgs/tools/misc/aoc-cli/default.nix
	pkgs/tools/misc/apkeep/default.nix
	pkgs/tools/misc/didyoumean/default.nix
	pkgs/tools/misc/dijo/default.nix
	pkgs/tools/misc/diskus/default.nix
	pkgs/tools/misc/eludris/default.nix
	pkgs/tools/misc/fclones/default.nix
	pkgs/tools/misc/fclones/gui.nix
	pkgs/tools/misc/ffsend/default.nix
	pkgs/tools/misc/flowgger/default.nix
	pkgs/tools/misc/gh-cal/default.nix
	pkgs/tools/misc/grex/default.nix
	pkgs/tools/misc/hiksink/default.nix
	pkgs/tools/misc/hyperfine/default.nix
	pkgs/tools/misc/iay/default.nix
	pkgs/tools/misc/jsonwatch/default.nix
	pkgs/tools/misc/killport/default.nix
	pkgs/tools/misc/lighthouse-steamvr/default.nix
	pkgs/tools/misc/lorri/default.nix
	pkgs/tools/misc/nvfancontrol/default.nix
	pkgs/tools/misc/octofetch/default.nix
	pkgs/tools/misc/owofetch/default.nix
	pkgs/tools/misc/rust-motd/default.nix
	pkgs/tools/misc/shadowenv/default.nix
	pkgs/tools/misc/sheldon/default.nix
	pkgs/tools/misc/starship/default.nix
	pkgs/tools/misc/synth/default.nix
	pkgs/tools/misc/tab-rs/default.nix
	pkgs/tools/misc/tmux-sessionizer/default.nix
	pkgs/tools/misc/toastify/default.nix
	pkgs/tools/misc/topgrade/default.nix
	pkgs/tools/misc/tremor-rs/default.nix
	pkgs/tools/misc/vrc-get/default.nix
	pkgs/tools/misc/wagyu/default.nix
	pkgs/tools/misc/watchexec/default.nix
	pkgs/tools/networking/bore-cli/default.nix
	pkgs/tools/networking/bore/default.nix
	pkgs/tools/networking/cocom/default.nix
	pkgs/tools/networking/drill/default.nix
	pkgs/tools/networking/fast-ssh/default.nix
	pkgs/tools/networking/ifwifi/default.nix
	pkgs/tools/networking/innernet/default.nix
	pkgs/tools/networking/lychee/default.nix
	pkgs/tools/networking/mozwire/default.nix
	pkgs/tools/networking/ockam/default.nix
	pkgs/tools/networking/onetun/default.nix
	pkgs/tools/networking/rosenpass/default.nix
	pkgs/tools/networking/s3rs/default.nix
	pkgs/tools/networking/shadowsocks-rust/default.nix
	pkgs/tools/networking/suckit/default.nix
	pkgs/tools/networking/wg-netmanager/default.nix
	pkgs/tools/nix/nixci/default.nix
	pkgs/tools/package-management/nix-du/default.nix
	pkgs/tools/package-management/nix-template/default.nix
	pkgs/tools/security/age-plugin-ledger/default.nix
	pkgs/tools/security/feroxbuster/default.nix
	pkgs/tools/security/genpass/default.nix
	pkgs/tools/security/gpg-tui/default.nix
	pkgs/tools/security/kbs2/default.nix
	pkgs/tools/security/lethe/default.nix
	pkgs/tools/security/rblake2sum/default.nix
	pkgs/tools/security/rblake3sum/default.nix
	pkgs/tools/security/rucredstash/default.nix
	pkgs/tools/security/rustscan/default.nix
	pkgs/tools/security/solo2-cli/default.nix
	pkgs/tools/text/amber/default.nix
	pkgs/tools/text/chars/default.nix
	pkgs/tools/text/coloursum/default.nix
	pkgs/tools/text/diffr/default.nix
	pkgs/tools/text/fastmod/default.nix
	pkgs/tools/text/igrep/default.nix
	pkgs/tools/text/languagetool-rust/default.nix
	pkgs/tools/text/mdbook-admonish/default.nix
	pkgs/tools/text/mdbook-epub/default.nix
	pkgs/tools/text/mdbook-footnote/default.nix
	pkgs/tools/text/mdbook-katex/default.nix
	pkgs/tools/text/mdbook-mermaid/default.nix
	pkgs/tools/text/mdbook-pdf/default.nix
	pkgs/tools/text/mdbook-plantuml/default.nix
	pkgs/tools/text/mdbook-toc/default.nix
	pkgs/tools/text/mdcat/default.nix
	pkgs/tools/text/pinyin-tool/default.nix
	pkgs/tools/text/ruplacer/default.nix
	pkgs/tools/typesetting/tex/texpresso/tectonic.nix
	pkgs/tools/video/yaydl/default.nix

Then I ran:

	xargs -n 1 nix-update --version=skip

With this list of attributes corresponding to the changed files given
as standard input:

	listenbrainz-mpd
	minidsp
	muso
	parrot
	electrs
	snarkos
	teos
	teos-watchtower-plugin
	zcash
	greetd.greetd
	greetd.regreet
	greetd.tuigreet
	greetd.wlgreet
	emacsPackages.lspce.lspce-module
	gnvim.unwrapped
	vimPlugins.LanguageClient-neovim.LanguageClient-neovim-bin
	vimPlugins.avante-nvim.avante-nvim-lib
	vimPlugins.codesnap-nvim.codesnap-lib
	vimPlugins.cord-nvim.cord-nvim-rust
	vimPlugins.nvim-spectre.spectre_oxi
	vimPlugins.sg-nvim.sg-nvim-rust
	vimPlugins.sniprun.sniprun-bin
	vimPlugins.vim-markdown-composer.vim-markdown-composer-bin
	vscode-extensions.vadimcn.vscode-lldb.adapter
	zee
	whitebox-tools
	emulsion
	menyoki
	binocle
	cobalt
	eureka-ideas
	inherd-quake
	inlyne
	klipper-estimator
	mdzk
	pastel
	pomodoro
	pueue
	reddsaver
	stork
	terminal-typeracer
	asuka
	tuifeed
	geph.cli
	phetch
	twitch-tui
	tiny
	mhost
	mujmap
	synapse-bt
	aw-server-rust
	finalfrontier
	finalfusion-utils
	rink
	coolercontrol.coolercontrol-gui
	gfold
	git-absorb
	git-branchless
	git-cliff
	git-credential-keepassxc
	git-gone
	git-quickfix
	git-stack
	git-trim
	git-workspace
	gitoxide
	lucky-commit
	crosvm
	rust-hypervisor-firmware
	dwm-status
	i3status-rust
	i3-auto-layout
	i3-cycle-focus
	i3-ratiosplit
	wmfocus
	i3wsr
	mitm-cache
	gleam
	kind2
	ecpdap
	evcxr
	wasmer
	wasmtime
	dotenv-linter
	fac-build
	moon
	cocogitto
	buildkite-test-collector-rust
	dynein
	indradb-client
	indradb-server
	surrealdb-migrations
	dump_syms
	fnm
	geckodriver
	git-ps-rs
	gptcommit
	graphql-client
	hors
	htmlq
	jless
	kdash
	kubie
	dura
	pwninit
	texlab
	tokei
	pactorio
	tree-sitter
	perseus-cli
	py-spy
	rbspy
	remodel
	rover
	rover
	rubyfmt
	rust-bindgen-unwrapped
	cargo-audit
	cargo-bazel
	cargo-c
	cargo-cache
	cargo-clone
	cargo-codspeed
	cargo-crev
	cargo-cyclonedx
	cargo-edit
	cargo-flamegraph
	cargo-fund
	cargo-hf2
	cargo-lambda
	cargo-ndk
	cargo-outdated
	cargo-udeps
	cargo-vet
	cargo-watch
	cargo-whatfeatures
	cargo-zigbuild
	duckscript
	rustup
	sqlx-cli
	sentry-cli
	spr
	viceroy
	wrangler_1
	blightmud
	ferium
	kdePackages.akonadi-search
	kdePackages.angelfish
	kdePackages.kdepim-addons
	cliscord
	t-rec
	wiki-tui
	scx.rustscheds
	bindle
	doh-proxy-rust
	stargazer
	martin
	krill
	laurel
	prometheus-wireguard-exporter
	oxigraph
	piping-server-rust
	rtrtr
	postgresql16Packages.pgvecto-rs
	postgresql16Packages.pgx_ulid
	postgresql16Packages.timescaledb_toolkit
	nushell
	nushellPlugins.dbus
	nushellPlugins.formats
	nushellPlugins.gstat
	nushellPlugins.highlight
	nushellPlugins.net
	nushellPlugins.polars
	nushellPlugins.query
	nushellPlugins.skim
	nushellPlugins.units
	xidlehook
	coldsnap
	procs
	awsbck
	bupstash
	monolith
	rdedup
	aoc-cli
	apkeep
	didyoumean
	dijo
	diskus
	eludris
	fclones
	fclones-gui
	ffsend
	flowgger
	gh-cal
	grex
	hiksink
	hyperfine
	iay
	jsonwatch
	killport
	lighthouse-steamvr
	lorri
	nvfancontrol
	octofetch
	owofetch
	rust-motd
	shadowenv
	sheldon
	starship
	synth
	tab-rs
	tmux-sessionizer
	toastify
	topgrade
	tremor-rs
	vrc-get
	wagyu
	watchexec
	bore-cli
	bore
	cocom
	drill
	fast-ssh
	ifwifi
	innernet
	lychee
	mozwire
	ockam
	onetun
	rosenpass
	s3rs
	shadowsocks-rust
	suckit
	wg-netmanager
	nixci
	nix-du
	nix-template
	age-plugin-ledger
	feroxbuster
	genpass
	gpg-tui
	kbs2
	lethe
	rblake2sum
	rblake3sum
	rucredstash
	rustscan
	solo2-cli
	amber
	chars
	coloursum
	diffr
	fastmod
	igrep
	languagetool-rust
	mdbook-admonish
	mdbook-epub
	mdbook-footnote
	mdbook-katex
	mdbook-mermaid
	mdbook-pdf
	mdbook-plantuml
	mdbook-toc
	mdcat
	pinyin-tool
	ruplacer
	texpresso.tectonic
	yaydl

The list of files for the first command and the list of attributes for
the second command are in the same order, so it should be easy enough
to check their correspondence by putting them side by side.

It might be possible to parallelize the nix-update operations using
xargs' -P option.  I haven't tested it.
2025-01-23 12:23:46 +01:00
Ivan Mincik
7da0f0a12d postgresqlPackages.postgis: 3.5.0 -> 3.5.2 2025-01-20 10:30:23 +01:00
Augustin Trancart
007496f756 postgis: add withSfcgal option 2025-01-17 09:14:55 +01:00
R. Ryantm
cd565f7da3 postgresqlPackages.pgsql-http: 1.6.1 -> 1.6.2 2025-01-16 00:38:02 +00:00
Wolfgang Walther
c79c52d6dd pgx_ulid: init at 0.2.0 (#371463) 2025-01-12 20:04:38 +01:00
myypo
5d524ce376 hardcode the renamed extension files 2025-01-06 23:41:12 +02:00
myypo
e66f498baf remove nixos tests 2025-01-06 23:35:14 +02:00
myypo
70d01826df remove redundant pkg version check for broken attribute 2025-01-06 22:08:42 +02:00
Wolfgang Walther
734523d753 postgresqlPackages.pg_partman: 5.2.2 -> 5.2.4 (#371048) 2025-01-06 20:34:19 +01:00
myypo
dfe1c24809 pgx_ulid: init at 0.2.0 2025-01-06 00:22:27 +02:00
R. Ryantm
9ce6259fd1 postgresqlPackages.pg_partman: 5.2.2 -> 5.2.4 2025-01-05 03:04:05 +00:00
Emily
205c1696b8 treewide: remove obsolete aligned allocation workarounds 2025-01-04 21:20:40 +00:00
Wolfgang Walther
c6bc26350f postgresqlPackages.pgmq: 1.4.5 -> 1.5.0 (#368173) 2024-12-26 12:43:23 +01:00
Wolfgang Walther
902120f122 postgresqlPackages.pgrouting: 3.7.0 -> 3.7.1 (#368227) 2024-12-26 12:31:16 +01:00
Wolfgang Walther
68576875c7 postgresqlPackages.plpgsql_check: 2.7.12 -> 2.7.13 (#368218) 2024-12-26 12:29:28 +01:00
R. Ryantm
1cf85a9352 postgresqlPackages.pgrouting: 3.7.0 -> 3.7.1 2024-12-26 00:33:01 +00:00
R. Ryantm
cc0b31cbce postgresqlPackages.plpgsql_check: 2.7.12 -> 2.7.13 2024-12-25 22:16:10 +00:00
R. Ryantm
9b0e625dc2 postgresqlPackages.pg_repack: 1.5.1 -> 1.5.2 2024-12-25 21:42:48 +00:00
R. Ryantm
76b449a9d1 postgresqlPackages.pgmq: 1.4.5 -> 1.5.0 2024-12-25 19:30:17 +00:00
github-actions[bot]
c9e934a620 Merge master into staging-next 2024-12-16 06:05:22 +00:00
Philip Taron
66cdf593c0 treewide: replace substituteAll with replaceVars (#1) (#365440) 2024-12-15 19:10:09 -08:00
Wolfgang Walther
ebd18cf115 treewide: replace substituteAll with replaceVars (#1)
Driving #237216 forward.
2024-12-15 22:25:35 +01:00
github-actions[bot]
095d892127 Merge master into staging-next 2024-12-15 18:04:15 +00:00
Wolfgang Walther
f036dd39af postgresqlPackages.pgroonga: 3.2.4 -> 3.2.5 (#365378) 2024-12-15 16:27:51 +01:00
R. Ryantm
3c07255d99 postgresqlPackages.pgroonga: 3.2.4 -> 3.2.5 2024-12-15 14:02:27 +00:00
Wolfgang Walther
f5e01f2e47 postgresqlPackages.tsearch_extras: remove
This has been added in #22166 in 2017.

Upstream has archived the repo in 2020:
https://github.com/zulip/tsearch_extras/issues/7

This dependency is unused, abandoned and r-ryantm tries to "downgrade"
it: Let's remove it!
2024-12-15 14:20:33 +01:00
Wolfgang Walther
f528b8473a postgresqlPackages.pg_partman: 5.2.1 -> 5.2.2 (#365339) 2024-12-15 13:37:50 +01:00
Wolfgang Walther
38669143a7 postgresqlPackages.pg-gvm: 22.6.5 -> 22.6.6 (#365324) 2024-12-15 13:37:21 +01:00
github-actions[bot]
c99cd2bc2d Merge master into staging-next 2024-12-15 12:05:35 +00:00
R. Ryantm
bf171199a0 postgresqlPackages.pg_partman: 5.2.1 -> 5.2.2 2024-12-15 11:05:47 +00:00
R. Ryantm
c03a1781b1 postgresqlPackages.pg-gvm: 22.6.5 -> 22.6.6 2024-12-15 09:29:59 +00:00
R. Ryantm
338322d15e postgresqlPackages.pg_net: 0.13.0 -> 0.14.0 2024-12-14 21:56:57 +00:00
K900
a7e86ba134 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-13 15:35:01 +03:00
K900
81eb6d64ab Merge remote-tracking branch 'origin/master' into staging-next 2024-12-12 21:08:33 +03:00
Wolfgang Walther
79734b0c08 postgresqlPackages.pg_cron: 1.6.4 -> 1.6.5
Changelog:
https://github.com/citusdata/pg_cron/releases/tag/v1.6.5
2024-12-12 18:40:48 +01:00
Wolfgang Walther
47b88fb0eb postgresqlPackages.sqlite_fdw: 2.4.0 -> 2.5.0
Changelog:
https://github.com/pgspider/sqlite_fdw/releases/tag/v2.5.0
2024-12-11 21:36:12 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Silvan Mosberger
84d4f874c2 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 78e9caf153
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:23:58 +01:00
K900
2e337411b0 Merge remote-tracking branch 'origin/master' into staging-next 2024-12-08 08:46:20 +03:00
R. Ryantm
7695b70193 postgresqlPackages.pg_partman: 5.1.0 -> 5.2.1 2024-12-04 08:22:23 +00:00
K900
007b4f3e71 Merge remote-tracking branch 'origin/staging-next' into staging 2024-12-01 10:29:27 +03:00
Wolfgang Walther
511b0843c7 postgresqlPackages.pg-gvm: move from top-level package
This is a PostgreSQL extension, which only works properly when made
available in the postgresql.pkgs package set.
2024-11-30 14:07:25 +01:00
Emily
b54dcbddce postgresqlPackages.apache_datasketches: unpin Boost 2024-11-25 08:53:38 +00:00
Wolfgang Walther
b924334c41 postgresql: fix pgxs Makefile for darwin
The darwin specific Makefile contains a reference to the postgres
binary. Some extensions are able to set bindir to their own output
correctly for installation and will then fail to find the postgres
binaryin their own output during linking.

PostGIS worked around this by faking a postgres binary in their own
output, but we can do better by hardcoding the proper path in the
Makefile when PostgreSQL is built.
2024-11-23 21:43:33 +01:00
Wolfgang Walther
62b175ed21 postgresqlPackages.{pgvecto-rs,timescaledb_toolkit}: fix build on darwin
cargo-pgrx runs a temporary PostgreSQL cluster when building. This needs
to run with unix sockets only, otherwise it breaks in the darwin
sandbox.
2024-11-23 18:02:41 +01:00
Robert Schütz
e0bf198048 Revert "postgresqlPackages.pgvecto-rs: 0.3.0 -> 0.4.0"
This reverts commit 80e13b1032.
2024-11-23 08:50:30 -08:00
Diogo Correia
03a3e2acec postgresqlPackages.pgvecto-rs: run nixfmt 2024-11-23 09:57:09 +00:00