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

Missing dependency on findutils #19

Closed
nbraud opened this issue Nov 11, 2023 · 0 comments · Fixed by #20
Closed

Missing dependency on findutils #19

nbraud opened this issue Nov 11, 2023 · 0 comments · Fixed by #20

Comments

@nbraud
Copy link
Contributor

nbraud commented Nov 11, 2023

While attempting to use devour-flake in CI, I ran into the following bug:

/nix/store/yhmxdqspqchpd8cb15gwc8ybpiybh5bz-devour-flake/bin/devour-flake: line 15: xargs: command not found
warning: not writing modified lock file of flake 'path:/nix/store/cc4dp3h7nck0w6xz0jfsbchyklfmblry-p8vfkmfh43yy8lmz1r65dr9yq3ql7cd7-source':
• Added input 'flake':
    'path:/nix/store/lklg6iihnwkxfxcwj8ik1a145z4296cc-source?lastModified=0&narHash=sha256-M%2BBd3q9raBWjZsVxWzEKusGlKcQAqvp4zisplb%2BQwqM%3D' (1970-01-01)
• Added input 'flake/devour-flake':
    'github:srid/devour-flake/30a34036b29b0d12989ef6c8be77aa949d85aef5' (2023-09-07)
• Added input 'flake/flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
• Added input 'flake/flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Added input 'flake/nixpkgs':
    'github:NixOS/nixpkgs/90e85bc7c1a6fc0760a94ace129d3a1c61c3d035' (2023-10-29)
error: writing to file: Broken pipe

Here's the full CI run

nbraud added a commit to nbraud/devour-flake that referenced this issue Nov 11, 2023
@srid srid closed this as completed in #20 Nov 11, 2023
srid pushed a commit that referenced this issue Nov 11, 2023
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 a pull request may close this issue.

1 participant