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

tdrop: 2018-11-13 -> 2020-05-14 #94985

Merged
merged 1 commit into from Aug 11, 2020
Merged

Conversation

wedens
Copy link

@wedens wedens commented Aug 9, 2020

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

The simplest way to to test that it works is to run tdrop -a auto_hide && <command> && tdrop -a auto_show, where <command> is some GUI app. It'll hide a terminal window, open a GUI app and when you close the app, it'll show the same terminal window.

@wedens wedens mentioned this pull request Aug 9, 2020
10 tasks
pkgs/applications/misc/tdrop/default.nix Outdated Show resolved Hide resolved
pkgs/applications/misc/tdrop/default.nix Outdated Show resolved Hide resolved
pkgs/applications/misc/tdrop/default.nix Outdated Show resolved Hide resolved
@danieldk
Copy link
Contributor

danieldk commented Aug 10, 2020

Thank you for your first contribution! I have added some initial suggested changes.

@wedens
Copy link
Author

wedens commented Aug 10, 2020

It's not the first one, but thanks for the review :) I've applied your suggestions.

@wedens wedens requested a review from danieldk August 10, 2020 15:34
@danieldk
Copy link
Contributor

It's not the first one, but thanks for the review :) I've applied your suggestions.

For some reason GitHub says first-time contributor ;).

Copy link
Contributor

@danieldk danieldk left a comment

Choose a reason for hiding this comment

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

LGTM

Result of nixpkgs-review pr 94985 1

1 package built:
- tdrop

@danieldk danieldk merged commit 3ef28ab into NixOS:master Aug 11, 2020
@wedens wedens deleted the tdrop-version-bump branch August 16, 2020 05:19
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

2 participants