Conversation
|
@ofborg build zeal-qt6 zeal-qt5 |
And merge the expressions in a convoluted data structure.
a8c9d9e to
350e6fd
Compare
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/4870 |
|
this looks convoluted and having both qt5 and qt6 as args looks odd. |
|
so my link was for different software versions but maybe it applies here too. Why do we need to keep both qt5 and qt6 variants anyway ? zeal = callPackage ../byname/zeal { qt = qt6 }
zeal-qt5 = zeal.override {qt=qt5}` |
More or less, but I think we have some precedent on Nixpkgs. Emacs uses a similar style.
I think this is not unusual in general.
And I am trying to circumvent this. |
And merge the expressions in a convoluted data structure.
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/)Add a 👍 reaction to pull requests you find important.