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 disko using system zfs #835

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Fix disko using system zfs #835

merged 2 commits into from
Oct 16, 2024

Conversation

iFreilicht
Copy link
Contributor

Fixes #815

Also a drive-by improvement: The with lib; was completely unused, so I removed it.

@yajo FYI. Maybe you could test this again on the hetzner rescue system? I'm fairly confident it will work, but getting confirmation would be great.

@Enzime
Copy link
Member

Enzime commented Oct 16, 2024

Looks like the with lib; is not unused

@iFreilicht
Copy link
Contributor Author

Huh, indeed. I guess this is a bug in nixd then.

@iFreilicht iFreilicht force-pushed the fix-disko-using-system-zfs branch from 734ce3a to a60a461 Compare October 16, 2024 08:39
@iFreilicht
Copy link
Contributor Author

Alright, I removed that commit again, should be good now.

@Lassulus
Copy link
Collaborator

but removing with lib; would be nice as a separate task :)

Copy link
Member

@Enzime Enzime left a comment

Choose a reason for hiding this comment

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

LGTM

@iFreilicht
Copy link
Contributor Author

@mergify queue

Copy link
Contributor

mergify bot commented Oct 16, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at c8760ce

@mergify mergify bot merged commit c8760ce into master Oct 16, 2024
4 checks passed
@mergify mergify bot deleted the fix-disko-using-system-zfs branch October 16, 2024 09:22
iFreilicht added a commit that referenced this pull request Oct 16, 2024
This is generally regarded as a code-smell. I did utilize `with lib;`
in some places where I felt it aided readability, but it's very clearly
scoped in those situations.

See #835 (comment)
mergify bot pushed a commit that referenced this pull request Oct 16, 2024
This is generally regarded as a code-smell. I did utilize `with lib;`
in some places where I felt it aided readability, but it's very clearly
scoped in those situations.

See #835 (comment)
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.

Script not working under hetzner rescue system
3 participants