Skip to content
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

darwin: trash 0.9.0 #25713

Merged
merged 1 commit into from Jan 12, 2018
Merged

darwin: trash 0.9.0 #25713

merged 1 commit into from Jan 12, 2018

Conversation

jbaum98
Copy link
Contributor

@jbaum98 jbaum98 commented May 11, 2017

Motivation for this change

Add the trash command for darwin.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • macOS
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

src = fetchFromGitHub {
owner = "ali-rantakari";
repo = "trash";
rev = "f68ad25a02e24cc58eb8ef9a493d6dc0122bcd8f";
Copy link
Member

Choose a reason for hiding this comment

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

It would be better to use a release-tag instead of the revision. As there is no release-tag for 0.9.0 could you please ask the Author to create one?

install -m 0444 trash.1 $out/share/man/man1
'';

meta = {
Copy link
Member

Choose a reason for hiding this comment

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

Please provide more metainformation.

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 15, 2017

@jbaum98 Are you still working on adding this package to Nix?

@jbaum98
Copy link
Contributor Author

jbaum98 commented Nov 15, 2017

I'm still waiting on the author to create a 0.9.0 release tag.

@pSub
Copy link
Member

pSub commented Nov 16, 2017

If the author is that unresponsive we can also add it using the commit-hash. Could you rebase and add more meta-information (desription, license)?

@jbaum98
Copy link
Contributor Author

jbaum98 commented Jan 12, 2018

I think I added the meta data you asked for, can we get this merged or is there more to do?

@pSub pSub merged commit 459e6ba into NixOS:master Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants