Commit 8fe6f95d authored by R. RyanTM's avatar R. RyanTM
Browse files

linuxPackages.evdi: 1.14.9 -> 1.14.10

parent 5f296019
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,13 +17,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "evdi";
  version = "1.14.9";
  version = "1.14.10";

  src = fetchFromGitHub {
    owner = "DisplayLink";
    repo = "evdi";
    tag = "v${finalAttrs.version}";
    hash = "sha256-tkDsVa2A8DQkMAYerx7CEtPUQYG7RomNc/UsN9tZpqo=";
    hash = "sha256-xB3AHg9t/X8vw5p7ohFQ+WuMjb1P8DAP3pROiwWkVPs=";
  };

  env.NIX_CFLAGS_COMPILE = toString [