lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #38942 from xeji/p/fix-spl

linuxPackages.splLegacyCrypto: fix build

authored by

Jörg Thalheim and committed by
GitHub
2c95644e ecf8095e

+1
+1
pkgs/os-specific/linux/spl/default.nix
··· 78 78 version = "2018-01-24"; 79 79 rev = "23602fdb39e1254c669707ec9d2d0e6bcdbf1771"; 80 80 sha256 = "09py2dwj77f6s2qcnkwdslg5nxb3hq2bq39zpxpm6msqyifhl69h"; 81 + patches = [ ./install_prefix.patch ]; 81 82 }; 82 83 }