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