3
0
Fork 0
forked from mirrors/nixpkgs

Merge #94425: iana-etc: 20200407 -> 20200729 (to staging)

This commit is contained in:
Vladimír Čunát 2020-08-01 11:22:29 +02:00
commit e60478acb9
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -1,11 +1,11 @@
{ stdenv, fetchzip }: { stdenv, fetchzip }:
let let
version = "20200407"; version = "20200729";
in fetchzip { in fetchzip {
name = "iana-etc-${version}"; name = "iana-etc-${version}";
url = "https://github.com/Mic92/iana-etc/releases/download/${version}/iana-etc-${version}.tar.gz"; url = "https://github.com/Mic92/iana-etc/releases/download/${version}/iana-etc-${version}.tar.gz";
sha256 = "1zmqim0l4lz5xbq7w2wi48fzsvg2msyw6c80dzw4vxll31frpy18"; sha256 = "05cymmisfvpyd7fwzc6axvm5fsi1v6hzs0pjr4xp1i95wvpz7qpm";
postFetch = '' postFetch = ''
tar -xzvf $downloadedFile --strip-components=1 tar -xzvf $downloadedFile --strip-components=1