Skip to content

Commit

Permalink
linuxhw-edid-fetcher: 0-unstable-2023-05-08 -> 0-unstable-2025-01-06 (N…
Browse files Browse the repository at this point in the history
  • Loading branch information
misuzu authored Jan 14, 2025
2 parents 421b83b + 44c3360 commit 7aa2c3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/li/linuxhw-edid-fetcher/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
# "${edids}/lib/firmware/edid/PG278Q_2014.bin";
stdenv.mkDerivation rec {
pname = "linuxhw-edid-fetcher";
version = "0-unstable-2023-05-08";
version = "0-unstable-2025-01-06";

src = fetchFromGitHub {
owner = "linuxhw";
repo = "EDID";
rev = "98bc7d6e2c0eaad61346a8bf877b562fee16efc3";
hash = "sha256-+Vz5GU2gGv4QlKO4A6BlKSETxE5GAcehKZL7SEbglGE=";
rev = "cc83e52221a9a6d98632f00b54be64fd0bee0394";
hash = "sha256-qwTHQOEeFG7SOM2JG9mNpJEoPI8M7GHuwYPWWfU/ID4=";
};

fetch = lib.getExe (writeShellApplication {
Expand Down

0 comments on commit 7aa2c3e

Please sign in to comment.