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
64652c5dfc
nixpkgs
/
pkgs
/
stdenv
/
linux
/
scripts
/
unpack.sh
9 lines
99 B
Bash
Raw
Blame
History
set
-e
$cp
$tar
.tar.bz2
$bzip2
-d .tar.bz2
$bzip2
-d <
$tarball
|
./.tar xvf -
$cp
-prd *
$out
Reference in New Issue
View Git Blame
Copy Permalink