lol

nv-codec-headers-11: 11.1.5.0 -> 11.1.5.1

+2 -2
+2 -2
pkgs/development/libraries/nv-codec-headers/11_x.nix
··· 5 5 6 6 stdenv.mkDerivation rec { 7 7 pname = "nv-codec-headers"; 8 - version = "11.1.5.0"; 8 + version = "11.1.5.1"; 9 9 10 10 src = fetchgit { 11 11 url = "https://git.videolan.org/git/ffmpeg/nv-codec-headers.git"; 12 12 rev = "n${version}"; 13 - sha256 = "5d6LCKQB31UZ0veanSeKJVrPkJ8o2nvQWRfIG8YuekM="; 13 + sha256 = "sha256-yTOKLjyYLxT/nI1FBOMwHpkDhfuua3+6Z5Mpb7ZrRhU="; 14 14 }; 15 15 16 16 makeFlags = [