summary refs log tree commit diff
path: root/default.nix
Commit message (Expand)AuthorAge
* * Added a command `nixos-rebuild build-vm-with-bootloader'. This isEelco Dolstra2010-09-13
* * Support a `system' argument for if you want to do hacky things likeEelco Dolstra2009-11-06
* * system.build.system -> system.build.toplevel, since the former nameEelco Dolstra2009-09-04
* * lib/eval-config.nix: combined "configuration" and "extraModules"Eelco Dolstra2009-08-27
* inherit eval to access option declarations from outside programs.Nicolas Pierron2009-08-19
* * New nixos-rebuild action: "nixos-rebuild build-vm" builds a virtualEelco Dolstra2009-08-11
* * Don't try to run fsck on ISO-9660/UDF filesystems.Eelco Dolstra2009-06-15
* * Removed redundant import (Nicolas Pierron).Eelco Dolstra2009-06-05
* * Make eval-config.nix a bit more general to make it easier to buildEelco Dolstra2009-06-05
* * Refactoring: moved some options out of system/options.nix (almostEelco Dolstra2009-05-27
* * Move the config evaluation into a separate expression so that it canEelco Dolstra2009-05-27
* * Move the list of modules into a separate file. This file could beEelco Dolstra2009-05-27
* svn path=/nixos/branches/modular-nixos/; revision=15742Eelco Dolstra2009-05-27
* * Turn the top-level derivation of a NixOS configuration ("system")Eelco Dolstra2009-05-27
* * Make modules/system/boot/stage-1.nix a proper module that exportsEelco Dolstra2009-05-27
* * Move the definition of the set of system packages toEelco Dolstra2009-05-25
* svn path=/nixos/branches/modular-nixos/; revision=15670Eelco Dolstra2009-05-20
* * Synced with trunk @ 14801Nicolas Pierron2009-04-08
|\
| * Complete nixpkgsPath->nixpkgs renameMichael Raskin2009-03-27
* | * Synced with trunk @ 13663Nicolas Pierron2009-04-08
|\|
| * * When doing chroot builds, the `build-chroot-dirs' option shouldEelco Dolstra2008-12-15
* | - Move some system configuration to options:Nicolas Pierron2008-11-18
|/
* nixos-rebuild: take NIXPKGS location from env, tooMarc Weber2008-10-06
* * Fixed references to values moved to boot-stage-1.nix.Eelco Dolstra2008-08-11
* Added nixos-gen-seccure-keys to nixosToolsMichael Raskin2008-03-03
* * Put the static files for the Subversion service in a separate directory.Eelco Dolstra2008-02-14
* * Installation CD: include a lot of modules (SATA, PATA, Firewire,Eelco Dolstra2008-02-08
* * Option to enable the Intel 3945 firmware. (It's enabled byEelco Dolstra2008-01-12
* Now configuration.nix is copied into shared.Michael Raskin2008-01-09
* * Eliminate all calls to config.get.Eelco Dolstra2007-11-09
* * Doh doh doh!Eelco Dolstra2007-10-19
* * nixos-rebuild: before building NixOS, first build the latest Nix andEelco Dolstra2007-09-18
* * Add a top-level default.nix for NixOS which has attributes usefulEelco Dolstra2007-09-18