Update Asymptote
This commit is contained in:
@@ -8,7 +8,15 @@ a @ {
|
||||
|
||||
...}:
|
||||
let
|
||||
s = import ./src-for-default.nix;
|
||||
s = # Generated upstream information
|
||||
rec {
|
||||
baseName="asymptote";
|
||||
version="2.21";
|
||||
name="asymptote-2.21";
|
||||
hash="07lkj0xnxpanfscmbm30lw6j9484rlmmqpnl0mhs7nx9h2lczrjz";
|
||||
url="mirror://sourceforge/project/asymptote/2.21/asymptote-2.21.src.tgz";
|
||||
sha256="07lkj0xnxpanfscmbm30lw6j9484rlmmqpnl0mhs7nx9h2lczrjz";
|
||||
};
|
||||
buildInputs = with a; [
|
||||
freeglut ghostscriptX imagemagick fftw boehmgc
|
||||
mesa ncurses readline gsl libsigsegv python zlib
|
||||
|
||||
Reference in New Issue
Block a user