This website requires JavaScript.
Explore
Help
Sign In
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
d794ae6cbc
nixpkgs
/
pkgs
/
applications
/
window-managers
/
compiz
/
default.nix
3 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
Added compiz 0.6.2 . Made a stub to make version a simple passable string. Drawbacks: can also accept "extra" as compiz version; dirty hack for getting nabsolute path of ./ . svn path=/nixpkgs/trunk/; revision=9575
2007-11-03 12:32:21 +01:00
args
:
(
import
(
__toPath
(
(
toString
./JustNothing/..
)
+
"
/
"
+
args
.
version
+
"
.
n
i
x
"
)
)
)
args
Reference in a new issue
Copy permalink