lol

Merge pull request #241180 from tjni/libnitrokey

authored by

Ryan Lahfa and committed by
GitHub
4571ed03 a0930d1a

+5 -1
+5 -1
pkgs/development/libraries/libnitrokey/default.nix
··· 15 15 owner = "Nitrokey"; 16 16 repo = "libnitrokey"; 17 17 rev = "v${finalAttrs.version}"; 18 - hash = "sha256-9ZMR1g04gNzslax6NpD6KykfUfjpKFIizaMMn06iJa0="; 18 + hash = "sha256-4PEZ31QyVOmdhpKqTN8fwcHoLuu+w+OJ3fZeqwlE+io="; 19 + # On OSX, libnitrokey depends on a custom version of hidapi in a submodule. 20 + # Monitor https://github.com/Nitrokey/libnitrokey/issues/140 to see if we 21 + # can remove this extra work one day. 22 + fetchSubmodules = true; 19 23 }; 20 24 21 25 nativeBuildInputs = [