1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Nicolas Pierron 7ff2778cc6 Add splitString:
splitString "." "foo.bar.baz"  returns  ["foo" "bar" "baz"]

svn path=/nixpkgs/trunk/; revision=17479
2009-09-28 18:22:37 +00:00
doc * Moved the coding conventions from maintainers/docs to the Nixpkgs 2009-09-25 14:27:26 +00:00
maintainers * Moved the coding conventions from maintainers/docs to the Nixpkgs 2009-09-25 14:27:26 +00:00
pkgs Add splitString: 2009-09-28 18:22:37 +00:00
COPYING
default.nix
STABLE
VERSION