Merge pull request #299660 from jensbin/evdi_1.41.2

evdi: 1.14.1-unstable-2024-01-30 -> 1.14.4
This commit is contained in:
Peder Bergebakken Sundt 2024-04-16 22:16:29 +02:00 committed by GitHub
commit 49810e2151
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -13,13 +13,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "evdi";
version = "1.14.1-unstable-2024-01-30";
version = "1.14.4";
src = fetchFromGitHub {
owner = "DisplayLink";
repo = "evdi";
rev = "d21a6ea3c69ba180457966a04b6545d321cf46ca";
hash = "sha256-Txa9yX9h3GfmHRRNvhrfrsUoQhqRWbBt4gJYAZTNe0w=";
rev = "refs/tags/v${finalAttrs.version}";
hash = "sha256-+T2shA6n+A0c20+/ZZoXmspH7uPdIRaHT1Cj7BxpL+U=";
};
env.NIX_CFLAGS_COMPILE = toString [