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

Fix jetbrains-remote - do not fail if files do not exist yet #6502

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

truelecter
Copy link
Contributor

Description

If you use programs.jetbrains-remote for the first time, rm will fail, as there are nothing to delete yet. I've tested this on my machine and it fixed an issue with the module

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all
    or nix build --reference-lock-file flake.lock ./tests#test-all using Flakes.

There is an issue with other module when running tests the easy way image

Maintainer CC

@GenericNerdyUsername

@khaneliman khaneliman merged commit 6eed33a into nix-community:master Feb 21, 2025
3 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.

2 participants