Find a file
Sander van der Burg e171b6d86e Added option to specify directories as a path for MySQL database schemas.
By using this approach we no longer have to specify schemas like this:

schema = "${myDatabaseSchemaDrvFun}/prefix/to/the/sqlfile.sql";

but like this:

schema = myDataBaseSchemaDrv;

which is in some cases more convenient.


svn path=/nixos/branches/upstart-0.6/; revision=18450
2009-11-18 21:56:47 +00:00
doc * Changes related to the xorg-7.5 merge. 2009-11-04 22:44:40 +00:00
gui Add the base of a highly experimental gui for NixOS. 2009-09-26 23:15:19 +00:00
lib nixos vms tests: use relative path to services, nixpkgs because this is more like to work if you don't put the repos in /etc/nixos/ 2009-11-11 23:54:54 +00:00
maintainers Clean-up option-usages.nix by using recent library functions. 2009-09-29 16:42:22 +00:00
modules Added option to specify directories as a path for MySQL database schemas. 2009-11-18 21:56:47 +00:00
tests nixos vms tests: use relative path to services, nixpkgs because this is more like to work if you don't put the repos in /etc/nixos/ 2009-11-11 23:54:54 +00:00
default.nix * Support a `system' argument for if you want to do hacky things like 2009-11-06 01:00:44 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix * Sync with the trunk. 2009-11-18 11:50:06 +00:00
STABLE
VERSION

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.