edid-decode: init at git-2017-09-18

This commit is contained in:
Okina Matara
2018-02-04 16:49:16 -06:00
parent f0e404b1de
commit e35ca9af50
2 changed files with 28 additions and 0 deletions

View File

@@ -1953,6 +1953,8 @@ with pkgs;
ecryptfs-helper = callPackage ../tools/security/ecryptfs/helper.nix { };
edid-decode = callPackage ../tools/misc/edid-decode { };
editres = callPackage ../tools/graphics/editres { };
edit = callPackage ../applications/editors/edit { };