lol
0
fork

Configure Feed

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

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

authored by

R. Ryantm and committed by
Bobby Rong
4a2446fc 20fceb75

+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.1"; 8 + version = "11.1.5.2"; 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 = "sha256-yTOKLjyYLxT/nI1FBOMwHpkDhfuua3+6Z5Mpb7ZrRhU="; 13 + sha256 = "sha256-KzaqwpzISHB7tSTruynEOJmSlJnAFK2h7/cRI/zkNPk="; 14 14 }; 15 15 16 16 makeFlags = [