Skip to content

Conversation

k1gen
Copy link
Contributor

@k1gen k1gen commented Jul 17, 2025

Motivation

When building the nix-manual meson subproject a custom target is defined using a shell script that invokes rsync. Despite that, rsync is never required by meson and configuration still succeeds if no rsync is on the system.

Context

Closes: #13313


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@k1gen k1gen force-pushed the fix-rsync-requirement branch from 524b572 to cfb8a31 Compare July 17, 2025 21:01
Copy link
Contributor

@xokdvium xokdvium left a comment

Choose a reason for hiding this comment

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

Thanks!

@xokdvium xokdvium merged commit 60c48b7 into NixOS:master Jul 17, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rsync should be required in nix-manual meson.build
2 participants