mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
displaylink: 4.1.9 -> 4.4.24
This commit is contained in:
parent
ca3f089a83
commit
139c99ce91
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@ let
|
|||
|
||||
in stdenv.mkDerivation rec {
|
||||
name = "displaylink-${version}";
|
||||
version = "4.1.9";
|
||||
version = "4.4.24";
|
||||
|
||||
src = requireFile rec {
|
||||
name = "displaylink.zip";
|
||||
sha256 = "d762145014df7fea8ca7af12206a077d73d8e7f2259c8dc2ce7e5fb1e69ef9a3";
|
||||
sha256 = "0c02mg7vbijpfpk9imh0hmls1yiglc216zfllw5ar86r1slhd5y0";
|
||||
message = ''
|
||||
In order to install the DisplayLink drivers, you must first
|
||||
comply with DisplayLink's EULA and download the binaries and
|
||||
|
|
Loading…
Reference in a new issue