This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db39f9def1
nixpkgs
/
pkgs
/
applications
/
graphics
/
batik
/
builder.sh
8 lines
74 B
Bash
Executable File
Raw
Blame
History
set
-e
source
$stdenv
/setup
unzip
$src
mkdir
$out
mv batik-*
$out
/batik
Reference in New Issue
View Git Blame
Copy Permalink