-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
it-tools: init at 2024.5.13-a0bc346 #324728
Conversation
''; | ||
|
||
passthru = { | ||
tests = nixosTests.n8n; |
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.
How does this test the package?
|
||
pnpmDeps = pnpm.fetchDeps { | ||
inherit pname version src; | ||
hash = "sha256-hQwfJ0zLHyrvwbYa9hmQg0VWR1WwrZyR+hCmv+tHP3w="; |
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.
hash = "sha256-hQwfJ0zLHyrvwbYa9hmQg0VWR1WwrZyR+hCmv+tHP3w="; | |
hash = "sha256-kui9RcKWaHbQmeVtOV6m9+f7xf6OjjnMSOCKADOTy40="; |
}; | ||
|
||
meta = with lib; { | ||
description = "Collection of handy online tools for developers, with great UX"; |
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.
Adjective-only description = useless
Already done in #350285 |
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.