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

mk-python-derivation.nix: fix indentation #91667

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

DavHau
Copy link
Member

@DavHau DavHau commented Jun 27, 2020

Motivation for this change

I got confused while reading through mk-python-derivation.nix. I think the current indentation is misleading.
The indented opening brace in line 106 belongs to the closing brace in line 176 which had no indentation.

Things done

Fixed the indentation. (No functional change)

@DavHau DavHau requested a review from FRidh as a code owner June 27, 2020 14:38
@ofborg ofborg bot added 6.topic: python 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 0 This PR does not cause any packages to rebuild labels Jun 27, 2020
@Lassulus Lassulus merged commit 7d03cf2 into NixOS:master Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild 10.rebuild-linux: 0 This PR does not cause any packages to rebuild
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants