Skip to content

Commit e14f7c5

Browse files
es-sai-fiJayanAXHF
authored andcommitted
fix: fix non-flake install instructions
1 parent 993b462 commit e14f7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ cargo install --path .
164164
sources = import ./npins;
165165
in {
166166
environment.systemPackages = [
167-
(import sources.gitv)
167+
(import sources.gitv {})
168168
];
169169
}
170170
```

0 commit comments

Comments
 (0)