-
-
Notifications
You must be signed in to change notification settings - Fork 16.5k
apache-hop: init at 2.14.0 #397937
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
base: master
Are you sure you want to change the base?
apache-hop: init at 2.14.0 #397937
Conversation
(This (e10e558) seems to work, but I'd like to enable at least the tests that we can get to pass.) |
e10e558
to
06eba4d
Compare
ab91d46
to
9b4bb3c
Compare
Because of past experience I'm a fan of tests. |
Good point. I couldn't yet figure out how to disable only the failing tests.
Good idea! How would I do that here? This derivation provides the following executables:
¹ but exit code is |
Good question, I don't know if there are other applications that already solved this. As for the GUI spawning. We had a similar thing with a QT application yesterday and there the solution was an environment variable. For Java it seems to be this flag |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/zurich-25-05-zhf-hackathon-report/64882/1 |
closes #390511
refined at the #ZurichZHF 25.05 event
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.