gow: init at unstable-2023-10-26#283553
Closed
endocrimes wants to merge 1 commit intoNixOS:masterfrom
Closed
Conversation
ef6587f to
15c07af
Compare
GetPsyched
suggested changes
Jan 24, 2024
15c07af to
5301923
Compare
GetPsyched
reviewed
Jan 24, 2024
12 tasks
dd9b53b to
bd9bf81
Compare
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
bd9bf81 to
e9318a0
Compare
GetPsyched
approved these changes
Nov 15, 2024
Scrumplex
requested changes
Nov 15, 2024
| homepage = "https://github.com/mitranim/gow"; | ||
| platforms = platforms.linux ++ platforms.darwin; | ||
| license = licenses.unlicense; | ||
| maintainers = with maintainers; [ endocrimes ]; |
Member
There was a problem hiding this comment.
You have removed yourself from maintainers in #307323. Therefore this PR can't be merged as it fails to evaluate the meta attributes
Member
There was a problem hiding this comment.
This PR should simply be closed due to that. It can be reopened whenever.
Member
|
This probably should have been closed when she dropped her maintainership. Feel free to open a new PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Adds
gowa tool for watchinggoprojects and re-execing commands on changes. This is particularly useful when iterating on things like Kubernetes operators.Closes #238561
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)