This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced
2025-01-04 01:42:53 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
57e0febda6
nixpkgs
/
pkgs
/
os-specific
/
linux
/
cramfsswap
/
builder.sh
7 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
add cramfsswap svn path=/nixpkgs/trunk/; revision=8412
2007-03-24 15:01:50 +03:00
source
$stdenv
/setup
export
DESTDIR
=
$out
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-19 00:16:00 +04:00
mkdir -p
$out
/usr/bin
add cramfsswap svn path=/nixpkgs/trunk/; revision=8412
2007-03-24 15:01:50 +03:00
genericBuild
Reference in New Issue
Copy Permalink