Skip to content

chore(pg): find util used but it is not default in nixos docker images#340

Merged
shivaraj-bh merged 1 commit intojuspay:mainfrom
dzmitry-lahoda-forks:patch-1
Sep 28, 2024
Merged

chore(pg): find util used but it is not default in nixos docker images#340
shivaraj-bh merged 1 commit intojuspay:mainfrom
dzmitry-lahoda-forks:patch-1

Conversation

@dzmitry-lahoda
Copy link
Copy Markdown
Contributor

No description provided.

@shivaraj-bh
Copy link
Copy Markdown
Member

Thanks!

For completeness:
find is used in:

find "${schema}"/*.sql | while read -r f ; do
but the package is not included in the runtimeInputs of the setup script:
runtimeInputs = with pkgs; [ config.package coreutils gnugrep gawk ];

@shivaraj-bh
Copy link
Copy Markdown
Member

@dzmitry-lahoda I didn’t quite get the title of the PR, to be specific "not default in nixos docker images”, could you elaborate?

@dzmitry-lahoda
Copy link
Copy Markdown
Contributor Author

dzmitry-lahoda commented Sep 28, 2024

yeah, i meant nor nixpkgs docker tools nor https://github.com/nlewo/nix2container images nor nixos generators by default include find (nor curl too btw).

@shivaraj-bh shivaraj-bh merged commit a997c1f into juspay:main Sep 28, 2024
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.

2 participants