Skip to content

fix: fix non-flake install instructions#78

Merged
JayanAXHF merged 1 commit intoJayanAXHF:mainfrom
es-sai-fi:main
Feb 28, 2026
Merged

fix: fix non-flake install instructions#78
JayanAXHF merged 1 commit intoJayanAXHF:mainfrom
es-sai-fi:main

Conversation

@es-sai-fi
Copy link

Forgot to pass an empty attrSet, I apologize.

@es-sai-fi es-sai-fi marked this pull request as ready for review February 27, 2026 20:43
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 27, 2026

Greptile Summary

Fixed the non-flake NixOS installation instructions by adding an empty attribute set {} to the import sources.gitv statement. This corrects the Nix syntax to properly call the imported expression, which expects to receive an attribute set as an argument. The fix aligns with the pattern shown in the "No Pinning Tool" example and ensures the installation instructions will work correctly.

Important Files Changed

Filename Overview
README.md Fixed Nix import syntax by adding empty attribute set to sources.gitv import

Last reviewed commit: 1a6773d

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@JayanAXHF JayanAXHF merged commit e14f7c5 into JayanAXHF:main Feb 28, 2026
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