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/libnova/default.nix

16 lines
352 B
Nix
Raw Normal View History

libnova added svn path=/nixpkgs/trunk/; revision=10351
2008-01-28 19:47:12 +00:00
args: with args;
* Got rid of all --disable-static flags; they're redundant now. * Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
libnova added svn path=/nixpkgs/trunk/; revision=10351
2008-01-28 19:47:12 +00:00
stdenv.mkDerivation rec {
* Got rid of all --disable-static flags; they're redundant now. * Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
name = "libnova-0.12.1";
libnova added svn path=/nixpkgs/trunk/; revision=10351
2008-01-28 19:47:12 +00:00
* Got rid of all --disable-static flags; they're redundant now. * Also a bunch of style cleanups (tabs, with args, ...). svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
src = fetchurl {
url = "mirror://sf/libnova/${name}.tar.gz";
sha256 = "0bs6c45q4qkrns36qndl8vns5gvhgpd90hi68bhah4r4hrg48lw0";
};
meta = {
description = "Celestial Mechanics, Astrometry and Astrodynamics Library";
homepage = http://libnova.sf.net;
};
libnova added svn path=/nixpkgs/trunk/; revision=10351
2008-01-28 19:47:12 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 79ms Template: 2ms
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