summaryrefslogtreecommitdiff
path: root/flake.lock
AgeCommit message (Collapse)Author
2023-02-21remove inputs already in registryQuentin Aristote
2023-02-21flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/5ffb0f1f818ff0d435b16a4934a24c6277d3fde7' (2023-02-19) → 'github:nix-community/home-manager/5e889b385c43a8a72ada5ebc4888bbebb129b438' (2023-02-20) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/525177a78023e1363bee482f520d4f2471ada03a' (2023-02-19) → 'github:NixOS/nixos-hardware/d24ea777c57b69c6b143cf11d83184ef71b0dbbf' (2023-02-20) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a1291d0d020a200c7ce3c48e96090bfa4890a475' (2023-02-19) → 'github:NixOS/nixpkgs/f7475ce8950b761d80a13f3f81d2c23fce60c1dd' (2023-02-21)
2023-02-19flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/da72e6fc6b7dc0c3f94edbd310aae7cd95c678b5' (2023-02-14) → 'github:nix-community/home-manager/5ffb0f1f818ff0d435b16a4934a24c6277d3fde7' (2023-02-19) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/9bbcc37b011b0d925f3115888ea77f58487619b8' (2023-02-18) → 'github:NixOS/nixos-hardware/525177a78023e1363bee482f520d4f2471ada03a' (2023-02-19) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/8c66bd1b68f4708c90dcc97c6f7052a5a7b33257' (2023-02-16) → 'github:NixOS/nixpkgs/06365ba4549654b7ce58c33365c1282800e83a9e' (2023-02-18)
2023-02-18nixos: boot: split grub and efiQuentin Aristote
2023-02-18flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/44ae00e02e8036a66c08f4decdece7e3bbbefee2' (2023-02-09) → 'github:NixOS/nixos-hardware/9bbcc37b011b0d925f3115888ea77f58487619b8' (2023-02-18)
2023-02-17flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6d33e5e14fd12f99ba621683ae90cebadda753ca' (2023-02-15) → 'github:NixOS/nixpkgs/8c66bd1b68f4708c90dcc97c6f7052a5a7b33257' (2023-02-16)
2023-02-16flake.lock: UpdateQuentin Aristote
Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/2dce7f1a55e785a22d61668516df62899278c9e4' (2023-02-09) → 'github:nix-community/home-manager/da72e6fc6b7dc0c3f94edbd310aae7cd95c678b5' (2023-02-14) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/0a25e2c87e784bf7e06e7833ec0e06d34836959a' (2023-02-14) → 'github:NixOS/nixpkgs/6d33e5e14fd12f99ba621683ae90cebadda753ca' (2023-02-15)
2023-02-15factor out common configuration optionsQuentin Aristote