tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
nv-codec-headers-11: 11.1.5.0 -> 11.1.5.1
R. Ryantm
4 years ago
fd183332
19730cdb
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
development
libraries
nv-codec-headers
11_x.nix
+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
8
-
version = "11.1.5.0";
8
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
13
-
sha256 = "5d6LCKQB31UZ0veanSeKJVrPkJ8o2nvQWRfIG8YuekM=";
13
13
+
sha256 = "sha256-yTOKLjyYLxT/nI1FBOMwHpkDhfuua3+6Z5Mpb7ZrRhU=";
14
14
};
15
15
16
16
makeFlags = [