mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
dtv-scan-tables: 2022-04-30-57ed29822750 -> 2024-03-24-7098bdd27548
This commit is contained in:
parent
7e4f6f48d2
commit
66daba4ef0
@ -6,11 +6,11 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "dtv-scan-tables";
|
||||
version = "2022-04-30-57ed29822750";
|
||||
version = "2024-03-24-7098bdd27548";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-${finalAttrs.version}.tar.bz2";
|
||||
hash = "sha256-amJoqjkkWTePo6E5IvwBWj+mP/gi9LDWTTPXE1Cm7J4=";
|
||||
hash = "sha256-P0yJgbOkgpBms5arwNonDlx+Z0tdGQ6SUyoGlRoH6Y4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user