-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
unused: init at 0.2.1 #107077
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
unused: init at 0.2.1 #107077
Conversation
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.
Builds and runs on NixOS, too.
Cool. I generally rebase and force-push, because I don't think nixos squashes PR commits in its repos. Hopefully someone with merge rights can merge it in after that. |
1f437e6
to
6193e15
Compare
@joshuaclayton you might be interested in this. |
@lrworth ah, neat! I just pushed a new commit in as of yesterday to better support non-UTF-8 tags files (this was an issue in the Haskell version as well: joshuaclayton/unused#72). I'm going to cut a 0.2 release in the next few minutes (in case it's not too much trouble to include that rather than 0.1) since I'm guessing it may be a sticking point for folks. |
Great! Let's wait until 0.2 then. |
I spoke too soon – I was able to cut 0.2.0, available here. |
Updated to 0.2.0, which also seems to have resolved the yaml problem and let us use I'll bump promptly when and if unused-code/unused#25 is resolved. |
Still builds and runs on NixOS with the new version |
It is recommended by many that the changes made to maintainer-list.nix be put in a separate commit with a commit message "maintainer-list: add lrworth" |
Result of 1 package built:
|
Closed as there is no maintainer for this package. |
@SuperSandro2000 those fields are optional on purpose, and we don't need to force contributors to fill them in if they don't want to. @lrworth can contribute this package as a maintainer, without filling them all in if they would like to. |
Thanks @grahamc. Let's try this again then? |
Sorry about this. I just wanted to convince the author to add this informations. The information is tied to his commit anyway. |
@lrworth @grahamc @endgame @SuperSandro2000 thanks for helping get this merged! |
@lrworth I haven't used Nix yet (still on MacOS Homebrew) – if you have a few minutes, I'd very much appreciate a PR to unused highlighting how to install so others can take advantage of this as well. |
Nix instructions in README.md: unused-code/unused#26 |
Motivation for this change
Add the
unused
tool.Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)