-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
deepsource: init at 0.8.6 #324286
deepsource: init at 0.8.6 #324286
Conversation
8feb228
to
c27c80c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you have done all changes, squash/split into two commits only:
- maintainers: add nipeharefa
- deepsource: init at 0.8.6
fd16190
to
5dfff5a
Compare
done @Aleksanaa |
d52cf3f
to
62e7398
Compare
Please check 62e7398
This is not added. Is it possible to do so? |
oh okeey missing it @Aleksanaa |
62e7398
to
ac6b12b
Compare
done. Please recheck @Aleksanaa |
Please check commit ac6b12b. This commit contains changes from another one, and the order is wrong. |
ac92027
to
e6203a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still not resolved. Do you need any help?
e6203a3
to
ac356ed
Compare
|
I mean this commit ac356ed contains change from the other commit, and the order is wrong |
ac356ed
to
27332d4
Compare
Hi @Aleksanaa , I have pulled the latest changes from the master branch and ran the command
is there anything else I need to adjust? |
Click on "Commits" on this page, and click on "maintainers: add nipeharefa", see what it contains. Also you have to add yourself to maintainers first, and then add the package, to avoid eval broken on one commit. |
27332d4
to
18654c5
Compare
Okay, could you please check again? The commits have been adjusted. |
nativeBuildInputs = [ installShellFiles ]; | ||
nativeInstallCheckInputs = [ | ||
versionCheckHook | ||
]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not wrong but weird. Could you put this after postInstall
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okey, on it @Aleksanaa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, @Aleksanaa fixed, could you please check again?
18654c5
to
a1355dd
Compare
pname = "deepsource"; | ||
version = "0.8.6"; | ||
|
||
nativeBuildInputs = [ installShellFiles ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, this after src
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi, @Aleksanaa fixed
a1355dd
to
75d4c78
Compare
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.