about summary refs log tree commit diff
path: root/flake.nix
Commit message (Expand)AuthorAge
* nixos/flake: put nixpkgs in NIX_PATH and system registry for flake configsJade Lovelace2024-02-03
* flake.nix: Add caveatsRobert Hensing2023-12-30
* flake: add a test case for the nixosSystem to the flake checksr-vdp2023-12-29
* flake: allow specifying the lib argument to nixosSystemr-vdp2023-12-29
* flake: drop libVersionInfoOverlayMaximilian Bosch2023-12-10
* flake: be backwards-compatible for `--impure`Maximilian Bosch2023-12-10
* flake/version overlay: review fixesMaximilian Bosch2023-12-10
* flake: also provide proper version info for lib's flakeMaximilian Bosch2023-12-09
* flake: fix `lib.trivial.version` when used from a flakeMaximilian Bosch2023-12-09
* nixosModules.pkgsReadOnly: initRobert Hensing2023-05-10
* Merge pull request #194763 from hercules-ci/flake-improve-nixosModules-notDet...Robert Hensing2022-11-13
|\
| * flake.nix: Improve nixosModules.notDetected error location reportingRobert Hensing2022-10-06
* | flake.nix: simplify forAllSystems (#190527)Jörg Thalheim2022-11-08
* | doc: use evaluating instead of iteratingLuc Perkins2022-10-29
* | doc: add code comment clarifying the meaning of legacyPackagesLuc Perkins2022-10-29
|/
* flake.nix: FormatRobert Hensing2022-07-10
* flake.lib.nixosSystem: Allow nixpkgs.system to be set insteadRobert Hensing2022-07-10
* lib.systems: remove supported, replace with flakeExposedsternenseemann2022-05-23
* nixos: move default module location logic to `eval-config.nix`Naïm Favier2022-01-27
* Revert "pkgs.path: Avoid copying when used via flake"Robert Hensing2022-01-27
* Revert "flake.nix: Set nixpkgs.config.path"Robert Hensing2022-01-27
* flake.nix: Set nixpkgs.config.pathRobert Hensing2022-01-22
* pkgs.path: Avoid copying when used via flakeRobert Hensing2022-01-22
* Merge pull request #153211 from hercules-ci/minimal-nixosRobert Hensing2022-01-20
|\
| * nixos/lib: init (experimental)Robert Hensing2022-01-07
* | flake.nix: Remove redundant module lambdaRobert Hensing2021-12-17
* | nixos: Make system.build.vm a standard attribute based on vmVariantRobert Hensing2021-12-17
* | flake.nix: lib.nixosSystem: Set system.build.vm* with lib.mkDefaultRobert Hensing2021-12-17
* | flake.nix: Deduplicate vmConfig, vmWithBootloaderConfigRobert Hensing2021-12-17
|/
* lib: add list of supported systems (#140428)Jonas Chevalier2021-10-05
* flake.nix: Only add `_file`-key if position of `args.modules` is actually kno...Maximilian Bosch2021-07-18
* flake/lib.nixosSystem: add `_file`-keys for error-locationMaximilian Bosch2021-07-14
* flake.nix: add aarch64-darwinMatthew Bauer2021-05-17
* nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systemsBjørn Forsman2021-01-08
* flake.nix: allow inclusion of `nixpkgs` as `path:/.../`Maximilian Bosch2020-10-13
* nixos-rebuild: add flake support for build-vmCole Helbling2020-09-17
* Merge pull request #92423 from Mic92/arm-flakesJörg Thalheim2020-07-28
|\
| * flake.nix: add armv6l/armv7l systemsJörg Thalheim2020-07-06
* | flake.nix: use lib.extendFabian Möller2020-07-23
|/
* flake.nix: Remove edition fieldEelco Dolstra2020-06-08
* Don't pin 'nixpkgs' in the system registry by defaultEelco Dolstra2020-04-03
* nix-daemon.nix: Add option nix.registryEelco Dolstra2020-04-02
* flake.nix: Add noteEelco Dolstra2020-02-10
* Fix 'nix flake check'Eelco Dolstra2020-02-10
* flake.nix: Handle missing rev attributeEelco Dolstra2020-02-05
* flake.nix: Support more systemsEelco Dolstra2020-02-05
* flake.nix: Remove packages, builders outputsEelco Dolstra2020-02-05
* epoch -> editionEelco Dolstra2020-02-05
* Export nixosModules.notDetectedEelco Dolstra2020-02-05
* nixosSystem: Automatically set version suffix from flakeEelco Dolstra2020-02-05