-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
evdi: 1.6.4 -> git-2020-01-16 #77836
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
Conversation
]; | ||
|
||
makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; | ||
|
||
hardeningDisable = [ "format" "pic" "fortify" ]; |
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.
Are you sure these are still needed? Would be great if we could one (or all) of them
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.
Not sure what you mean by "these" but then I have no idea... I just modified current to get it working with git and the patch.
@sjau I tried this locally and it works fine on nixpkgs linux latest (with setting xrandr provider, documented it here: https://nixos.wiki/wiki/Displaylink). Maybe to ease merging this sooner, squash the commits to make the commit history nicer? |
I had to run that xrandr command once and KDE remmebers it. Didn't need to alter any files.
No idea how to do that. I'm just a basic git user. |
You can do an interactive rebase: |
@peterhoeg ping |
All good! |
@sjau Does this build for you? Because the |
the broken attribute is set to 4.9 or older. |
oh… |
Motivation for this change
EVDI 1.6.4 doesn't compile/work on kernel 5.4.11. A user in the support groups supplied a patch that works on latest git.
It fixes #74698
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)