Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/szip/default.nix

10 lines
255 B
Nix
Raw Normal View History

added eclipse 3.6.1, maven3, szip svn path=/nixpkgs/trunk/; revision=24772
2010-11-19 13:24:11 +00:00
{ stdenv, fetchurl }:
stdenv.mkDerivation {
name = "szip-2.1";
src = fetchurl {
url = ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/szip-2.1.tar.gz;
szip: Fix source hash The hash code of the downloaded source tar-ball was not identical to the one specified in the nix-expression. This commit fixes that problem.
2014-06-15 13:25:43 +02:00
sha256 = "1vym7r4by02m0yqj10023xyps5b21ryymnxb4nb2gs32arfxj5m8";
added eclipse 3.6.1, maven3, szip svn path=/nixpkgs/trunk/; revision=24772
2010-11-19 13:24:11 +00:00
};
szip: Fix source hash The hash code of the downloaded source tar-ball was not identical to the one specified in the nix-expression. This commit fixes that problem.
2014-06-15 13:25:43 +02:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1559ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API