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
0d299bc2f7
nixpkgs
/
pkgs
/
servers
/
http
/
jetty
/
bin-builder.sh
8 lines
69 B
Bash
Raw
Blame
History
set
-e
source
$stdenv
/setup
unzip
$src
mkdir
$out
mv jetty*/*
$out
Reference in New Issue
View Git Blame
Copy Permalink