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