This website requires JavaScript.
Explore
Help
Sign In
Dawoox
/
nixpkgs
Watch
1
Star
1
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
69f10d77bfbf033a0aa38ee0730e3094c88e7a52
nixpkgs
/
pkgs
/
lib
History
Michael Raskin
98a0a257e0
Added sumArgs - it takes a function and gives a function to accpet any number of arguments and then (after getting null) apply original function to the resulting attribute set.
...
svn path=/nixpkgs/trunk/; revision=9542
2007-10-27 17:54:20 +00:00
..
default-unstable.nix
* Backward compatibility with Nix 0.10.
2007-10-12 09:20:36 +00:00
default.nix
Added sumArgs - it takes a function and gives a function to accpet any number of arguments and then (after getting null) apply original function to the resulting attribute set.
2007-10-27 17:54:20 +00:00
empty.file
corrected /dev/null patch
2007-09-23 18:05:11 +00:00
options.nix
* Some prototype code to make dealing with options in Nixpkgs/NixOS
2007-08-27 15:10:48 +00:00
strings-with-deps.nix
Added function for defining just a bundle of dependencies.
2007-08-28 23:29:23 +00:00