Skip to content
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

add pgAdmin service #115

Merged
merged 5 commits into from
Feb 29, 2024

Conversation

conscious-puppet
Copy link
Contributor

@conscious-puppet conscious-puppet commented Feb 28, 2024

@conscious-puppet
Copy link
Contributor Author

@srid @shivaraj-bh instead of fetching from cache, pgadmin4 is getting built on macos. i see a few errors in installCheckPhase and then it gets stuck in that phase. I have added an overlay in test/flake.nix to skip it. should i mention that in doc/pgadmin.md for mac?

@srid
Copy link
Member

srid commented Feb 29, 2024

@conscious-puppet Looks like this package is known to fail:

❯ nix run github:nix-community/hydra-check -- pgadmin4 --arch aarch64-darwin
Build Status for pgadmin4.aarch64-darwin on jobset nixpkgs/trunk
✖ (Timed out) pgadmin-8.2 from 2024-02-28 - https://hydra.nixos.org/build/251343181

Last Builds:
✖ (Timed out) pgadmin-8.2 from 2024-02-25 - https://hydra.nixos.org/build/250917382
✖ (Dependency failed) pgadmin-8.2 from 2024-02-22 - https://hydra.nixos.org/build/250595307
✖ (Dependency failed) pgadmin-8.2 from 2024-02-22 - https://hydra.nixos.org/build/250593778
✖ (Dependency failed) pgadmin-8.2 from 2024-02-21 - https://hydra.nixos.org/build/250533764
✖ (Dependency failed) pgadmin-8.2 from 2024-02-19 - https://hydra.nixos.org/build/250328277
✖ (Dependency failed) pgadmin-8.2 from 2024-02-16 - https://hydra.nixos.org/build/249808942
✖ (Dependency failed) pgadmin-8.2 from 2024-02-15 - https://hydra.nixos.org/build/249731613
✖ (Dependency failed) pgadmin-8.2 from 2024-02-14 - https://hydra.nixos.org/build/249720474
✖ (Dependency failed) pgadmin-8.2 from 2024-02-13 - https://hydra.nixos.org/build/249622109

https://hydra.nixos.org/build/251343181

Last successful build was about a year ago.

Also: NixOS/nixpkgs#281214

test/flake.nix Show resolved Hide resolved
Co-authored-by: Sridhar Ratnakumar <[email protected]>
@shivaraj-bh
Copy link
Member

With this we can completely remove docker from NY: nammayatri/nammayatri#5174

@shivaraj-bh shivaraj-bh merged commit 5e48c5a into juspay:main Feb 29, 2024
4 checks passed
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.

Add pgadmin service
3 participants