Skip to content

Commit ef1d6ee

Browse files
committed
style(overlay): Add empty line to make the next diff clearer
1 parent 93d15c3 commit ef1d6ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overlay.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
_finalNixpkgs: prevNixpkgs: let
2+
23
solana-rust-artifacts = prevNixpkgs.callPackage ./packages/solana-rust-artifacts {};
34

45
solana-bpf-tools = prevNixpkgs.callPackage ./packages/solana-bpf-tools {};

0 commit comments

Comments
 (0)