Commit Graph

14 Commits (485bd9c640b02262df213df7e38f27d7219ee344)

Author SHA1 Message Date
Robert Hensing 6510ec5acd nixos: Make system.build.vm a standard attribute based on vmVariant 3 years ago
Robert Hensing f72432aeb2 nixos: Move build-vm into virtualisation.vmVariant 3 years ago
Robert Hensing 8fd49c116b nixos/default.nix: Use extendModules 3 years ago
Bjørn Forsman 72d906a0ea nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 4 years ago
Jan Malakhovski e1b1683981 nixos: export packages of the current configuration (its `pkgs` argument) 6 years ago
Eelco Dolstra d72a34311a
Remove nixFallback 7 years ago
Eelco Dolstra 21a2f2ba3b nix: Add a "dev" output 8 years ago
Eelco Dolstra f3d94cfc23 Revert "Add the tool "nixos-typecheck" that can check an option declaration to:" 8 years ago
Thomas Strobel cad8957eab Add the tool "nixos-typecheck" that can check an option declaration to: 8 years ago
Eelco Dolstra d4636fa254 Revert "Add a way to pin a NixOS version within the module system." 8 years ago
Nicolas B. Pierron a5992ad61b Add a way to pin a NixOS version within the module system. 9 years ago
Eelco Dolstra 3115addf4c Fix nixos-option 11 years ago
Eelco Dolstra 31203732b3 Update the release expressions and the channel generators 11 years ago
Eelco Dolstra 5c1f8cbc70 Move all of NixOS to nixos/ in preparation of the repository merge 11 years ago
Eelco Dolstra 3a23e6dd31 Remove reference to non-existant config.tests 11 years ago
Rickard Nilsson f9b05ac1fe Parameterise the path to nixpkgs. 12 years ago
Eelco Dolstra 13617b803b Use the binary cache in the installer 12 years ago
Mathijs Kwik 26bf696350 Revert "allow out-of-tree nixos modules" 12 years ago
Mathijs Kwik b609ff4fcf allow out-of-tree nixos modules 12 years ago
Eelco Dolstra 29d84af677 * Remove the use of the NIXPKGS and NIXOS environment variables. 12 years ago
Peter Simons eb6e1310b8 strip trailing whitespace; no functional change 13 years ago
Eelco Dolstra c1295661c4 * Added a command `nixos-rebuild build-vm-with-bootloader'. This is 14 years ago
Eelco Dolstra 194a24bcf1 * Support a `system' argument for if you want to do hacky things like 15 years ago
Eelco Dolstra 685335df2f * system.build.system -> system.build.toplevel, since the former name 15 years ago
Eelco Dolstra 2892aed712 * lib/eval-config.nix: combined "configuration" and "extraModules" 15 years ago
Nicolas Pierron ce030d6c35 inherit eval to access option declarations from outside programs. 15 years ago
Eelco Dolstra 89ef5c979b * New nixos-rebuild action: "nixos-rebuild build-vm" builds a virtual 15 years ago
Eelco Dolstra 048e03377f * Don't try to run fsck on ISO-9660/UDF filesystems. 15 years ago
Eelco Dolstra d69710cdf4 * Removed redundant import (Nicolas Pierron). 15 years ago
Eelco Dolstra 02d26fc77d * Make eval-config.nix a bit more general to make it easier to build 15 years ago
Eelco Dolstra 3c6ae39a0d * Refactoring: moved some options out of system/options.nix (almost 15 years ago
Eelco Dolstra 5b7f7d2de1 * Move the config evaluation into a separate expression so that it can 15 years ago
Eelco Dolstra cfa218a26b * Move the list of modules into a separate file. This file could be 15 years ago
Eelco Dolstra 8e98dc33f5 svn path=/nixos/branches/modular-nixos/; revision=15742 15 years ago
Eelco Dolstra 98cce35041 * Turn the top-level derivation of a NixOS configuration ("system") 15 years ago
Eelco Dolstra 7ac0b3aaea * Make modules/system/boot/stage-1.nix a proper module that exports 15 years ago
Eelco Dolstra 60b3f95ad8 * Move the definition of the set of system packages to 15 years ago
Eelco Dolstra f99fe41f65 svn path=/nixos/branches/modular-nixos/; revision=15670 15 years ago
Michael Raskin bcbfd8d386 Complete nixpkgsPath->nixpkgs rename 15 years ago
Nicolas Pierron 7aa27dfee2 Merge branches 'fix-style' and 'master' into fix-style 16 years ago
Eelco Dolstra c155a3f46e * When doing chroot builds, the `build-chroot-dirs' option should 16 years ago
Nicolas Pierron 892d12bccf - Move some system configuration to options: 16 years ago
Marc Weber d438b972b1 nixos-rebuild: take NIXPKGS location from env, too 16 years ago
Eelco Dolstra 5dc694d39a * Fixed references to values moved to boot-stage-1.nix. 16 years ago
Michael Raskin 6a84e72db6 Added nixos-gen-seccure-keys to nixosTools 17 years ago
Eelco Dolstra a9281eae63 * Put the static files for the Subversion service in a separate directory. 17 years ago
Eelco Dolstra ce250ffb37 * Installation CD: include a lot of modules (SATA, PATA, Firewire, 17 years ago
Eelco Dolstra cfed953b5f * Option to enable the Intel 3945 firmware. (It's enabled by 17 years ago
Michael Raskin f667e94752 Now configuration.nix is copied into shared. 17 years ago
Eelco Dolstra 2fc94b76fe * Eliminate all calls to config.get. 17 years ago