Skip to content

chore: update nix flake to include sqlc v1.19.1 #8715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Jul 25, 2023

Related: NixOS/nixpkgs#245006

This PR updates dependency on sqlc v1.19.1 as currently make gen fails with:

generate
models.go:16:2: no required module provides package github.com/tabbed/pqtype; to add it:
	go get github.com/tabbed/pqtype
make: *** [Makefile:511: coderd/database/querier.go] Error 1
make: *** Deleting file 'coderd/database/querier.go

@mtojek mtojek self-assigned this Jul 25, 2023
@mtojek mtojek requested a review from johnstcn July 25, 2023 09:05
@mtojek mtojek marked this pull request as ready for review July 25, 2023 09:05
@mtojek mtojek enabled auto-merge (squash) July 25, 2023 09:06
@mtojek mtojek merged commit 7004013 into main Jul 25, 2023
@mtojek mtojek deleted the fix-sqlc-1.19.1 branch July 25, 2023 09:09
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants