summaryrefslogtreecommitdiffstats
path: root/flake.nix
AgeCommit message (Expand)Author
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
2020-02-05flake.nix: Remove obsolete name attributeEelco Dolstra
2020-02-05Update flake interfaceEelco Dolstra
2020-02-05Add flake outputs for the manualsEelco Dolstra
2020-02-05flake.nix: Update epochEelco Dolstra
2020-02-05flake.nix: provides -> outputsEelco Dolstra
2020-02-05flake.nix: Add checkEelco Dolstra
2020-02-05legacyPkgs -> legacyPackagesEelco Dolstra
2020-02-05Export a function for building NixOS system configurationsEelco Dolstra
2020-02-05flake.nix: Set system explicitly for nowEelco Dolstra
2020-02-05Add flake.nixEelco Dolstra