Skip to content

Comments

Yubikey udev#15307

Closed
zimbatm wants to merge 2 commits intoNixOS:masterfrom
zimbatm:yubikey-udev
Closed

Yubikey udev#15307
zimbatm wants to merge 2 commits intoNixOS:masterfrom
zimbatm:yubikey-udev

Conversation

@zimbatm
Copy link
Member

@zimbatm zimbatm commented May 8, 2016

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Fixing some udev rules

zimbatm added 2 commits May 8, 2016 21:36
70-yubikey.rules depends on ConsoleKit which is not used by NixOS
anymore and has been superseeded by systemd

The ./configure flag also supports a --with-udevrulesdir flag but it
fails the detection and selects the wrong .rules file.
It was shipping two competing rules. Only use the modern-one.
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @the-kenny, @wkennington and @fpletz to be potential reviewers

@the-kenny
Copy link
Contributor

Merging this in a moment after fixing the typo (yukikey)

@the-kenny
Copy link
Contributor

Merged with a small bugfix (4ab72c5)

@the-kenny the-kenny closed this May 9, 2016
@zimbatm
Copy link
Member Author

zimbatm commented May 9, 2016

Thanks kenny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants