package hwdata { description = "contains various hardware identification and configuration data"; website = "https://github.com/vcrhonek/hwdata"; anitya = 5387; version# = "0.411"; source = remoteGitHub { suffix = "vcrhonek/hwdata"; tag = "v"+version; checksum = "5YWsZC8NgZShWWHmC66xqEkTJLAUYJoDt8kmstJyLWfsNqAWAhJZGkVUfgqbTv-6"; }; writable = true; enterSource = true; exec = make { // awk: fatal: cannot open file `hwdata.spec' for reading: No such file or directory chdir = false; // lspci: Unknown option 'A' (see "lspci --help") check = nil; }; unlikely = true; }