Skip to content

chore: fix and add a check for the nix devshell #1656

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

yvan-sraka
Copy link
Collaborator

No description provided.

@yvan-sraka yvan-sraka requested review from a team as code owners June 19, 2025 14:50
@yvan-sraka yvan-sraka self-assigned this Jun 19, 2025
flake.nix Outdated
@@ -1380,6 +1381,9 @@
psql_17 = makeCheckHarness basePackages.psql_17.bin;
psql_orioledb-17 = makeCheckHarness basePackages.psql_orioledb-17.bin;
inherit (basePackages) wal-g-2 wal-g-3 dbmate-tool pg_regress;
devShell = pkgs.runCommand "check-devShell" { buildInputs = [ devShells.default ]; } ''
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if there's a smarter way to achieve that?

@yvan-sraka yvan-sraka force-pushed the fix-and-check-devshell branch from 16dcc76 to 48bdb73 Compare June 19, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant